Skip to content

isabella232/mattermost-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP

This repository is a work in progress, exploring Mattermost docs restructuring.

If you are looking for Mattermost documentation, please go to https://docs.mattermost.com. Else visit https://mattermost.com to learn more about Mattermost.

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 git@github.com:<yourgithubname>/mattermost-documentation.git ~/Sites/
  1. Run the server
cd ~/Sites/mattermost-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

WIP: Restructuring Mattermost documentation.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 43.6%
  • HTML 43.4%
  • Go 10.3%
  • JavaScript 1.9%
  • Makefile 0.8%