Commit graph

271 commits

Author SHA1 Message Date
Jimmy Cai
99eb6cdfd0
feat(article/related contents): style change 2020-09-05 00:50:08 +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
ddfc10a9f5
feat(article): add site footer to page layout 2020-08-31 09:29:09 +02:00
Jimmy Cai
3385a34d28 feat: load custom font asynchronously 2020-08-29 17:06:02 +02:00
Jimmy Cai
1b948ed8c8 refactor: include timeago.js from JSDelivr 2020-08-29 16:53:27 +02:00
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
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
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
e120f3ae18 refactor(article): split article.html into header, content and footer partials 2020-08-24 19:27:51 +02:00
Jimmy Cai
a1250ee75f feat(article): add render-link hook 2020-08-24 12:07:58 +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
d36a7c0950 fix(markdown image): be able to insert external images 2020-08-22 21:02:30 +02:00
Jimmy Cai
18148dbc4f Place webfont at the bottom of the page 2020-08-22 16:14:12 +02:00
Jimmy Cai
c698d944e6 🎉 Initial commit 2020-08-22 13:20:08 +02:00