Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 385 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 385 Bytes

Vantibyte

The source repo for the Vantibyte website.

Develop

Built with Jekyll version 4.1.1, but should support newer versions as well.

Install the dependencies with Bundler:

$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ bundle exec jekyll serve