forked from datacontroller/docs.datacontroller.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Data Controller for SAS® documentation
medjedovicm/dcdocs.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Installation
1. brew install mkdocs
2. pip install mkdocs-material
3. pip install fontawesome_markdown
4. `npm install -g license-checker`
To build, navigate to the root of this repo and run:
mkdocs build --clean
mkdocs serve
To deploy, run the following:
`rsync -avz --exclude .git/ --del -e "ssh -p 722" ~/git/dcdocs/site/ [email protected]:/home/macropeo/docs.datacontroller.io`
Note that the readme has been renamed to README.txt to prevent github pages from considering it to be the index by default!
About
Data Controller for SAS® documentation
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- HTML 54.5%
- Shell 45.5%