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 (Collapse)Author
2022-09-17chore: simplify README.mdJimmy Cai
2022-03-20chore(README): fix a typo (#543)ti777777
2022-03-06doc: add quickstart templateJimmy Cai
2022-01-20feat: turn stack theme into a hugo module (#460)Andreas Deininger
* Turn stack theme into a hugo module
2022-01-03fix(README): demo site linkJimmy Cai
closes #449
2021-08-08feat(menu): support open an entry in new tab (#294)Jimmy Cai
* feat(menu): support open an entry in new tab closes https://github.com/CaiJimmy/hugo-theme-stack/issues/230 * Revert change in markup.tableOfContents.ordered * Upgrade Netlify Hugo version * doc: require Hugo Extended >= 0.87.0
2021-07-09doc: update README to include license informationJimmy Cai
2021-07-04doc(README): fix Chinese doc URL (#253)zhixuan
Co-authored-by: Jimmy Cai <github@jimmycai.com>
2021-06-21feat: Table of Contents (#232)Jimmy Cai
Currently, the new table of contents is disabled by default. I will change that after several versions. ------------- * feat: Table of Content (WIP) * fix: set scratch inside define block * fix(toc): darkmode text color * feat: unify page layout, and add config to disable toc * feat: add scroll-behavior: smooth to html * fix: use <ol> for TOC. And Disable TOC by default for now * refactor: use css flexbox for article page with toc enable toc for example site * feat(i18n): add i18n entry for "Back" and "Table of Contents" * style: remove unused `keep-sidebar` class * doc: add table of contents as feature
2020-12-24doc: update READMEJimmy Cai
2020-12-23Bump required Hugo version to 0.78.0Jimmy Cai
2020-12-23chore: change funding link to Ko-fiJimmy Cai
2020-12-04doc: migrate to GitBookJimmy Cai
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/47
2020-10-10doc(README): requirements section updateJimmy Cai
2020-10-05fix(README): fix BuyMeACoffee image sizeJimmy Cai
2020-10-05doc(README): add sponsoring linkJimmy Cai
2020-09-13feat: add support for non-extended version of HugoJimmy Cai
resources folder is included now, with compiled SCSS file
2020-09-12doc(README): update READMEv1.0.1Jimmy Cai
2020-09-12doc: update README and theme.tomlv1.0.0Jimmy Cai
2020-09-09doc(README): add Typlog creditJimmy Cai
2020-09-09doc(exampleSite): change example site domainJimmy Cai
2020-09-08doc(README): add yue.css linkJimmy Cai
2020-09-08doc(Chinese): add Notion page linkJimmy Cai
2020-09-07doc(README): add more informationJimmy Cai
2020-09-06doc(README): update copyrightJimmy Cai
2020-08-25doc(README): add Netlify deploy status badgeJimmy Cai
2020-08-23📝 Add READMEJimmy Cai