mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-08 15:06:08 +02:00
362 B
362 B
Matterdeck website
Website for Matterdeck, 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