Skip to content

Source files of the website for the 36th Workshop on (Constraint) Logic Programming (WLP 2022)

Notifications You must be signed in to change notification settings

DFKI/wlp2022.dfki.de

Repository files navigation

Source files of the conference website for the 36th Workshop on (Constraint) Logic Programming (WLP), wlp2022.dfki.de.

The design is based on the Event Template from themeforest.

Build

The website is automatically built and deployed to GitHub Pages. For local development, you need jekyll. Then, run the following commands:

bundle install
bundle exec jekyll serve --livereload # runs at http://localhost:4000/
bundle exec jekyll build # alternatively, built into the `_site` directory

About

Source files of the website for the 36th Workshop on (Constraint) Logic Programming (WLP 2022)

Resources

Stars

Watchers

Forks