Commit Graph
64 Commits
Author SHA1 Message Date
Jimmy Cai ed91cb7629 refactor(layouts): move layout HTML to baseof.html
For better maintainability
2020-09-12 10:33:53 +02:00
Jimmy Cai b064b5ef85 refactor: move partial/head.html and partial/footer.html 2020-09-11 22:41:40 +02:00
Jimmy Cai a2732a312a feat(image): add article and article list default image settings 2020-09-11 18:07:29 +02:00
Jimmy Cai a2662603df feat(helper/image): new way to set default image 2020-09-11 16:27:23 +02:00
Jimmy Cai cfd4cdb731 feat(helper/image): new return format 2020-09-11 16:01:01 +02:00
Jimmy Cai 19ff7a46bb fix(_default/term): switch to new image helper 2020-09-10 18:58:41 +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 0eb492edbd fix(_default/single): make article card full width 2020-09-07 14:12:51 +02:00
Jimmy Cai 334e918bc3 fix(article): fix top padding 2020-09-07 11:49:33 +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 a6870541dd feat: add head/custom and footer/custom for inserting custom code 2020-08-24 20:48:31 +02:00
Jimmy Cai a1250ee75f feat(article): add render-link hook 2020-08-24 12:07:58 +02:00
Jimmy Cai d36a7c0950 fix(markdown image): be able to insert external images 2020-08-22 21:02:30 +02:00
Jimmy Cai c698d944e6 🎉 Initial commit 2020-08-22 13:20:08 +02:00