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 7f409962bd Rebuild files 10 years ago
..
documents Fixes several spacing issues in item 10 years ago
draft Update s to form, checkbox, segment. GitHub form and segment theming 10 years ago
files Fix inheritance of fonts in doc 10 years ago
layouts Migrates item view to card view, in preperation for a more generic card view, extends docs on cards 10 years ago
partials Finishing theming of messages, adds github and google message themes 10 years ago
README.md Fix CONTRIBUTING.md: docpad now on top level 10 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.