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
2021-12-29feat: implement cache busting for CSS (#444)Nathan Harkenrider
2021-06-20feat: change the page vertical scrollbar styles (#227)k
2021-06-12feat: Add support for Google Analytics v4 (#214)zhixuan
2021-04-07refactor(opengraph/twitter): add @ before username (#186)zhixuan
2021-02-11feat: Google Analytics support (#135)Julian Alarcon
2020-12-23feat(darkmode): dark mode toggle (#82)Jimmy Cai
2020-12-20feat(head): add favicon setting in config.yaml (#73)Jimmy Cai
2020-12-20refactor(opengraph): add default value for twitter:card (#72)Jimmy Cai
2020-09-27feat: add "head" blockJimmy Cai
2020-09-20fix: use .RelPermalink to include CSSJimmy Cai
2020-09-18fix: add .Type as second cache key for helper/imageJimmy Cai
2020-09-17feat: add partialCached for data/title data/descriptionJimmy Cai
2020-09-17feat: add partialCached to helper/image invocationJimmy 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/opengraph): split code into modulesJimmy 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-08-24feat: add head/custom and footer/custom for inserting custom codeJimmy Cai
2020-08-23refactor(opengraph): move OpenGraph related settings to .Params.opengraphJimmy Cai
2020-08-22Place webfont at the bottom of the pageJimmy Cai
2020-08-22:tada: Initial commitJimmy Cai