Generated using Jekyll Static Site Generator
- Install Ruby
- Install Jekyll: Jekyll QuickStart Guide
- Clone the repository:
- git clone https://github.com/DynamicGravitySystems/dgs-jekyll.git
- cd dgs-jekyll
- Additional system libraries may be required for buid:
sudo apt-get install zlib1g-dev zlibc zlib1g
sudo apt-get install libxml2-dev
-
Install pre-requisites with
bundle install
-
Build the static site using jekyll:
bundle exec jekyll build
-
Static HTML source will be built in _site directory
Designed by Zachery Brady for Dynamic Gravity Systems