Jimmy Cai
|
6b1e660327
|
refactor(ts/color): improve code style and change name of some variables for more clarity
|
2020-08-29 11:43:00 +02:00 |
|
Jimmy Cai
|
746537a801
|
refactor(article): add components/details
|
2020-08-29 11:34:26 +02:00 |
|
Jimmy Cai
|
32732d4bf1
|
feat: avoid regenerate color scheme when image URL is changed
Use MD5 as key to identify images, and .Slug as id
|
2020-08-28 12:11:02 +02:00 |
|
Jimmy Cai
|
ced9823d99
|
feat(footer): add Github repo link in footer
|
2020-08-26 20:47:50 +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
|
9cb3115914
|
feat(article list): make featured image clickable
|
2020-08-25 21:16:47 +02:00 |
|
Jimmy Cai
|
415b8a7a0a
|
fix(article list): show all categories assigned to a post
|
2020-08-25 21:15:25 +02:00 |
|
Jimmy Cai
|
ff351ab294
|
feat(widget/archive): add config to limit output number
|
2020-08-25 12:39:03 +02:00 |
|
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 |
|