image

I tried many modules this weekend. Note that different themes have different words and key/vals in the above stanza so I better not confuse them. For instance, this page has a featured_image which only works with Ananke, and a image which probably works with other themes.

What I’ve tried so far:

Symlinking across all pages.

  • so far only tried one - definitely golang won’t notice the changed symlinked file.
  • Notice that STACK is currently in a DIFFEERENT place. Let me move it for a second.

My Hugo websites I’ve tried so far

All the code is in different directories of my GH repo: https://github.com/palladius/ricc.rocks/

Theme + PermaCompareWebsiteStarsDescription
Bootstraphugo-bootstrap-ricc-rocks⭐️⭐️⭐️⭐️⭐️Just amazing
Stackhugo-stack.ricc.rocks⭐️⭐️⭐️⭐️⭐️played A LOT with it. Note its in a different repo
———–———–———-
🙉 ZZOricc-zzo.netlify.app)⭐️⭐️⭐️⭐️⭐️Ha le icone come le voglio io, molto giocoso, ma pieno di feature splendide. Mi piace un tot!

(*) Permacompare: permalink in prod to the comparison page :)

Lost the battle:

Photo Albums

ZZO

Resize

Features:

Multiple Skins(dark, light, solarized, ...)
Mobile menu
Search
Search Engine Optimization(SEO)
Multilingual (i18n)
Responsive design
Customizable UI
RSS
Gallery
Fast code highlighting
Talks page
Showcase page
Publication Page
Resume Page
Presentation Page

Bootstrap

Old stuff

PaperMod

I spent little time so far - but its just my fault, not his :)

Docs: https://github.com/adityatelange/hugo-PaperMod/

NEUTRAL:

  • supports many icons, but unsure how to use them
  • Supports Maths, but unsure on how to make it work/
  • emoji are nice, once enaled you can do 🙈 :see_no_evil: 🙉 :hear_no_evil: 🙊 :speak_no_evil:

BAD 😩:

  • too simple. Doesnt have something about me as a blogger, its just a pure (sleek) container for news. Nothing about Riccardo, just my articles.

Ananke ⭐️⭐️

Status: Netlify Status Old:

GOOD 😍:

  • TODO

BAD 😩:

  • too simple. Eg, contact form is amongst posts (seriously?)
  • no image gallery Im afraid

TranquilPeak

image

How to sue the image btag (finally!): https://github.com/kakawait/hugo-tranquilpeak-theme/blob/master/docs/user.md#image

PLUS

  • nice graphics
  • built in galleries

MINUS

  • says FS doesnt support symlinks for images. But it does support them for posts
  • Fishy in content/posts/ organization. If I move content in or out dirs, it disappears. Weird. (Maybe there’s a good reason for it, but seems like a bug wrt to other themes where you can move things accross EVERYTHING within content/ )