Skip to content

Tangler/tangler.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tangler website

This repository contains the content for http://www.tangler.io

This website is managed through Punch

Prerequisites

npm install punch

Using punch local server

node_modules/.bin/punch s
http://localhost:9009/

Generating static content

node_modules/.bin/punch g

Generating module documentation

Tangler can introspect modules and generate documentation pages for them. Run the following command to generate the documentation:

../Tangler/bin/tangler documentation:generate tanglerdoc.xml

The tanglerdoc.xml contains relative paths to modules. This assumes your core, modules and tangler.github.io repo's are all in the same parent directory.

Releases

No releases published

Packages

No packages published

Languages