Commit Graph

187 Commits

Author SHA1 Message Date
George Cushen f36f61e662 feat: update Getting Started demo post and add to default site 2020-12-13 23:15:59 +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 65635bbff9 refactor: convert accomplishments.md to YAML 2020-12-13 00:55:03 +00:00
George Cushen d0a7f557d9 refactor: convert experience.md to YAML 2020-12-13 00:52:32 +00:00
George Cushen 7510d21c08 refactor: convert featured.md to YAML 2020-12-13 00:45:22 +00:00
George Cushen 1bbc9aa9c7 feat: remove unused people.md and slider.md from personal demo 2020-12-13 00:39:39 +00:00
George Cushen 3298802169 refactor: convert talks.md to YAML 2020-12-13 00:35:24 +00:00
George Cushen efe3c21f73 refactor: convert projects.md to YAML
Also switch default view from (Masonry) Card to Compact for consistency with other widget views.
2020-12-13 00:27:58 +00:00
George Cushen 4cd48f81c6 refactor: convert publications.md to YAML 2020-12-13 00:10:52 +00:00
George Cushen 2a32e892c1 refactor: convert talks.md to YAML 2020-12-13 00:04:46 +00:00
George Cushen 9a785945f6 refactor: convert skills.md to YAML 2020-12-12 23:57:34 +00:00
George Cushen 278c0cc183 refactor: convert Tag Cloud to TOML 2020-12-12 23:51:00 +00:00
George Cushen 3927a27258 feat: remove Hero from default personal tpl 2020-12-12 23:47:18 +00:00
George Cushen 83d57dced4 feat: add Talks to menu in demo and tpl 2020-12-12 22:54:13 +00:00
George Cushen 78e7147b3d feat: add publication to default tpl
As users regularly ask how to get the example content.

Also, update modules to fix JS error RE no filter toolbar.
2020-12-11 02:48:57 +00:00
George Cushen 0d7399e14d feat: add example talk, slides, and project to default tpl
As users regularly ask how to get the example content.
2020-12-11 01:40:31 +00:00
George Cushen 3447a7c67a feat: sync Demo author with default tpl author
And remove `user_groups` from author profile for personal demo to simplify site creation.
2020-12-11 01:15:31 +00:00
George Cushen 80125f1138 modules: update 2020-12-09 00:05:33 +00:00
George Cushen 6eb6521dfa modules: update 2020-12-05 22:50:33 +00:00
George Cushen 034bd3475e modules: update 2020-12-01 00:02:02 +00:00
George Cushen 81db5394f7 modules: update - get list item image lazy loading 2020-11-25 23:04:03 +00:00
George Cushen 8925d35ba9 modules: update - get axe fixes 2020-11-23 23:29:07 +00:00
George Cushen b14581142c modules: update 2020-11-20 23:19:18 +00:00
George Cushen cc09646204 modules: update 2020-11-20 23:13:47 +00:00
George Cushen 3a87236d73 modules: update 2020-11-20 22:37:55 +00:00
George Cushen 36d1b33264 upstream: get Hugo bug fixes 2020-11-17 18:07:43 +00:00
George Cushen ea201422d2 modules: update - fix new Contact widget options 2020-11-13 11:33:21 +00:00
George Cushen 072a59f074 feat: convert home/index to yaml
Remove unused widgets (for organization template)
2020-11-13 01:43:38 +00:00
George Cushen b42fcbc0f8 feat: convert home/about to YAML 2020-11-13 01:38:09 +00:00
George Cushen f702e0b354 upgrade: Contact widget due to Formspree deprecation
see https://github.com/wowchemy/wowchemy-hugo-modules/issues/1940
2020-11-13 00:19:36 +00:00
George Cushen 391db20c75 modules: update
Fix mod `replace` instances in prev module update
2020-11-11 01:04:55 +00:00
George Cushen f5e0da76bd modules: update 2020-11-10 13:24:33 +00:00
George Cushen 4e0577f52a module: update & fix update script
Update script now reads the Wowchemy module's config.yaml rather than config.toml
2020-11-05 23:40:06 +00:00
George Cushen 9e4469443a module: update 2020-10-21 23:38:06 +01:00
George Cushen 328dd598a9 module: update 2020-10-16 19:18:48 +01:00
George Cushen 8a7cfe671c refactor: upgrade from Alert to Callout 2020-10-01 18:09:58 +01: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 1c3b3c6cad chore: remove old update script 2020-09-23 17:17:22 +01:00
George Cushen 38f17bd226 feat: update update script from Git Modules to Hugo Modules 2020-09-20 22:14:58 +01:00
Geo 874ed28155 docs: update Readme 2020-09-07 22:47:30 +01:00
George Cushen 328c4b03db chore: add exampleSite
And associated files for Hugo Themes Site
2020-09-03 21:09:28 +01:00
George Cushen a5727576d9 build: update to use wowchemy module
Removes hugo-academic Git Submodule and replaces it with Wowchemy Hugo Module

Also enable robots.txt in config.toml
2020-09-02 21:36:07 +01:00
George Cushen 5e464f72b2 theme: update v5-dev 2020-08-27 15:44:26 +01:00
George Cushen 6dfec63713 theme: update v5-dev 2020-08-26 10:08:50 +01:00
Manuel Rüger fe1ece17bd docs: update comments on media dir to new location (#114) 2020-08-24 15:50:57 +01:00
George Cushen ba653c8d9a theme: update v5-dev 2020-08-24 13:30:48 +01:00
George Cushen 0fb6a19198 theme: update to latest v5 dev - get fix 2020-07-29 20:28:34 +01:00
George Cushen 163f002fdd doc: update image comments from img/ to media/ 2020-07-29 20:27:45 +01:00
George Cushen a17fba1b00 theme: update v5 dev 2020-07-29 19:08:07 +01:00