Skip to content

dpobel/damien.pobel.fr

Repository files navigation

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.

Requirements

  • apt-get install graphicsmagick

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)