Skip to content

colabois/pdba.colabois.fr

Repository files navigation

PDBA site

Dependencies

This site relies on Jekyll so you will need to install it

You will also need make if you don't want to run Jekyll commands manually

Build

make build or bundle exec jekyll build

Run

make run or bundle exec jekyll serve