Before you can use the Masa CMS Documentation site locally, you must:
- install Jekyll
- clone this repository:
git clone [email protected]:MasaCMS/documentation.git
- 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.
All information on how to contribute to the Masa CMS Documentation can be found here.
The Masa CMS documentation is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.