mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-27 08:31:20 +02:00
dbd27be202
Fix "already" sentence. |
||
---|---|---|
.. | ||
site | ||
.editorconfig | ||
.gitignore | ||
Makefile | ||
README.md |
Focalboard website
Website for Focalboard, 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