Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 557 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 557 Bytes

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.