Html version: https://harobed.github.io/team-handbook/
See Handbook Usage - Advantages section.
This Handbook is inspired by:
Handbook is powered by:
- MkDocs
- and Material for MkDocs theme
You can browse, read and edit MyCompany Handbook pages directly in GitLab repository team-handbook.
- Docker and docker-compose
Prerequisites installation with Brew:
$ brew cask install docker
$ brew install docker-compose
$ make up
...
Open http://0.0.0.0:8000
Next live update Handbook in src/
directory.
Stop:
$ make down
See production/README.md
.
Set your company name in scripts/rename.sh
file and excute it to update all markdown files.