mirror of
https://github.com/vacp2p/vac.dev.git
synced 2026-01-08 06:13:57 -05:00
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