perigueux.dev

perigueux.dev

Dev'In Perigueux website (deployed dynamically by Netlify)

Dev'In Perigueux

Contribution

Contribution in Markdown.

Deployement: Netlify, webhooked on the masterbranch accepted commits (feel free to propose a PR).

Development

Dependencies

Clone sources

git https://github.com/dev-in-perigueux/dev-in-perigueux.fr.git
cd dev-in-perigueux.fr

Install Ruby deps

bundle install

Development

bundle exec rake

Build Wooster

bundle exec rake build:generate[prod]

Test build

bundle exec rake test