Skip to content

PRedemption/mattermost-developer-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 [email protected]:<yourgithubname>/mattermost-developer-documentation.git
  1. Start the development server
make run
  1. Go to http:https://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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 32.5%
  • CSS 30.9%
  • Shell 26.9%
  • Go 7.0%
  • JavaScript 2.2%
  • Makefile 0.5%