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
2020-09-24release: version 1.0.4v1.0.4Jimmy Cai
2020-09-23feat(rss): add RSS templateJimmy Cai
2020-09-23feat(scss): improve 2 column styleJimmy Cai
2020-09-21feat(article): add KaTeX supportJimmy Cai
2020-09-21fix(disqus): fix container paddingJimmy Cai
2020-09-20feat(archive widget): improve "more" linkJimmy Cai
2020-09-20fix: use .RelPermalink to include CSSJimmy Cai
2020-09-18fix(article/details): fix custom taxonomy linkJimmy Cai
2020-09-18feat(tag cloud): add support for 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(post/single): add partialCached for PhotoSwipe HTMLJimmy Cai
2020-09-17feat: add partialCached for data/title data/descriptionJimmy Cai
2020-09-17feat: add partialCached to helper/image invocationJimmy Cai
2020-09-17feat: partialCached for PhotoSwipe HTMLJimmy Cai
2020-09-17feat(article): better syntax highlight styleJimmy Cai
2020-09-17refactor(footer): add footer/include.htmlJimmy Cai
2020-09-14fix(menu): use <ol> to wrap menu itemsJimmy Cai
2020-09-14fix(article list): specify image width in srcsetJimmy Cai
2020-09-14feat(footer): add rel="noopener" to footer linksJimmy Cai
2020-09-13fix: use absLangURL for menu urlJimmy Cai
2020-09-13refactor: rename archive -> archivesJimmy Cai
2020-09-13feat: make archive template available for all sectionsJimmy Cai
2020-09-13refactor: change default article layoutJimmy Cai
2020-09-13refactor: use relLangURL to build relative linksJimmy Cai
2020-09-12fix(helper/image): add support for relative linked imageJimmy Cai
2020-09-12style(partial/article): remove empty space in classnameJimmy Cai
2020-09-12refactor(layouts): move layout HTML to baseof.htmlJimmy Cai
2020-09-12fix(head): default description not applied correctlyJimmy Cai
2020-09-12fix(page/archive): partial "footer.html" not foundJimmy Cai
2020-09-12reafctor(head): rewrite description.html functionJimmy Cai
2020-09-11refactor(head): rewrite title functionJimmy Cai
2020-09-11refactor: move partial/head.html and partial/footer.htmlJimmy Cai
2020-09-11refactor(head): remove favicon outputJimmy Cai
2020-09-11refactor(head): remove empty linesJimmy Cai
2020-09-11refactor(head/opengraph): split code into modulesJimmy Cai
2020-09-11style(helper/image): code formattingJimmy Cai
2020-09-11feat(image): add article and article list default image settingsJimmy Cai
2020-09-11feat(helper/image): customize field used to get featured imageJimmy Cai
2020-09-11feat(helper/image): new way to set default imageJimmy Cai
2020-09-11feat(helper/image): new return formatJimmy Cai
2020-09-11feat(helper/image): better detection of external imageJimmy Cai
2020-09-10fix(_default/term): switch to new image helperJimmy 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-09refactor(scss): remove `comments` scss folder. Include style of each comment ...Jimmy Cai