Commit Graph

583 Commits

Author SHA1 Message Date
Jimmy Cai
98c819b858 fix(css): remove link color transition 2020-08-24 23:39:53 +02:00
Jimmy Cai
39eb9bdfb3 feat(css): add --pre-background and --pre-text-color variables 2020-08-24 23:32:24 +02:00
Jimmy Cai
f1bbe37eee
doc(README): add Netlify deploy status badge 2020-08-24 23:22:38 +02:00
Jimmy Cai
3176c92702 test(netlify): fix baseURL for production site 2020-08-24 23:12:57 +02:00
Jimmy Cai
a56c970e36 test(netlify): fix baseURL 2020-08-24 23:06:35 +02:00
Jimmy Cai
0c791bdec9 test: add netlify.toml 2020-08-24 23:03:13 +02:00
Jimmy Cai
62e8246357 Merge branch 'master' of https://github.com/CaiJimmy/hugo-theme-stack into master 2020-08-24 21:27:35 +02:00
Jimmy Cai
20a6fc4d09 feat: add exampleSite 2020-08-24 21:27:32 +02:00
Jimmy Cai
2d94f80b79 fix(sidebar): check if param exists before accessing avatar and icon 2020-08-24 21:20:59 +02:00
Jimmy Cai
a6870541dd feat: add head/custom and footer/custom for inserting custom code 2020-08-24 20:48:31 +02:00
Jimmy Cai
3c803ebd5c feat(scss); add --article-font-size and --article-line-height variables 2020-08-24 20:45:26 +02:00
Jimmy Cai
486b5d8245 feat(scss): font-family selection from yue.css 2020-08-24 20:43:10 +02:00
Jimmy Cai
3fa3a80dc2 refactor(scss): remove unused variables $container-padding and $container-width 2020-08-24 20:31:36 +02:00
Jimmy Cai
4e9a6f1421 refactor(scss): add --section-separation and --small-card-padding variables 2020-08-24 20:28:17 +02:00
Jimmy Cai
174f52d812 style(scss): change some SCSS variables to CSS variables 2020-08-24 19:35:52 +02:00
Jimmy Cai
e120f3ae18 refactor(article): split article.html into header, content and footer partials 2020-08-24 19:27:51 +02:00
Jimmy Cai
28e4e01fae fix(article): fix ul and footer style 2020-08-24 13:28:32 +02:00
Jimmy Cai
6028eb5c2d feat(article): improve link style 2020-08-24 13:09:20 +02:00
Jimmy Cai
dedb859ecc refactor(article): --content-side-padding -> --content-padding 2020-08-24 12:26:27 +02:00
Jimmy Cai
36f53f592b refactor(article): use var(--content-side-padding) in more places 2020-08-24 12:17:43 +02:00
Jimmy Cai
a1250ee75f feat(article): add render-link hook 2020-08-24 12:07:58 +02:00
Jimmy Cai
a4d388c0f0 feat(article): improve article content style 2020-08-24 12:05:15 +02:00
Jimmy Cai
2ec4cd3f69 refactor(scss): add css variables for font families 2020-08-24 11:52:12 +02:00
Jimmy Cai
da3589d068 fix(article): specify color of .article-title 2020-08-23 11:34:23 +02:00
Jimmy Cai
8476bd0160 feat(head): add favicon support 2020-08-23 11:32:53 +02:00
Jimmy Cai
901d1f63fc refactor(opengraph): move OpenGraph related settings to .Params.opengraph 2020-08-23 11:30:10 +02:00
Jimmy Cai
3653d78201
📝 Add README 2020-08-23 08:55:34 +02:00
Jimmy Cai
6f5093a93d style(article content): improve link styling 2020-08-22 23:11:34 +02:00
Jimmy Cai
d36a7c0950 fix(markdown image): be able to insert external images 2020-08-22 21:02:30 +02:00
Jimmy Cai
35ce4cb0ce style(article): change figcaption style 2020-08-22 20:44:27 +02:00
Jimmy Cai
18148dbc4f Place webfont at the bottom of the page 2020-08-22 16:14:12 +02:00
Jimmy Cai
e5dc445b22 📝 Add example config.toml 2020-08-22 13:25:07 +02:00
Jimmy Cai
c698d944e6 🎉 Initial commit 2020-08-22 13:20:08 +02:00