Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 316 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 316 Bytes

Beavy.xyz – the website

This repository contains the source files for www.beavy.xyz .

Deployment

Push to gh-pages.

Testing Locally

If you don't have jekyll installed yet:

bundle install

To run this website as a developer:

jekyll serve

This will serve the site at localhost:4000.