- Blog posts are hosted in
content/blog - Project pages are hosted in
content/project
You need to have Hugo installed.
brew install hugoMake sure this command is run from the root of the directory.
hugo new path/to/new-content.mdhugo server -DTo pull in any upstream changes to the theme being used as a git submodule, run the following.
git submodule update --remotePlease read the Contributing Guidelines and Code of Conduct to get started making a contribution.
Thank you to the maintainers of the Anatole Hugo theme.