Skip to content

jenil/doction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doction

Document your design system easily

Try it out, head to the demo and click "Edit" on the top bar.

Getting Started

Easiest way to get started at the moment is by forking this repo and edit the _config.yml to change the name and save it. Your documentation website should then be live on GitHub Pages at <username>.github.io/doction

Run locally

Follow the installation instruction for Github Pages, then run:

bundle exec jekyll serve --incremental