digitalcraftsman
|
82832c1244
|
Make use of the base template
|
7 years ago |
Vivek Ghaisas
|
5aab5b03ab
|
Fix indentation in layouts
- Change indentation to 2 spaces to match convention
- Don't indent <body> and <head> as per convention
|
7 years ago |
Jason Yee
|
dbf82dbcff
|
Add layout-reverse body class code to single and list templates.
|
8 years ago |
digitalcraftsman
|
00eb7169f6
|
Added an option change the theme globally in the configs
|
9 years ago |
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
|
10 years ago |
Glen Baker
|
9bd0f367e2
|
Removed extra unused html tags from list template, h4 and unused span
Conflicts:
layouts/_default/list.html
|
10 years ago |
spf13
|
9989bda110
|
renaming chrome to partials
|
10 years ago |
spf13
|
da66ac1983
|
Adding the hyde theme
|
10 years ago |