Merge pull request #148 from mattermost/it33-patch-3

Updating website README
This commit is contained in:
Jesús Espino 2021-03-20 11:17:52 +01:00 committed by GitHub
commit d32c9a1fa2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,18 @@
# Focalboard website
Website for Focalboard, built using [Hugo](https://gohugo.io/).
This folder is used to manage the website at [focalboard.com](https://www.focalboard.com/). It was built using [Hugo](https://gohugo.io/).
## How to build
The content can be found in this folder: https://github.com/mattermost/focalboard/tree/main/website/site/content
## How to contribute
You're welcome to submit pull requests for typos, minor corrects and additions, troubleshooting tips to install guides and other incremental improvements.
For larger changes, such as adding an install guide for a different platform, please create a [feature request](https://github.com/mattermost/focalboard/issues/new?assignees=&labels=enhancement&template=enhancement.md&title=Feature+Request%3A+) ticket to discuss.
## How to build locally
If you're interested in building the website locally from this repo using Hugo, please use the following steps:
1. Follow [Hugo documentation](https://gohugo.io/getting-started/installing/) to install Hugo