|
|
f1b401a181
|
fix(config): fix wrong svg alt attributes and how posts handle authors
|
2024-03-14 16:22:29 +01:00 |
|
|
|
861a89325f
|
fix(posts): removed useless psace before quotes
|
2022-08-18 18:25:17 +02:00 |
|
|
|
b76c7caad4
|
fix(posts): using feather class
|
2022-08-18 18:20:07 +02:00 |
|
|
|
b76ffdd729
|
fix(posts): fix broken rendering styles
|
2022-08-18 18:13:21 +02:00 |
|
|
|
6f43dd1c3a
|
fix(posts): fix broken rendering of svgs
|
2022-08-18 18:00:53 +02:00 |
|
|
|
716d176f22
|
feat(comments): remove comment page
|
2022-08-18 17:53:50 +02:00 |
|
|
|
d19c41f6de
|
fix(layout): repair non rendering posts
|
2022-08-18 17:50:10 +02:00 |
|
|
|
d888c8eeff
|
feat(svg): now serving svgs in separate files
|
2022-08-18 17:33:56 +02:00 |
|
|
|
2a032fb43b
|
feat(init): push new modifications
|
2022-07-29 18:20:11 +01: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 |
|
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 |
|