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-07fix(_default/single): make article card full widthJimmy Cai
2020-09-07fix(archive): display categories list when it's availableJimmy Cai
2020-09-07fix(article): fix top paddingJimmy Cai
2020-09-06fix(article/footer): display last updated time only when it's different to ar...Jimmy Cai
2020-09-06feat(article): display last updated time of a postJimmy Cai
2020-09-06feat(article/details): better article time displayJimmy Cai
2020-09-06feat(article list/default): better thumbnailJimmy Cai
2020-09-06feat: add default/listJimmy Cai
2020-09-06feat(article): custom license per articleJimmy Cai
2020-09-06feat(config.toml): change config structure for article licenseJimmy Cai
2020-09-06feat(config): add .Params.widgets.archive.pathJimmy Cai
2020-09-06refactor: use .Params.mainSections to filter postsJimmy Cai
2020-09-06refactor: change config.toml structureJimmy Cai
2020-09-05feat(article/related contents): style changeJimmy Cai
2020-09-03feat(style): remove timeago.js, and improve article-time styleJimmy Cai
2020-08-31feat(article): add site footer to page layoutJimmy Cai
2020-08-29feat: load custom font asynchronouslyJimmy Cai
2020-08-29refactor: include timeago.js from JSDelivrJimmy Cai
2020-08-29refactor(ts/color): improve code style and change name of some variables for ...Jimmy Cai
2020-08-29refactor(article): add components/detailsJimmy Cai
2020-08-28feat: avoid regenerate color scheme when image URL is changedJimmy Cai
2020-08-26feat(footer): add Github repo link in footerJimmy Cai
2020-08-25feat(article list): make featured image clickableJimmy Cai
2020-08-25fix(article list): show all categories assigned to a postJimmy Cai
2020-08-25feat(widget/archive): add config to limit output numberJimmy Cai
2020-08-24fix(sidebar): check if param exists before accessing avatar and iconJimmy Cai
2020-08-24feat: add head/custom and footer/custom for inserting custom codeJimmy Cai
2020-08-24refactor(article): split article.html into header, content and footer partialsJimmy Cai
2020-08-24feat(article): add render-link hookJimmy Cai
2020-08-23feat(head): add favicon supportJimmy Cai
2020-08-23refactor(opengraph): move OpenGraph related settings to .Params.opengraphJimmy Cai
2020-08-22fix(markdown image): be able to insert external imagesJimmy Cai
2020-08-22Place webfont at the bottom of the pageJimmy Cai
2020-08-22:tada: Initial commitJimmy Cai