Skip to content

Sonichigo/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 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.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • HTML 39.4%
  • CSS 33.1%
  • Shell 19.8%
  • Go 5.2%
  • JavaScript 2.1%
  • Makefile 0.4%