mirror of https://github.com/acid-info/vac.dev.git
357 B
357 B
vac
- Install a full Ruby development environment, You need v2.7.
- 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