Files
vac.dev/README.md
2019-11-14 22:45:49 +02:00

337 B

vac

  1. Install a full Ruby development environment.
  2. Install Jekyll and bundler gems.
  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