How does theme submission/development cycle work?

Let’s say:

  • I develop a theme and publish it on GitHub
  • The theme is compliant to the requirements and is added to Hugo themes repository
  • A few weeks later I add some backwards-compatible features

Do I have to go through the submission process every time I change something?

My apologies if this is the wrong thread for the topic (but which is the right one, then?)

You continue to patch your theme, and the repo pulls it occasionally (https://github.com/gohugoio/hugoThemes#theme-updates).

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.