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