Commit Graph

30 Commits

Author SHA1 Message Date
Nalysius
50d37d355a Print the page description in RSS feed
The RSS feed used to print the first chars of the page in the
"description" field. Since there is a description at the page
level, it's now displayed instead.
It should provide a cleaner and complete description.
2024-03-09 12:02:58 +01:00
GitHub Action
174f4938ca Hermit-V2 Theme Update 2023-12-17 08:27:09 +00:00
1bl4z3r
112c04a660 My bad 2023-12-17 13:29:11 +05:30
GitHub Action
07b3a14103 Theme Files Update 2023-11-12 16:37:52 +00:00
GitHub Action
d7d6b817bd Theme Files Update 2023-11-12 15:26:10 +00:00
GitHub Action
556699fcd7 Theme Files Update 2023-11-05 13:40:22 +00:00
GitHub Action
6c8e923720 Theme Files Update 2023-10-29 06:35:27 +00:00
GitHub Action
579ab59b6e Theme Files Update 2023-10-28 16:55:23 +00:00
GitHub Action
ac9e5c8d09 Theme Files Update 2023-10-25 12:09:05 +00:00
GitHub Action
45348ec2ca Theme Files Update 2023-10-25 08:23:10 +00:00
GitHub Action
2dd301b5ad Theme Files Update 2023-10-25 08:10:31 +00:00
GitHub Action
559c581dba Theme Files Update 2023-09-23 05:03:29 +00:00
1bl4z3r
301efb837f Add Scroll To Top button 2023-08-06 18:46:12 +05:30
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
Dan Ho
3f7461d95d Add post author display (#91)
Add the ability to display post author set with `author` param in the content's front matter.
2019-09-08 21:27:52 +08:00
Track3
6cee5adc69 Add related content section to single page (#77)
Set `relatedPosts` to `true` in the config to enable this.
2019-06-21 13:15:53 +08:00
Track3
545a122d6c Add anchor links to heading (#38)
* Closes #36
2019-01-27 12:20:29 +08:00
Track3
503a9a3934 Show "commit detail" link only when gitUrl is set
* See #34
2019-01-19 12:15:54 +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
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
efb0b592a0 Put comments into a partial
* Also removed unnecessary Disqus style (didn't regenerate resources)
2018-12-30 11:06:38 +08:00
Track3
2b5999616d Add translation for toc title 2018-12-24 22:56:07 +08:00
Track3
feb4c38717 Add basic toc support 2018-12-24 22:17:22 +08:00
Track3
8711c169be Add i18n support for translation of strings
* Also add Simplified Chinese translations
* See #3
2018-12-14 15:17:48 +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
caf088cbfb Fix Disqus
* Use Hugo's built-in disqus template
* Add some extra style
* See #9
2018-12-11 13:41:01 +08:00
Track3
44dbcd6f34 First commit 2018-10-23 13:15:50 +08:00