documentationenhancementgood for beginnershelp wanted
Description
FutureStudios via @marcuspoehls has given us permission to move/adapt their Strider blog post series into our website. This has been started here: https://github.com/Strider-CD/strider/tree/master/docs but still needs more work:
- Add all sections to nav (see README in docs folder)
- Fix image links in all posts
- Cleanup all post intro and conclusions that mention the series or future studios
- Add an attribution to futurestudios
- General cleanup/spell check
Writing and Testing Docs
To serve the docs install docpress and:
cd strider
docpress s
Open http://localhost:3000, and this will also watch for changes and recompute or give errors in the terminal.