Geo
Geo
May be breaking changes and improved setup - see https://fusejs.io/ along with its release notes since v3.2 May affect files including `assets.toml` and `wowchemy-search`. Thanks to @rodrigoalcarazdelaosa for tracking the...
Enable the CMS menu to be configured without overriding the CMS data file.
Streamline and automate publication import process by integrating the Publication Importer (Academic CLI) into the site deployment process. Academic CLI for importing Bibtex: https://github.com/wowchemy/hugo-academic-cli Assume a Bibtex located in the...
Link buttons can be added to pages for citing, preprints, PDFs, etc. Let's make the way to add link buttons to a page more flexible, simpler, and unified under a...
# β€οΈ Love Hugo Blox? Help keep it thriving. > If Hugo Blox has saved you hours, taught you something, or helped you share your work, please take 2 minutes...
This issue continues on from where #680 left off. Todo - [x] Add more defaults in case user provides incomplete font or color theme - [ ] Use local `newScratch`...
Affected Python script: https://github.com/wowchemy/wowchemy-hugo-modules/blob/master/scripts/sync_i18n.py - [ ] Migrate from PyYAML to Ruamel in order to load/dump comments - see https://stackoverflow.com/questions/47382227/python-yaml-update-preserving-order-and-comments
Considerations: - Add an institution url field - see #1093 - Add support for general qualifications/courses, such as using a certificate icon instead of graduation cap - see #951 -...
Goals - Upgrading away from Bootstrap 4 is a key step to removing the JQuery dependency. - Attempt to review and simplify all styles to increase performance and make maintenance...
# Goals - Migrate from JQuery to a modern framework such as Vanilla (plain) ES6+ JS, Preact, [Svelte](https://github.com/sveltejs/svelte) (which generates plain vanilla JS), or Vue - Migrate each JQuery library...