Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-31modules: update - get Hugo v0.91 supportGeorge Cushen
2021-07-01fix: HTML in Markdown not renderedGeorge Cushen
Potential Hugo 0.84 bug with config.yaml inheritance
2021-06-30modules: update to v5.3.0George Cushen
2021-03-03modules: update - get workaround for Hugo remote figure errorGeorge Cushen
And convert remaining Demo config from TOML to YAML
2021-03-02demo: re-enable CMSGeorge Cushen
See https://github.com/wowchemy/starter-academic/commit/f267ba96ae17d29e21ddb201d1f8ee782af6c467#r47707726
2021-03-01modules(demo): update + convert config.toml to config.yamlGeorge Cushen
Poll results 11 YAML to 6 TOML: https://discord.com/channels/722225264733716590/738922126966521907/809481717031239700 Disable CMS in demo. Add Netlify `resources/` caching to demo.
2021-02-10modules: migrate to v5.0 Beta 3George Cushen
2021-02-03modules: updateGeorge Cushen
2021-01-24demo: enable breadcrumbsGeorge Cushen
2021-01-24feat: add a more practical example courseGeorge Cushen
2021-01-23demo: update contentGeorge Cushen
2021-01-23demo: update modulesGeorge Cushen
replace static/admin/ with module
2020-12-29modules: update - add support for any event typeGeorge Cushen
2020-12-14feat: remove "_files$" from Hugo's default ignoreFilesGeorge Cushen
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-14feat: unpublish author pages in the default tplGeorge Cushen
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-13feat: add Talks to menu in demo and tplGeorge Cushen
2020-10-01refactor: Netlify CMS as an optional moduleGeorge Cushen
ALso - update Netlify.toml Hugo version to latest - update to latest Wowchemy v5-dev master & upgrade config/ and author profile
2020-09-03chore: add exampleSiteGeorge Cushen
And associated files for Hugo Themes Site