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.
 
 
 
Jack Lukic d70f43dca8 Merge pull request #511 from MohammadYounes/typos 11 years ago
..
documents Merge pull request #511 from MohammadYounes/typos 11 years ago
draft Fixes #391, double closing body tag 11 years ago
files Adds title example to popup fixes typos, removes transition warning about looping 11 years ago
layouts Fixes github paths to no longer use jlukic 11 years ago
partials Wrong date in release notes 11 years ago
README.md Fix CONTRIBUTING.md: docpad now on top level 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 the commands in the top-level directory:

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.