You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jlukic 8bd5939366 Adds browser support to readme 10 years ago
..
documents Fixes github paths to no longer use jlukic 10 years ago
draft Fixes #391, double closing body tag 10 years ago
files Real 0.9.5, adds circular segment variation 11 years ago
layouts Fixes github paths to no longer use jlukic 10 years ago
partials Adds online assets to production only (ads/starred count) 11 years ago
README.md Moves gruntfile to top of project, adds testing to package.js for travis 11 years ago

README.md

Semantic Docs

How to Use

This folder contains the templates used to generate the static website for Semantic UI

To create the docs yourself run

npm install -g docpad
docpad install eco;
docpad update; docpad upgrade;

This node project uses docpad to generate the static documentation files for Semantic UI.