Kevin C. Coram
fc7dddfae6
Add IndieWeb Identity partial to <head>
2019-12-02 22:57:55 -05:00
Kevin C. Coram
f684465d00
Pagination for index, list, and single page layouts
2019-11-24 16:51:04 -05:00
Kevin C. Coram
ec18ebfeec
Add 'content-footer' block at end of main
2019-11-23 14:32:40 -05:00
Kevin C. Coram
321fe23ea8
Move majority of semantic tags to baseof.html
...
In order to improve the semantic layout of the page(s) in the site, the
bulk of the semantic elements have been explicitly moved to the baseof
file. Additional Hugo blocks have been defined to allow layouts to
supply or override things like section menus, the site menu, etc.
2019-11-20 23:38:53 -05:00
Kevin C. Coram
bdbe3f9d78
Only show 'Read more' if summary was truncated
2019-11-19 19:19:30 -05:00
Kevin C. Coram
0fd2bcc49a
Add content to list layout
2019-11-19 19:16:20 -05:00
Kevin C. Coram
e3b6780603
Create basic layout structure
...
Create basic layout structure by following along with the documentation
from gohugo.io. In particular:
* Basic Templates and Blocks (https://gohugo.io/templates/base/ )
* Content View Templates (https://gohugo.io/templates/views/ )
* Homepage Template (https://gohugo.io/templates/homepage/ )
2019-11-19 00:17:07 -05:00
Kevin C. Coram
75cf6c1118
(chore) Initial commit
...
hugo new theme basic-theme
2019-11-19 00:17:00 -05:00