Skip to content

Draft: Script to make hugo version of site

Robin Swift requested to merge swift/gimp-web:hugo-testing into hugo

This replaces the hugo branch as dicussed on #gimp, it makes a buggy version of the site right now without a menu (but if you go to, say, gimp.org/about.html you can see that the pages are generating).

We can make our own hugo theme with enough effort to make this version more similar to the live gimp.org.

I'm posting this now so we can consider making the static.gimp.org site the testing ground for this branch, although that will require an additional change to hook up CI.

To Do

  • Pelican headers to hugo headers
  • /donating/sponsors not generating
  • menu missing
  • Image: tags to Markdown syntax
  • books/ page not populating

Cheers,

Robin

Edited by Robin Swift

Merge request reports