Commit graph

18 commits

Author SHA1 Message Date
Huy Tran
90a8c7d5af removes all space consuming symbols in templates 2018-07-30 07:41:49 +10:00
Huy Tran
09d87e1da0 refactors layouts for single and list, header, footer 2018-07-27 10:02:49 +10:00
Huy Tran
e980cbedc8 refactors layouts for head, footer and post 2018-07-27 08:41:33 +10:00
Huy Tran
7e03bb3c64 I want to automatically index elements like figures and tables
This change adds page-based counters for figures and tables using
Hugo .Scratch.

Adds automatic counters for figures and tables
2018-07-24 09:51:40 +10:00
Huy Tran
05d11325ea refactors the layouts 2018-07-16 13:22:00 +10:00
Huy Tran
6139c76987 Restructures and refactores the partial layouts 2018-04-09 07:52:06 +10:00
Huy Tran
88d2987fc2 refactoring page layouts 2018-01-24 16:42:50 +07:00
Huy Tran
cf95cacd15 refactoring the footer 2018-01-23 10:02:05 +07:00
Huy Tran
514e9a167f split the footer part for better structure 2018-01-22 10:03:55 +07:00
Huy Tran
331ef48d5c adapt to npf.io themes and add social stuffs 2018-01-21 18:09:55 +07:00
digitalcraftsman
82832c1244 Make use of the base template 2017-09-07 21:41:16 +02:00
Vivek Ghaisas
5aab5b03ab Fix indentation in layouts
- Change indentation to 2 spaces to match convention
- Don't indent <body> and <head> as per convention
2017-07-25 19:02:27 +02:00
Jason Yee
dbf82dbcff Add layout-reverse body class code to single and list templates. 2016-08-19 19:20:33 +02:00
digitalcraftsman
00eb7169f6 Added an option change the theme globally in the configs 2015-06-02 19:14:54 +02:00
Anthony Fok
e1a4df05e8 Use partial call to include partial templates
Replace `template` call with the `partial` call (new in Hugo v0.12)
for including partial templates
2014-09-08 12:13:10 -04:00
Glen Baker
9bd0f367e2 Removed extra unused html tags from list template, h4 and unused span
Conflicts:
	layouts/_default/list.html
2014-09-08 12:11:25 -04:00
spf13
9989bda110 renaming chrome to partials 2014-05-23 16:44:37 -04:00
spf13
da66ac1983 Adding the hyde theme 2014-04-26 16:25:13 -06:00