Skip to content

asatkinson/mattermost-developer-documentation

 
 

Repository files navigation

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. (test)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 41.5%
  • HTML 31.0%
  • Shell 19.0%
  • Go 4.1%
  • JavaScript 3.9%
  • Makefile 0.5%