mirror of https://github.com/acid-info/vac.dev.git
337 B
337 B
vac
- Install a full Ruby development environment.
- Install Jekyll and bundler gems.
- Change into your cloned repo
- Build the site and make it available on a local server:
bundle exec jekyll serve
- Now browse to http://localhost:4000