- Apply your changes to documentation in this folder and commit and push
- First time, run
docker-compose up -d --build
- Run
docker exec -it docs bash
- Within docker clone the current repo and build new docs
git clone https://github.com/STEELISI/CLASSNET-DOCS.git cd CLASSNET-DOCS mkdocs build mkdocs gh-deploy (requires auth)
- You do not have to rebuild Docker container and clone repository, each time you change docs. Just
run
docker-exec it docs bash
and then docd CLASSNET-DOCS
followed bygit pull
. Then continue withbuild
andgh-deploy
.
-
Notifications
You must be signed in to change notification settings - Fork 1
STEELISI/CLASSNET-DOCS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
docs for CLASSNET project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published