mirror of https://github.com/acid-info/vac.dev.git
08619898d6
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
_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, 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