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-12refactor(layouts): move layout HTML to baseof.htmlJimmy Cai
2020-09-12refactor(scss): split CSS variables into different sectionsJimmy 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-11Merge pull request #5 from CaiJimmy/new-image-helperJimmy 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): add zh-CN translationJimmy Cai
2020-09-09feat(i18n): change `lastUpdatedOn` item structJimmy Cai
2020-09-09feat(i18n): make dateFormat part of theme configJimmy Cai
2020-09-09feat(scss): make hyperlink style available outside .article-contentJimmy Cai
2020-09-09feat(i18n): initial support for i18nJimmy Cai
2020-09-09refactor: add copyright info in CSS and JSJimmy Cai
2020-09-09refactor(scss): remove `comments` scss folder. Include style of each comment ...Jimmy Cai
2020-09-09refactor(scss): remove helper/shadow. Expose shadow style in CSS variablesJimmy Cai
2020-09-09refactor(scss): create breakpoints.scssJimmy Cai
2020-09-09doc(README): add Typlog creditJimmy Cai
2020-09-09doc(exampleSite): add Chinese test postJimmy Cai
2020-09-09fix: add margin-top to site footerJimmy Cai
2020-09-09feat(article): adjust blockquote background colorJimmy Cai
2020-09-09fix(comments): remove div.comments-container, apply card style depending on c...Jimmy Cai
2020-09-09revert: doc(config.toml): remove permalinks settings from exampleSite config....Jimmy Cai
2020-09-09ci(netlify): remove netlify-plugin-hugo-cache-resourcesJimmy Cai
2020-09-09doc(exampleSite): change example site domainJimmy Cai
2020-09-09doc(exampleSite): add disqus shortname for example siteJimmy Cai
2020-09-09doc(config.toml): remove permalinks settings from exampleSite config.tomlJimmy Cai
2020-09-09feat(comments): prepare for more third party comments system integrationJimmy Cai
2020-09-08fix(head): remove <base> tagJimmy Cai
2020-09-08refactor: remove two unused svg iconsJimmy Cai
2020-09-08fix(article): add margin for ordered listJimmy Cai
2020-09-08feat(scss): improve blockquote styleJimmy Cai
2020-09-08feat(scss): add table styleJimmy Cai
2020-09-08fix(article): fix article tag overflowJimmy Cai
2020-09-08doc(README): add yue.css linkJimmy Cai
2020-09-08doc(exampleSite): Remove unused markdown filesJimmy Cai
2020-09-08doc(Chinese): add Notion page linkJimmy Cai
2020-09-07feat: add hover effect to article list card, tag cloud and archive listJimmy Cai
2020-09-07fix(_default/single): make article card full widthJimmy Cai