This repository contains all files used to create binbash Leverage Reference Documentation
master--> contains the source codegh-pages--> deployable (builded) version
Check it out here.
- Clone the repo locally
- Config your MkDocs env including the navigation tree directory via
mkdocs.ymlfile. - Spin up your MkDocs local dev web server environment (
http://localhost:8000) (real time updates we'll be shown) (docker daemon needed) viaMakefilecmd
make init-makefiles # needed only the first time
make docs-live - Update necessary
*.mdfiles inside thedocs/folder and check your updates through the local environment browser - And create your PR from
BBL-XXXtomasterbranch. - The Github Pages site https://leverage.binbash.com.ar will be automatically deployed
via CircleCI job to the
gh-pagesbranch (currently being built from this branch).- It currently uses the
make docs-deploy-ghcmd which could be locally executed if needed too.
- It currently uses the
- Several sections needs completion or update.
Some of them have editable version under docs/assets/diagrams/editable.
Others are directly exported from https://docs.google.com/presentation/d/1t2SWgWlGvuIOqYHkpzxQSVLafI_MCsA3gNz6Kkyf6TE/edit#slide=id.p6.