Commit Graph

15 Commits

Author SHA1 Message Date
Xavier Del Campo Romero c2d2fcae83 Replace RSS URL from /index.xml with posts/index.xml 2022-05-08 02:50:04 +02:00
Thai Ngo 91a18a1a92 Fix URLs in Multilingual Mode (#93)
Make below links correct in Multilingual Mode:
* tag links in single post page
* footer RSS link
* 404 page "archive" link
2019-09-15 17:04:56 +08:00
Track3 00dbd49a94 Add basic support for nested menu
* Related issue: #53
2019-06-22 18:44:30 +08:00
Track3 f995f7313c Remove absURL for featuredImg & bgImg
See #29
2019-01-07 20:39:51 +08:00
Track3 334d05e5a1 Fix featured image toggle 2019-01-03 18:25:14 +08:00
Track3 1e17ccb801 Remove inline style and script of bg-img
* See #22
2019-01-01 17:53:20 +08:00
Track3 f38b9203b2 Add home footer copyright
* See #25
2019-01-01 14:06:04 +08:00
Track3 4b2192f2fa Use `images` instead of `featuredImg`
`featuredImg` and `bgImg` are preserved in case you want to use a different background image from metadata images
2018-12-31 20:08:04 +08:00
Track3 4fb41e8a9a Improve javascript 2018-12-30 11:52:17 +08:00
Track3 1770524126 Fix menu url in multilingual mode
* See #17
2018-12-28 15:32:03 +08:00
Ali Cirik 36fc9820cb Show rss links if `RSS` is not in `disableKinds` (#15)
* If RSS is disabled in the configuration using `disableKinds`, the "rss" link in the footer won't show up
2018-12-26 16:49:41 +08:00
Track3 561dc2ae87 Output year based on the current local time
For footer copyright message
2018-12-13 16:20:03 +08:00
Track3 3bb532df30 Improve code quality & consistency
* Add EditorConfig
* Rebuild animate.css: remove an unused animation
* Slightly rewrite header part
2018-12-12 00:02:36 +08:00
Track3 e594f1a494 Add homepage background image
See #2
2018-11-22 21:33:07 +08:00
Track3 44dbcd6f34 First commit 2018-10-23 13:15:50 +08:00