sasjs/sasjs.io
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Installation
1. brew install mkdocs
2. pip install mkdocs-material
3. pip install fontawesome_markdown
4. pip install mkdocs-redirects
To build, navigate to the root of this repo and run:
mkdocs build --clean
mkdocs serve
Deployment is automatic on being merged to master branch.