Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-29Revert "Merge branch 'canary' into master" (#712)Jimmy Cai
2022-10-29Merge branch 'canary' into master (#711)Jimmy Cai
2022-10-29fix(article): frontmatter field `.ReadingTime` should overwrite global config...Jimmy Cai
2022-10-29style: fix indentJimmy Cai
2022-10-22feat(article): add `readingTime` front matter field to overwrite global confi...Ahmad Helaly
2022-06-05refactor: rename "Related contents" to "Related content" (#567)Spence Churchill
2022-03-04refactor: add flexbox gap to .article-detailsJimmy Cai
2022-03-04refactor: Use flexbox gap (#520)Jimmy Cai
2022-02-27feat(article): add link to translated content (#511)Jimmy Cai
2022-01-20feat(article): add scroll for table (#428)zhixuan
2021-12-28feat: page links (#446)Jimmy Cai
2021-08-15fix(article): change `.article-time` classname to `.article-lastmod` (#306)zhixuan
2021-07-25feat(article): use `markdownify` for licence in article (#273)Simon Guest
2021-07-23feat(article): reading time (#204)Bachrul uluum
2021-02-12feat: add data/external.yaml (#140)Jimmy Cai
2020-12-24feat(math): add inline math support (#88)Jimmy Cai
2020-12-23feat: add option to disable image processing (#83)Jimmy Cai
2020-12-22refactor(article): remove color tag & add custom category color (#75)Jimmy Cai
2020-12-22 refactor(gallery): rewrite gallery (#79)Jimmy Cai
2020-12-19refactor(i18n): translation key renaming (#68)Jimmy Cai
2020-11-06fix(article): related contents is showing hidden postAhmad Yasser
2020-11-06fix(article): related contents is showing hidden postAhmad Yasser
2020-11-01refactor: use relative link for hyperlinksJimmy Cai
2020-10-12refactor: add .section-title (#36)Jimmy Cai
2020-10-10refactor: remove humanize function from taxonomy nameJimmy Cai
2020-10-10feat(helper): add helper/iconJimmy Cai
2020-10-09Merge branch 'master' into fixRomain
2020-10-09Fix tags and categories using GetTermsromainx
2020-10-09refactor(i18n/article): remove date variable from lastUpdatedOn itemJimmy Cai
2020-10-09Fix categories with special char or spaces not displayed correctlyromainx
2020-09-21feat(article): add KaTeX supportJimmy Cai
2020-09-18fix(article/details): fix custom taxonomy linkJimmy Cai
2020-09-18Merge branch 'master' into custom-taxonomy-permalinkJimmy Cai
2020-09-18fix: add .Type as second cache key for helper/imageJimmy Cai
2020-09-18feat(article): add support for custom taxonomy linkJimmy Cai
2020-09-18feat(article): add partialCached to article/components/detailsJimmy Cai
2020-09-17feat: add partialCached to helper/image invocationJimmy Cai
2020-09-13refactor: use relLangURL to build relative linksJimmy Cai
2020-09-11feat(image): add article and article list default image settingsJimmy Cai
2020-09-11feat(helper/image): new way to set default imageJimmy Cai
2020-09-11feat(helper/image): new return formatJimmy Cai
2020-09-10feat(helper/image): new image helper (WIP)Jimmy Cai
2020-09-09feat(i18n): change `lastUpdatedOn` item structJimmy Cai
2020-09-09feat(i18n): make dateFormat part of theme configJimmy Cai
2020-09-09feat(i18n): initial support for i18nJimmy Cai
2020-09-09feat(comments): prepare for more third party comments system integrationJimmy Cai
2020-09-06fix(article/footer): display last updated time only when it's different to ar...Jimmy Cai
2020-09-06feat(article): display last updated time of a postJimmy Cai
2020-09-06feat(article/details): better article time displayJimmy Cai
2020-09-06feat(article): custom license per articleJimmy Cai