Skip to content
Snippets Groups Projects
Commit 7b34bdd7 authored by Bo's avatar Bo
Browse files

add README with build instrucions

parent f7e51112
No related branches found
No related tags found
No related merge requests found
# Chaotikum Website
Wiki: https://wiki.chaotikum.org/projekte:chaotikumwebsite
## Build
Install depencies:
gem install bundler
bundle install
Build:
bundle exec jekyll build
Or launch a webserver with consecutive builds:
bundle exec jekyll serve
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment