Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 327 Bytes

README.md

File metadata and controls

executable file
·
17 lines (10 loc) · 327 Bytes

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.