I’ve written up a business plan for TechShroom as part of an assignment for high school.
These aren’t that great because they’re missing a lot of research, but I think it will help communicate our “core values,” or whatever the buzzword is now.
You can find them on GitHub in ReStructuredText format here, or rendered as a PDF using rst2pdf here.
For the curious, here’s the command to generate the PDF. You’ll need a copy of Roboto Slab installed locally so that rst2pdf can find it.
cat index.rst | rst2pdf -s style.style -e preprocess > created.pdf