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 4348911ff5 Adds many more dropdown examples 10 years ago
..
documents Adds many more dropdown examples 10 years ago
draft Update s to form, checkbox, segment. GitHub form and segment theming 11 years ago
files Fixes to popup documentation, removing several debug: true values and console log 10 years ago
layouts Removes all uses of jquery waypoint for SUI sticky module 10 years ago
partials Move lists to elements (this may cause issues if you are using an early beta release, be sure to rename), fixes #1017, modifications/fixes to undocumented sticky component in prep for release 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.