Commit graph

13 commits

Author SHA1 Message Date
George Cushen
51997ad4c2 starters: update to wowchemy-bootstrap v5.9.2 2023-11-02 17:13:15 +00:00
George Cushen
f08786ecee starters: upgrade second-brain, markdown-slides
Renamed Notes starter -> second-brain
2022-09-24 13:44:00 +01:00
George Cushen
a2b502f9d6 starters(slides): update modules
Fixes #2811
2022-09-24 12:57:01 +01:00
Rudolf Lioutikov
3c3e1ed96b
starters: update modules to v5.6.0 (#2779)
Updated module paths as described in #2754. Additionally changed the module names in go.mod to correspond to the repo path
2022-07-26 18:35:49 +01:00
Geo
d13358e38f starters: update 2022-04-23 19:11:19 +01:00
Geo
17d5d3f0ca starters: update 2022-04-23 19:09:19 +01:00
Geo
3f178a06f4 starters: mod update 2022-04-14 13:57:06 +01:00
Geo
5a882fab11 starters: add Academic and update all 2022-03-22 21:29:51 +00:00
Geo
9ad66cdfc8 starters: update 2022-03-07 12:59:08 +00:00
George Cushen
d75dbe7f3d starters: update to support Hugo 0.93 2022-03-03 21:17:51 +00:00
George Cushen
d7088182cb starters: update mod 2022-02-08 19:45:38 +00:00
George Cushen
2ccc34471c feat: modularise JS map, publication, carousel
BREAKING CHANGES:

site.Params.icon.pack.ai -> site.Params.extensions.academicons.enable
site.Params.map -> site.Params.features.map
site.Params.features.privacy_pack -> site.Params.features.privacy_pack.enable
site.Params.marketing and site.Params.seo combined and restructured.

Performance improvements:

Only include pub JS and cite model if site has publications.

Only include carousel JS if site uses Slider widget.

Only include map JS if site uses maps (sets map provider).
2022-01-22 15:26:57 +00:00
George Cushen
619dbfd16f feat(tpl): add Markdown Slides Starter 2022-01-09 16:18:35 +00:00