chipzoller / hugo-clarity

A theme for Hugo based on VMware Clarity
Other
572 stars 263 forks source link

Update prerequisites, update installation instructions, add Gitpod option #307

Closed rootwork closed 2 years ago

rootwork commented 2 years ago

This PR...

Changes / fixes

Question

If you agree that Hugo modules should be suggested first over git submodules, should we also change the theme value in exampleSite/config/_default/config.toml to the Hugo module version? That would make that option even easier, and would put the burden of opening the file and changing that value on people who want to use git submodules instead.

Screenshots (if applicable)

Just read from https://github.com/chipzoller/hugo-clarity/tree/prereq-install-updates#prerequisites down to the top of the configuration section.

Checklist

Ensure you have checked off the following before submitting your PR.

rootwork commented 2 years ago

Oh, if you want to try the Gitpod integration, here's the temporary URL:

https://gitpod.io/#https://github.com/chipzoller/hugo-clarity/tree/prereq-install-updates

If this PR gets merged, than the URL would just be https://gitpod.io/#https://github.com/chipzoller/hugo-clarity which is what the proposed documentation links to.