Commit graph

6 commits

Author SHA1 Message Date
George Cushen
43b360627f modules: update - add support for any event type 2020-12-28 23:35:36 +00:00
George Cushen
9ed74b5ba7 feat: remove "_files$" from Hugo's default ignoreFiles
For blogdown projects, this means that any figures produced by knitting any .Rmd or .Rmarkdown files will be ignored by the Hugo build. To make them appear in a deployed site, blogdown users will need to remove this item from ignoreFiles in their configuration file.

See https://github.com/wowchemy/wowchemy-hugo-modules/discussions/2031#discussion-61686
2020-12-13 21:53:11 +00:00
George Cushen
352ab2c390 feat: unpublish author pages in the default tpl
Based on feedback from users creating personal sites and not wanting to publish dedicated page for each author.

But keep publishing author pages in the demo for now.
2020-12-13 21:43:23 +00:00
George Cushen
83d57dced4 feat: add Talks to menu in demo and tpl 2020-12-12 22:54:13 +00:00
George Cushen
68489423fc refactor: Netlify CMS as an optional module
ALso
- update Netlify.toml Hugo version to latest
- update to latest Wowchemy v5-dev master & upgrade config/ and author profile
2020-10-01 17:43:54 +01:00
George Cushen
328c4b03db chore: add exampleSite
And associated files for Hugo Themes Site
2020-09-03 21:09:28 +01:00