forked from local-it/docs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
docs | 2 months ago | |
.env.sample | 1 year ago | |
.gitignore | 1 year ago | |
.gitmodules | 6 months ago | |
.woodpecker.yml | 1 month ago | |
Dockerfile | 6 months ago | |
README.md | 1 month ago | |
compose.yml | 11 months ago | |
mkdocs.yml | 2 months ago | |
requirements.txt | 7 months ago |
README.md
fffff
python3 -m venv env
env/bin/activate
pip3 install -r requirements.txt
mkdocs serve