zhixuan
bcbba1eed0
fix(article): change .article-time
classname to .article-lastmod
( #306 )
2021-08-15 11:12:56 +02:00
Simon Guest
44e3d20bad
feat(article): use markdownify
for licence in article ( #273 )
...
* Use markdownify for licence in article
So we can use links, e.g. to credits for main photo.
* refactor: move .article-copyright style to partials/layout/article
Co-authored-by: Jimmy Cai <github@jimmycai.com>
2021-07-25 19:50:52 +02:00
Jimmy Cai
d205753323
refactor(i18n): translation key renaming ( #68 )
...
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/63
2020-12-19 01:41:26 +01:00
Jimmy Cai
871e8c0bd5
feat(helper): add helper/icon
2020-10-10 00:27:56 +02:00
Jimmy Cai
8d508fb796
refactor(i18n/article): remove date variable from lastUpdatedOn item
...
Due to Hugo v0.76's i18n behaviour change
2020-10-09 19:01:37 +02:00
Jimmy Cai
b540350d76
feat(article): add support for custom taxonomy link
2020-09-18 00:00:39 +02:00
Jimmy Cai
2451b194dc
refactor: use relLangURL to build relative links
...
For better i18n support
Fixes archive page path
Remove tag cloud term exclusion
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/8
2020-09-13 10:14:17 +02:00
Jimmy Cai
04454a51ea
feat(i18n): change lastUpdatedOn
item struct
2020-09-09 22:41:42 +02:00
Jimmy Cai
4d0e260318
feat(i18n): make dateFormat part of theme config
2020-09-09 17:35:22 +02:00
Jimmy Cai
ed4a43096c
feat(i18n): initial support for i18n
2020-09-09 17:17:09 +02:00
Jimmy Cai
d2cc93d5c7
fix(article/footer): display last updated time only when it's different to article publish time
2020-09-06 20:33:23 +02:00
Jimmy Cai
0cac2218e3
feat(article): display last updated time of a post
2020-09-06 20:26:18 +02:00
Jimmy Cai
90bdc34eb8
feat(article): custom license per article
2020-09-06 14:02:48 +02:00
Jimmy Cai
0745285e71
feat(config.toml): change config structure for article license
2020-09-06 13:58:21 +02:00
Jimmy Cai
47fb5af201
refactor: change config.toml structure
2020-09-06 12:56:44 +02:00
Jimmy Cai
e120f3ae18
refactor(article): split article.html into header, content and footer partials
2020-08-24 19:27:51 +02:00