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 f445e4eef7 Fixes #247 right menu formatting when used with a secondary menu. adds search formatting for secondary menu and updates docs with a more complex example 11 years ago
..
documents Fixes #247 right menu formatting when used with a secondary menu. adds search formatting for secondary menu and updates docs with a more complex example 11 years ago
draft Moves gruntfile to top of project, adds testing to package.js for travis 11 years ago
files Moves gruntfile to top of project, adds testing to package.js for travis 11 years ago
layouts Moves gruntfile to top of project, adds testing to package.js for travis 11 years ago
partials Moves gruntfile to top of project, adds testing to package.js for travis 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.