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
path: root/assets
AgeCommit message (Expand)Author
2022-03-20refactor(article): remove article toolbar styleJimmy Cai
2022-03-04fix: disable external image lightbox (#525)Jimmy Cai
2022-03-04feat: new left sidebar layout (#524)Jimmy Cai
2022-03-04feat: add RTL Support and update demo site to Show Arabic/RTL content (#519)FarisZR
2022-03-04feat(widget): add category widget (#475)Felix Niederwanger
2022-03-04fix: article-details gapJimmy Cai
2022-03-04refactor: add flexbox gap to .article-detailsJimmy Cai
2022-03-04refactor: Use flexbox gap (#520)Jimmy Cai
2022-02-27feat: multilingual site switch (#512)Jimmy Cai
2022-02-27feat(article): add link to translated content (#511)Jimmy Cai
2022-02-27feat: article page widget support (#488)Jimmy Cai
2022-02-12fix: check if paragraph exists before accessing it's textContentJimmy Cai
2022-02-11fix(article): code block background style in light themeJimmy Cai
2022-02-06fix: copy code button does not work when line number is enabled (#487)Jimmy Cai
2022-02-06fix: hyperlinked image (#485)Jimmy Cai
2022-01-30fix: disqus dark mode (#478)Jimmy Cai
2022-01-22feat(article): Scrollspy for the table of contents (#425)Zoroark
2022-01-20feat(article): add scroll for table (#428)zhixuan
2022-01-19fix(shortcode): conflict with gist shortcode (#455)zhixuan
2022-01-19refactor(search): avoid issue with one character keyword (#447)Jimmy Cai
2021-12-28fix: add missing diff syntax highlight (#445)Jimmy Cai
2021-10-23feat: social menu (#401)Jimmy Cai
2021-08-25refactor(article): better support for svg and external images (#326)Jimmy Cai
2021-08-15feat(comments): DisqusJS integration (#307)SSpirits
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-07-23feat(article): reading time (#204)Bachrul uluum
2021-07-09fix(menu): remove horizontal menu margin on mobileJimmy Cai
2021-07-06chore: add toggleEl type (#256)WingLim
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-20feat: change the page vertical scrollbar styles (#227)k
2021-06-20refactor: rewrite grid system & style changes (#231)Jimmy Cai
2021-06-19fix: set the scrollbar-track background to transparent (#228)k
2021-06-12feat: change horizontal scrollbar styles (#211)k
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(article): code background (#139)Jimmy Cai
2021-02-11fix: remove word-wrap property for Safari (#131)Junwoo Hwang
2021-02-11assets: fix font-family fallback (#130)Akatsuki Rui
2021-01-04fix(colorScheme): dispatch onColorSchemeChange at page load (#118)Jimmy Cai
2020-12-25refactor(article): improve category tag style (#94)Jimmy Cai
2020-12-24fix(article): twitter_simple shortcode text color (#90)Jimmy Cai
2020-12-24fix: dark mode toggle inconsistent positioning (#89)Jimmy Cai
2020-12-24fix(list): add missing object-fit property to compact list (#87)Jimmy Cai