| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace RSS URL from /index.xml with posts/index.xml | Xavier Del Campo Romero | 2022-05-08 | 1 | -1/+1 |
| | | |||||
| * | Fix URLs in Multilingual Mode (#93) | Thai Ngo | 2019-09-15 | 1 | -1/+1 |
| | | | | | | | Make below links correct in Multilingual Mode: * tag links in single post page * footer RSS link * 404 page "archive" link | ||||
| * | Add basic support for nested menu | Track3 | 2019-06-22 | 1 | -3/+1 |
| | | | | * Related issue: #53 | ||||
| * | Remove absURL for featuredImg & bgImg | Track3 | 2019-01-07 | 1 | -1/+1 |
| | | | | | See #29 | ||||
| * | Fix featured image toggle | Track3 | 2019-01-03 | 1 | -7/+3 |
| | | |||||
| * | Remove inline style and script of bg-img | Track3 | 2019-01-01 | 1 | -6/+16 |
| | | | | | * See #22 | ||||
| * | Add home footer copyright | Track3 | 2019-01-01 | 1 | -1/+4 |
| | | | | | * See #25 | ||||
| * | Use `images` instead of `featuredImg` | Track3 | 2018-12-31 | 1 | -2/+6 |
| | | | | `featuredImg` and `bgImg` are preserved in case you want to use a different background image from metadata images | ||||
| * | Improve javascript | Track3 | 2018-12-30 | 1 | -4/+0 |
| | | |||||
| * | Fix menu url in multilingual mode | Track3 | 2018-12-28 | 1 | -1/+1 |
| | | | | | * See #17 | ||||
| * | Show rss links if `RSS` is not in `disableKinds` (#15) | Ali Cirik | 2018-12-26 | 1 | -1/+1 |
| | | | | * If RSS is disabled in the configuration using `disableKinds`, the "rss" link in the footer won't show up | ||||
| * | Output year based on the current local time | Track3 | 2018-12-13 | 1 | -1/+1 |
| | | | | For footer copyright message | ||||
| * | Improve code quality & consistency | Track3 | 2018-12-12 | 1 | -1/+1 |
| | | | | | | | * Add EditorConfig * Rebuild animate.css: remove an unused animation * Slightly rewrite header part | ||||
| * | Add homepage background image | Track3 | 2018-11-22 | 1 | -0/+3 |
| | | | | See #2 | ||||
| * | First commit | Track3 | 2018-10-23 | 1 | -0/+27 |
