This is the Big Neon B2B repository, part of the Big Neon website. This project is a prototype of the experience used for visitors looking for answers to their questions about Big Neon. This is in development.
To download and build this project:
-
Clone the source
git clone https://github.com/big-neon/bn-about.git
-
Install Jekyll
gem install bundler jekyll
-
Run Jekyll
bundle exec jekyll serve
This project was built using the Airspace theme by ThemeFisher.