Strider-CD/strider

Finish Guides setup

Open

#1,007 建立於 2016年12月6日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)JavaScript (4,587 star) (454 fork)batch import
documentationenhancementgood for beginnershelp wanted

描述

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.

貢獻者指南