nicojensen.de/README.md
2019-03-12 14:02:00 +01:00

8 lines
No EOL
192 B
Markdown

# www.nicojensen.de
Repo zu meiner Webseite basierend auf [Jekyll](https://jekyllrb.com/).
## to compile
bundle exec jekyll serve
## to Develop
JEKYLL_ENV=production bundle exec jekyll build