vac.dev/README.md
Nistor Cristian bc53099c6c
Improve blog readability. Add favicon. Small other changes on home.
Signed-off-by: Nistor Cristian <contact@nistorcristian.com>
2019-11-14 22:45:49 +02:00

7 lines
337 B
Markdown

# vac
1. Install a full [Ruby development environment](https://jekyllrb.com/docs/installation/).
2. Install Jekyll and [bundler gems](https://jekyllrb.com/docs/ruby-101/#bundler).
3. Change into your cloned repo
4. Build the site and make it available on a local server: `bundle exec jekyll serve`
5. Now browse to http://localhost:4000