Commit graph

176 commits

Author SHA1 Message Date
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
George Cushen
fc482b49ae fix: Hugo live reload error when editing homepage widgets
Add Hugo server's `--disableFastRender` option.

Helps prevent "ERROR: Homepage not found at /home/index.md!" due to Hugo not fully re-rendering the homepage.
2020-06-18 23:17:16 +01:00
George Cushen
bd6df74fb2 feat(cms): add support for projects and make subtitle/summary optional 2020-06-15 00:32:31 +01:00
George Cushen
691e3c16eb docs: update Demo URL 2020-06-08 20:18:43 +01:00
George Cushen
01b1723147 feat: add default icon
Redundant as it's inherited, but including a default here may be more intuitive for site admin looking to change the icon.
2020-06-08 20:12:45 +01:00
George Cushen
5bc5d4e481 theme: upgrade to latest master 2020-06-08 20:09:12 +01:00
George Cushen
8a52fc09c5 fix: discontinue built-in Forestry support
Netlify CMS is supported instead.
2020-06-08 20:04:31 +01:00
George Cushen
80895bae1b theme: upgrade to latest master 2020-05-27 01:28:11 +01:00
George Cushen
018be3bb40 theme: upgrade to latest v4.9-dev 2020-05-15 00:04:13 +01:00
George Cushen
0fc9562d69 theme: upgrade to latest v4.9-dev 2020-05-01 00:08:07 +01:00
George Cushen
c70b6347e4 theme: upgrade to latest v4.9-dev - get unicode taxonomy support 2020-04-24 23:37:58 +01:00
George
25d6a319f3
Create FUNDING.yml 2020-04-20 20:12:42 +01:00