mirror of
https://github.com/vacp2p/vac.dev.git
synced 2026-01-08 22:28:01 -05:00
@@ -1,7 +1,8 @@
|
||||
# vac
|
||||
|
||||
1. Install a full [Ruby development environment](https://jekyllrb.com/docs/installation/).
|
||||
1. Install a full [Ruby development environment](https://jekyllrb.com/docs/installation/),
|
||||
You need v2.7.
|
||||
2. Install Jekyll and [bundler gems](https://jekyllrb.com/docs/ruby-101/#bundler).
|
||||
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
|
||||
5. Now browse to http://localhost:4000
|
||||
|
||||
Reference in New Issue
Block a user