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 aafe05fa66 Fix broken divider link on homepage, progress spacing 10 years ago
server Fix broken divider link on homepage, progress spacing 10 years ago
.gitignore Fix docs to work with new restructuring 10 years ago
README.md Update README.md 10 years ago
docpad.coffee Fix last issues with restructuring 10 years ago
package.json Fix package.json, remove gruntfile 10 years ago

README.md

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

Help Fix Typos and Errors

If you find any typos or mistakes, submitting a fix is easy!

Open the documents folder on GitHub, click the edit button on the appropriate page. Then click to submit a pull request.