You can find the docs at https://docs.madetech.com.
We use jekyll to publish these docs. Locally to developer you can:
git clone https://github.com/madetech/docs.git
cd docs
bundle
bundle exec jekyll s --incremental --watch
You can find the docs at https://docs.madetech.com.
We use jekyll to publish these docs. Locally to developer you can:
git clone https://github.com/madetech/docs.git
cd docs
bundle
bundle exec jekyll s --incremental --watch