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-29feat(article): make long KaTeX equations scrollable in the x-axis (#706)MartinAramayo
2022-06-11feat(article): GitLab Snippets Shortcode (#627)rmdhnreza
2022-06-11fix(style): toc counter is incorrect when there are `<a>` in heading (#601)cubercsl
2022-06-08fix(article): regression in article copyright link box-shadow (#611)Simon Guest
2022-06-08feat(shortcodes): add quote shortcode, and example (#414)Simon Guest
2022-06-05refactor: rename "Related contents" to "Related content" (#567)Spence Churchill
2022-03-20refactor(article): remove article toolbar styleJimmy Cai
2022-03-04feat: add RTL Support and update demo site to Show Arabic/RTL content (#519)FarisZR
2022-03-04refactor: Use flexbox gap (#520)Jimmy Cai
2022-02-27feat: article page widget support (#488)Jimmy Cai
2022-02-06fix: copy code button does not work when line number is enabled (#487)Jimmy Cai
2022-01-22feat(article): Scrollspy for the table of contents (#425)Zoroark
2022-01-20feat(article): add scroll for table (#428)zhixuan
2021-08-15fix(article): change `.article-time` classname to `.article-lastmod` (#306)zhixuan
2021-08-08feat(article): copy button for highlight block (#295)Jimmy Cai
2021-08-08feat(article): add scrollbar to TOC (#293)Jimmy Cai
2021-08-08fix(article): unordered TOC style (#292)Jimmy Cai
2021-07-27feat(article): add video shortcode (#280)zhixuan
2021-07-25feat(article): use `markdownify` for licence in article (#273)Simon Guest
2021-06-25fix(article): add `white-space: nowrap` to back button text (#245)zhixuan
2021-06-21feat: Table of Contents (#232)Jimmy Cai
2021-06-20refactor: rewrite grid system & style changes (#231)Jimmy Cai
2021-03-07refactor(article): add default padding (#166)Jimmy Cai
2021-03-06fix(article): also define the padding for div under .article-content (#162)Yihui Xie
2021-02-17fix(scss): remove unnecessary import (#146)Jimmy Cai
2021-02-11fix: remove word-wrap property for Safari (#131)Junwoo Hwang
2020-12-24fix(article): twitter_simple shortcode text color (#90)Jimmy Cai
2020-10-10refactor(article): remove uppercase style of tagsJimmy Cai
2020-09-25feat(article): style improvementJimmy Cai
2020-09-25feat(article list): article clickable and equal heightJimmy Cai
2020-09-20refactor(scss): rename --content-padding to --card-paddingJimmy Cai
2020-09-12refactor(layouts): move layout HTML to baseof.htmlJimmy Cai
2020-09-09feat(scss): make hyperlink style available outside .article-contentJimmy Cai
2020-09-09refactor(scss): remove helper/shadow. Expose shadow style in CSS variablesJimmy 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-07fix(article): fix top paddingJimmy Cai
2020-09-07feat: improve top padding and article toolbar styleJimmy Cai
2020-09-07feat(article): change article toolbar styleJimmy Cai
2020-09-06refactor(scss): remove some unused styleJimmy Cai
2020-09-06feat(article): display last updated time of a postJimmy Cai
2020-09-05feat(article/related contents): style changeJimmy Cai
2020-09-03feat: style improvementJimmy Cai
2020-08-26refactor(css): rename --pre-background to --pre-background-colorJimmy Cai
2020-08-26feat(article content): improve code tag styleJimmy Cai
2020-08-25feat(css): add --pre-background and --pre-text-color variablesJimmy Cai