Commit Graph

8 Commits

Author SHA1 Message Date
Xavier Del Campo Romero 3a3d1322b9 Add reference to fork repo 2023-01-03 04:20:33 +01:00
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 f38b9203b2 Add home footer copyright
* See #25
2019-01-01 14:06:04 +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 44dbcd6f34 First commit 2018-10-23 13:15:50 +08:00