Commit graph

12 commits

Author SHA1 Message Date
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
ba653c8d9a theme: update v5-dev 2020-08-24 13:30:48 +01:00
George Cushen
a17fba1b00 theme: update v5 dev 2020-07-29 19:08:07 +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
018be3bb40 theme: upgrade to latest v4.9-dev 2020-05-15 00:04:13 +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
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
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
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
e9c47d97ce theme: update and upgrade to Academic v4 dev 2019-01-20 13:08:23 +00:00
George Cushen
ed6d2ce461 Initial commit 2017-11-23 01:41:58 +00:00