mirror of https://github.com/acid-info/vac.dev.git
ec470c85e5 | ||
---|---|---|
_authors | ||
_data | ||
_includes | ||
_layouts | ||
_posts | ||
assets | ||
.gitignore | ||
404.html | ||
CNAME | ||
Gemfile | ||
Gemfile.lock | ||
README.md | ||
_config.yml | ||
faq.md | ||
index.md | ||
package-lock.json | ||
research-log.markdown | ||
robots.txt |
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