diff --git a/README.md b/README.md index 8eaff9f..ee275c1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ # www.nicojensen.de Repo zu meiner Webseite basierend auf [Jekyll](https://jekyllrb.com/). +## bundle + +### install +bundle install + +### update +bundle update + +## page + ## to compile bundle exec jekyll serve