Sessionize: https://sessionize.com/riccardo-carlesso
Self: https://github.com/palladius/ricc.rocks/
Some vibes:
Self: https://github.com/palladius/ricc.rocks
This my 2023 attempt at an auto-managed Hugo website. I might be porting soon my personal website here. Since I can't decide among a few different modules, I'm testing a number of those in terms of:
Current Hugo installations comparison.
Still evaulating, hence I've created a RING of many versions, and use symlinks to recycle some articels (although the metadata is sometimes incompatible among them, yielding to unexpected NxM errors):
😍 ⭐️⭐️⭐️⭐️⭐️ Boostrap: https://hugo-bootstrap-ricc-rocks.netlify.app/
😍 ⭐️⭐️⭐️⭐️⭐️ Stack: https://hugo-stack.ricc.rocks/
😐 ⭐️⭐️⭐️ Papermod: https://ricc.rocks/ (a bit simplistic although has some amazing functionalities.
😩 ⭐️⭐️ Ananke: https://hugo-ananke.netlify.app/ Too simple.
😩 ⭐️ Coder: Naah, too simple for me.
🚧 [WIP] Tranquilpeak. https://tranquilpeak.netlify.app/
🚧 [WIP] ZZO. https://ricc-zzo.netlify.app/en/ => https://ricc.rocks/
hugo new posts/first.md
$ git submodule add https://github.com/razonyang/hugo-theme-bootstrap themes/hugo-theme-bootstrap $ mkdir hugo-bootstrap.ricc.rocks follow https://hbs.razonyang.com/v1/en/docs/getting-started/installation/git-submodule/
mkdir config content archetypes static assets
cp -a /tmp/hbs-skeleton/config/* ./config
cp -r /tmp/hbs-skeleton/content/* ./content
cp -r /tmp/hbs-skeleton/archetypes/* ./archetypes
cp -r /tmp/hbs-skeleton/static/* ./static
cp -r /tmp/hbs-skeleton/assets/* ./assets
sed -i "s/theme:.*/theme: hugo-theme-bootstrap/g" config/_default/config.yaml
hugo mod npm pack
npm install
hugo server
doesnt work -> tried 1. Create a New Site from Scratch
instead.
Abandoned. Moved to .vecchiume/ . Still populated here: https://hugo-ananke-vecchiume.netlify.app/