refactoring page layouts
This commit is contained in:
parent
cf95cacd15
commit
88d2987fc2
20 changed files with 346 additions and 235 deletions
|
@ -2,4 +2,7 @@
|
|||
|
||||
## Version 1.0
|
||||
|
||||
- Fork from [Hyde](https://github.com/spf13/hyde) and adapt to [Nate Finch's blog](https://npf.io)'s colors and fonts.
|
||||
- Fork from [Hyde](https://github.com/spf13/hyde)
|
||||
- Adapt to [Nate Finch's blog](https://npf.io)'s colors and fonts.
|
||||
- Refactor `basedof.html` and corresponding pages `index.html`, `single.html`, `list.html`
|
||||
- define blocks `content` and `footer` that will be fulfilled by each different type of layout.
|
Loading…
Add table
Add a link
Reference in a new issue