This commit is contained in:
2019-05-09 22:22:32 +00:00
parent db9d51b2c9
commit 7d6eb1c30c
3 changed files with 88 additions and 15 deletions

View File

@@ -24,6 +24,15 @@ TODO: Make it fucking easier to test deploy and erase db and fetch key and all t
=-=-=-=-=-=-
Less urgent things...
DEVELOPMENT STREAMLINING
- VIRTUAL DEV
- Look into dockerizing all development tools in such a way they can be pulled in to a new computer quickly and start working
- Chromebook development? (they are currently 289 bucks so that's a greatr saving)
- I envision installing docker to a computer then issuing a single command to pull in all the requirements and launch vscode, the db server you name it
- This would then mean it would be safe to have a computer stolen or travel could just pick up a new one and get to work quickly
DOCS / MANUAL
- Disable google fonts for manual / docs generator:
- first need to upgrade to latest mkdocs AND material theme for mkdocs