This document is applicable to the project which is initialized by docsite 1.0.0 and later. Please refer to https://txd-team.github.io/docsite-doc for pre versions.
docsite
is used to quickly build static sites based on markdown documents.
node >= 6.9.0
npm install docsite -g
to install globallyRun docsite -V
in your terminal,seeing the version of docsite means that it is installed successfully.