nicojensen.de/README.md

8 lines
189 B
Markdown
Raw Normal View History

2019-03-12 13:49:49 +01:00
#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