mirror of
https://github.com/acid-info/vac.dev-backup.git
synced 2026-08-31 05:11:10 +00: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