We've prepared this handbook to specify what Bloomers can expect from Bloom Works and what we expect from Bloomers. It describes the Bloom philosophy, working methods and processes, employment practices, policies, and benefits.
- Install Python 3.x
pip install mkdocs
mkdocs serve
- View the site at
https://127.0.0.1:8000
This lets you spin up a dev environment via Docker within VSCode, which keeps your system clean.
- Install VSCode, Remote Extension plugin (for VSCode), and Docker for Desktop.
- Launch Docker
- Open the project in VSCode
- Open in the container specified by
Dockerfile.dev
- Run
mkdocs serve
- View the site at
https://127.0.0.1:8000
Copyright 2021 Bloom Works.
This work is licensed under the terms of the Creative Commons Attribution 4.0 International (CC BY 4.0) license.
We'd like to thank the folks at 18F and Civic Actions for their handbooks, from which this documentation was forked. We welcome you to fork our documentation, or use the 18F handbook, which is licensed as CC0.
How to add GDoc thumbnails How to create an index for ordering pages General read the docs help