Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 619 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 619 Bytes

damien.pobel.fr source code

Build status

Source code of damien.pobel.fr, see Powered by Metalsmith (and Github, TravisCI, Myth, npm...) for some details.

Tasks

  • npm test to run the unit tests
  • npm run dp:build to build the website (or npm run dp:build:dev)
  • npm run dp:restorecache to put the image variations in the src directory from a previous build
  • npm run dp:deploy to deploy the site (requires the SSH key to be decoded)