Commit Graph

4 Commits (64757f1ce1c9902d57b621dad6c3ff6c7f877041)

Author SHA1 Message Date
Kevin C. Coram 64757f1ce1
Add a subtitle parameter 2019-11-19 00:17:07 -05:00
Kevin C. Coram 05ec4d1a75
Example site with multiple 'post' type pages 2019-11-19 00:17:07 -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