Made to replace the old website.
Requirements:
- Go
- Git
To use the ananke theme, you need to clone the repo with its submodules.
# Clone with submodules
git clone --recurse-submodules {repo-url}
# Clone first then initialize submodules
git clone {repo-url}
git submodule init
git submodule updateTo start the server:
hugo server -DFor further set up, read Hugo's quick start guide.
Currently using ananke.
Maybe try rjordaney.
Update the theme:
cd themes/ananke
git pull origin main
cd ../..
git add themes/your-theme
git commit -m "Update theme to the latest version"- Ananke example site
- Cover photo by Pixabay