More about Hugo & blogdown & hugodown

Read the manual πŸ˜‰

A bit hard to say about blogdown because its book is outdated. Follow the RStudio blog to read when blogdown and its books are officially updated.

Read everything Alison Hill wrote!

Also read the docs of the theme you choose.

You might not need to read Hugo docs, that are much longer, much more overwhelming: you mostly only need to read Hugo docs when you need to tweak or customize a theme.

If you choose hugodown, you can read the whole hugodown docs and probably should especially as hugodown evolves.

Follow developments? πŸ‘€

If you start using Hugo for your website…

Contributing guide for your website ✏

Personal website: take notes to not forget what you tweaked, etc.

Collaborative website: even Hugo users might not know your website structure!

Where to get help? πŸ‘‹

Other Hugo themes πŸŽ’

Hugo and CMS πŸ’»

To give a less technical interface to a Hugo website, you could use a CMS, see for instance what Steph Locke set up in this website with Netlify CMS.

Hugo template development/tweaking πŸ”©

  • How I started: I needed to tweak one thing in an existing theme and I googled that thing; then I had to tweak one more thing; etc. Others might have built a theme from scratch.

  • Mike Dane’s tutorials

  • Threads indicating resources for beginners and the lack thereof: 2018, 2019

  • What you must know according to Steph Locke

  • More advanced