This repository contains the vertigo-designs homepage. The page uses
jekyll
and github-pages
.
To run the website locally, follow the installation instructions and execution instructions localted on github's help page.
To build the website locally, run bundle exec jekyll serve
and open localhost:4000
in a web
browse. Jekyll should automatically render updates to the hosted files as they are updated.
The original theme was taken from the Bootstrap Creative (Jekyll) theme and was modified to use green as the primary color instead of orange. The unnecessary components were also stripped out.