149 Commits
Author SHA1 Message Date
Jimmy Cai 96897be941 feat(article list): article clickable and equal height 2020-09-24 23:59:00 +02:00
Jimmy Cai 26acceb37d feat(scss): improve 2 column style 2020-09-23 13:20:18 +02:00
Jimmy Cai 02f2badffc refactor(scss): rename --content-padding to --card-padding
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/16
2020-09-20 19:03:41 +02:00
Jimmy Cai 841508f491 fix(menu): use <ol> to wrap menu items 2020-09-14 13:38:24 +02:00
Jimmy Cai 7379bbe412 refactor: rename archive -> archives 2020-09-13 11:22:47 +02:00
Jimmy Cai ed91cb7629 refactor(layouts): move layout HTML to baseof.html
For better maintainability
2020-09-12 10:33:53 +02:00
Jimmy Cai da112157cf feat(scss): make hyperlink style available outside .article-content 2020-09-09 17:22:19 +02:00
Jimmy Cai 7e701c0239 refactor(scss): remove comments scss folder. Include style of each comment system inside their HTML template 2020-09-09 16:19:37 +02:00
Jimmy Cai 9e42d8cd35 refactor(scss): remove helper/shadow. Expose shadow style in CSS variables 2020-09-09 16:14:30 +02:00
Jimmy Cai 4fc5b7467f fix: add margin-top to site footer 2020-09-09 11:37:43 +02:00
Jimmy Cai 2912b7e2f0 fix(comments): remove div.comments-container, apply card style depending on comment system 2020-09-09 00:24:17 +02:00
Jimmy Cai c546964ce4 feat(comments): prepare for more third party comments system integration 2020-09-08 23:30:15 +02:00
Jimmy Cai 44dadd7893 fix(article): add margin for ordered list 2020-09-08 13:31:18 +02:00
Jimmy Cai 18cd83125d feat(scss): improve blockquote style 2020-09-08 13:01:27 +02:00
Jimmy Cai 0e0f5edbec feat(scss): add table style
Style taken from: https://github.com/lepture/yue.css

closes: https://github.com/CaiJimmy/hugo-theme-stack/issues/3
2020-09-08 12:48:34 +02:00
Jimmy Cai fd816ca9ef fix(article): fix article tag overflow
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/4
2020-09-08 12:09:03 +02:00
Jimmy Cai 199517d988 feat: add hover effect to article list card, tag cloud and archive list 2020-09-07 17:28:22 +02:00
Jimmy Cai 334e918bc3 fix(article): fix top padding 2020-09-07 11:49:33 +02:00
Jimmy Cai 634e6ce96b feat: improve top padding and article toolbar style 2020-09-07 11:34:28 +02:00
Jimmy Cai 829678936b feat(article): change article toolbar style 2020-09-07 11:27:40 +02:00
Jimmy Cai 17b2224b1f refactor(scss): remove some unused style 2020-09-06 21:14:10 +02:00
Jimmy Cai 39483eebc9 feat(sidebar): show y-axis scrollbar for menu 2020-09-06 21:08:27 +02:00
Jimmy Cai 0cac2218e3 feat(article): display last updated time of a post 2020-09-06 20:26:18 +02:00
Jimmy Cai 2ab49f97ee feat: add default/list
fix warning: found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
2020-09-06 14:18:38 +02:00
Jimmy Cai 6cdb4b05ad feat(article): change article-title font size 2020-09-05 01:09:46 +02:00
Jimmy Cai 799f0ac479 feat(archive): style improvement 2020-09-05 00:51:01 +02:00
Jimmy Cai 99eb6cdfd0 feat(article/related contents): style change 2020-09-05 00:50:08 +02:00
Jimmy Cai 2d68b9e8ce fix(sidebar): misalignment 2020-09-04 13:10:11 +02:00
Jimmy Cai be6fcfb526 feat(sidebar): prevent sidebar from moving on page scroll 2020-09-03 23:37:48 +02:00
Jimmy Cai bbe7e4b73d feat(style): improve typography styles 2020-09-03 23:32:28 +02:00
Jimmy Cai 488f124b43 fix(style): show y-axis page scrollbar always 2020-09-03 23:27:50 +02:00
Jimmy Cai af487e0f3f feat(style): remove timeago.js, and improve article-time style 2020-09-03 11:47:55 +02:00
Jimmy Cai 4bf9d82961 feat: style improvement 2020-09-03 11:42:01 +02:00
Jimmy Cai ffcb975e82 refactor(css): rename --pre-background to --pre-background-color 2020-08-25 23:19:57 +02:00
Jimmy Cai f5e0b098c1 feat(article content): improve code tag style 2020-08-25 23:18:40 +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 3c803ebd5c feat(scss); add --article-font-size and --article-line-height variables 2020-08-24 20:45:26 +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 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 6f5093a93d style(article content): improve link styling 2020-08-22 23:11:34 +02:00
Jimmy Cai 35ce4cb0ce style(article): change figcaption style 2020-08-22 20:44:27 +02:00
Jimmy Cai c698d944e6 🎉 Initial commit 2020-08-22 13:20:08 +02:00