gergelypolonkai-web-jekyll/README.md

11 lines
136 B
Markdown
Raw Normal View History

# gergely.polonkai.eu
## Initial start
```
git clone $REPO
cd $REPO
bundle install --path vendor/bundle
bundle exec jekyll server
```