Skip to content

madetech/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Made Tech Developer Docs

You can find the docs at https://docs.madetech.com.

Contributing

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