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 0248cff001 Updating docs pages to reflect correct settings 10 years ago
..
documents Updating docs pages to reflect correct settings 10 years ago
draft Tweaks for undocumented nag component, add indicators for incomplete components to menu, updating incomplete component docs 10 years ago
files Fixes #766 #671 issues with multiple dimmers in same context. Added new 'dimmerName' setting, allowing you to specify which dimmer inside a context should be used. 10 years ago
layouts Iteration on API docs 10 years ago
partials Fix code example copy and paste, add more kitchen sink examples 10 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.