fmartingr / mattermost-developer-documentation

Mattermost developer documentation.

Home Page:https://developers.mattermost.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mattermost Developer Documentation Mattermost dev docs status badge

Website for Mattermost developer documentation, built using Hugo. Master is continuously deployed to developers.mattermost.com.

Contributing

  1. Follow Hugo documentation to install Hugo
# Eg. for Mac OS X
brew install hugo
  1. Fork and clone the repository
git clone git@github.com:<yourgithubname>/mattermost-developer-documentation.git
  1. Start the development server
make run
  1. Go to http://localhost:1313 to see the running server

  2. Make your changes (add a new page/post, modify layouts, etc.) and test against local server

  3. Submit a PR

About

Mattermost developer documentation.

https://developers.mattermost.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:CSS 41.6%Language:HTML 31.0%Language:Shell 19.0%Language:Go 4.1%Language:JavaScript 3.9%Language:Makefile 0.5%