mirror of https://github.com/acid-info/vac.dev.git
1f0180fe3f
Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com> |
||
---|---|---|
_includes | ||
_layouts | ||
_posts | ||
assets | ||
.gitignore | ||
404.html | ||
CNAME | ||
Gemfile | ||
Gemfile.lock | ||
README.md | ||
_config.yml | ||
index.markdown | ||
package-lock.json | ||
research-log.markdown |
README.md
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