Skip to content

angeloskyratzakos/mattermost-developer-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mattermost Developer Documentation Build Status

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

Contributing

Set up steps for Mac OS X:

  1. Install Hugo
brew install hugo
  1. Fork and clone the repo into your ~/Sites/ directory
git clone [email protected]:<yourgithubname>/mattermost-developer-documentation.git ~/Sites/
  1. Run the server
cd ~/Sites/mattermost-developer-documentation/site
hugo server -D
  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

No packages published

Languages

  • CSS 44.0%
  • HTML 43.0%
  • Go 10.3%
  • JavaScript 2.0%
  • Makefile 0.7%