/documentation

Masa CMS documentation

Primary LanguageHTMLOtherNOASSERTION

Masa CMS Documentation

Local Installation

Prerequisites

Before you can use the Masa CMS Documentation site locally, you must:

  • install Jekyll
  • clone this repository: git clone git@github.com:MasaCMS/documentation.git

Building locally

  • Open Terminal.
  • Navigate to the root folder of the repository.
  • Install dependancies: bundle install.
  • Run locally: bundle exec jekyll serve.
  • To preview the Masa CMS Documentation, in your web browser, navigate to http://localhost:4000.

Contributing

All information on how to contribute to the Masa CMS Documentation can be found here.

License

The Masa CMS documentation is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.