# Semantic Docs ## How to Use This folder contains the templates used to generate the static website for LearnSemantic.com To install DocPad ``` npm install -g docpad docpad install eco; docpad update; docpad upgrade; ``` Then create the docs using: ``` docpad run ``