Skip to content

parisjs/jsldd.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDD (ex JSLDD)

This the docpad site of lesdoigtsdehors.org.

Install

yarn install

Usage

yarn start

And then point your browser to http://localhost:9778/.

Deploy

Deploying means generating the static site and publishing it on github page.

Deployement is done automaticaly after each commit by travis.

However if you whant to do it by hand you can fireup this script:

./script/deploy

License

See the LICENSE file.