Strider-CD/strider

Finish Guides setup

Open

#1007 aperta il 6 dic 2016

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)JavaScript (454 fork)batch import
documentationenhancementgood for beginnershelp wanted

Metriche repository

Star
 (4587 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor