Commit Graph
100 Commits
Author SHA1 Message Date
George Cushen 51248e2fa2 demo: update home/ 2021-01-23 20:47:55 +00:00
George Cushen b437103cc5 demo: update content 2021-01-23 19:50:17 +00:00
George Cushen 42119267d0 demo: update post/ 2021-01-23 19:43:06 +00:00
George Cushen 9ba41382eb demo: update modules
replace static/admin/ with module
2021-01-23 19:24:23 +00:00
George Cushen 6c8ea94485 modules: update
Also update links and docs
2021-01-23 19:11:34 +00:00
George Cushen 443d5d35ae modules: update 2021-01-19 01:24:43 +00:00
George Cushen c663d042d5 modules: update 2021-01-06 23:38:29 +00:00
George Cushen c00b9ca28d modules: update 2020-12-31 17:05:32 +00:00
George Cushen 314778343e demo: re-add netlify.toml for demo 2020-12-30 21:34:02 +00:00
George Cushen 43b360627f modules: update - add support for any event type 2020-12-28 23:35:36 +00:00
George Cushen 790241a282 modules: update 2020-12-24 15:16:10 +00:00
George Cushen a34f0e29dd modules: update 2020-12-22 17:08:53 +00:00
George Cushen c070f92ad5 demo: edit icon given AI pack disabled in demo 2020-12-21 15:14:43 +00:00
George Cushen 58cfd387ef modules: update - get theming fixes for prev commit 2020-12-20 00:47:24 +00:00
George Cushen 4cfe83a6ca modules: update - get HLJS & Mermaid dark theming fixes 2020-12-19 23:15:42 +00:00
George Cushen dc6940c815 modules: update - get Homepage Editor for CMS 2020-12-16 16:14:02 +00:00
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
GeoandGitHub 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
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
GeorgeandGitHub 25d6a319f3 Create FUNDING.yml 2020-04-20 20:12:42 +01:00
George Cushen 47c949aa3c theme: upgrade to latest v4.9-dev - get singular taxonomy URLs 2020-04-16 23:48:38 +01:00
George Cushen 0a539c1b89 feat: use latest Hugo v68.3 in Netlify build 2020-04-08 22:36:00 +01:00
George Cushen 2ca272d722 theme: upgrade to latest master - integrates Netlify Identity for Netlify CMS
Also, adds Netlify CMS support for talks.
2020-04-08 22:33:53 +01:00
George Cushen 142f1ef1b1 theme: upgrade to latest v4.9-dev - fix parse error 2020-03-29 11:21:08 +01:00
George Cushen 25d4a100ab theme: upgrade to latest v4.9-dev 2020-03-28 20:50:40 +00:00
George Cushen a8930b1d99 theme: upgrade to master 2020-03-15 21:43:50 +00:00
George Cushen 440f422646 fix: choosing featured image in Netlify CMS
Fixes conflict between `featured` param describing if a post is featured and featured `image` param - was a typo with it also being named `featured` instead of the unique name of `image`.

Fix https://github.com/gcushen/hugo-academic/issues/1593
2020-03-13 18:46:15 +00:00
George Cushen 3bac8f0494 theme: upgrade to v4.8.0 2020-03-06 21:20:22 +00:00
George Cushen 7cf1dfea61 theme: upgrade to latest v4.8.0-dev 2020-03-05 20:55:33 +00:00
George Cushen d68601fec7 theme: upgrade to latest v4.8-dev 2020-02-09 00:56:46 +00:00
George Cushen ecc423e9de feat: add support for editing pages in Netlify CMS
Adds support for writing blog posts and editing privacy policy and terms pages.

To use,
- You must already be using Netlify to deploy your site
- Login to Netlify and setup your editors under the Identity section
- Head over to YOUR_URL/admin/

See https://github.com/gcushen/hugo-academic/issues/1191
2020-02-08 20:03:06 +00:00
George Cushen 8c93100c13 theme: upgrade to latest v4.8-dev - get support for Hugo 0.63 2020-01-26 20:33:13 +00:00
George Cushen 75fb95f3f9 theme: upgrade to latest v4.8-dev 2020-01-26 17:06:46 +00:00
George Cushen 500ffc141c theme: upgrade to latest v4.8-dev 2020-01-24 02:11:14 +00:00
George Cushen 0c39dbba33 theme: upgrade to latest v4.8-dev - get fixes & avatar shape config 2020-01-24 00:00:45 +00:00
George Cushen cc2fb6b686 theme: upgrade to latest master 2020-01-04 18:01:32 +00:00
George Cushen 04ab12f042 theme: upgrade to v4.7.0 2020-01-02 17:07:26 +00:00
George Cushen e533fa5f26 theme: upgrade to latest v4.7-dev 2019-12-24 18:52:19 +00:00
George Cushen 04cba75116 theme: upgrade to latest - support Hugo v0.60 2019-12-07 20:07:41 +00:00
George Cushen 02e73f183e theme: upgrade to latest 2019-12-07 16:48:54 +00:00
George Cushen bbfcc5eccc theme: upgrade to latest v4.6.2 2019-11-24 14:42:22 +00:00
George Cushen 019e6d01d2 theme: upgrade to v4.6.1 2019-11-19 00:24:14 +00:00
George Cushen 2cfc1551f0 theme: upgrade to v4.7-dev - get dropdown fix 2019-11-18 00:57:14 +00:00
George Cushen bc9833cf97 theme: upgrade to v4.6.0 public release 2019-11-16 18:10:09 +00:00