364 B
364 B
Mattergoals website
Website for Mattergoals, built using Hugo.
How to build
- Follow Hugo documentation to install Hugo
# Eg. for Mac OS X
brew install hugo
- Start the development server
make run
- Go to http://localhost:1313 to see the running server