Sessionize: https://sessionize.com/riccardo-carlesso
Self: https://github.com/palladius/ricc.rocks/
Note: this is a collection of all my hugo
websites. For my jekyll
websites, please check here: https://github.com/palladius/palladius.github.io/
Some vibes:
- ZZO: https://ricc.rocks/ (default with Gemini in multilanguage).
- Bootstrap: https://hugo-bootstrap-ricc-rocks.netlify.app/ (restored on 3nov24). Note there's a smimilarly named Theme: Hugo Bootstrap Theme with 93 stars
- [main] https://ricc.rocks/ . Deploys to: see below
- https://github.com/palladius/jekyll-fulmine. Deploys to:
- Minimalistic: https://spontaneous-travesseiro-10cf09.netlify.app/
- Super cool: https://meek-heliotrope-a05c2d.netlify.app/
- Jekyll: https://github.com/palladius/palladius.github.io SREccardo
- https://jekyll-sreccardo.netlify.app/ (broken)
- http://blog.palladi.us/ (working)
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:
- Look and feel
- Functionalities
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/
- following this free course: https://www.youtube.com/watch?v=hjD9jTi_DQ4
hugo new posts/first.md
- git clone https://github.com/adityatelange/hugo-PaperMod themes/PaperMod --depth=1
$ 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/