https://akrishna77.github.io/visual-relationships
The project needs Jekyll and other dependencies to run locally. These can be installed with Bundler by running the following commands.
gem install bundler
bundle install
Run Jekyll:
bundle exec jekyll serve --watch --force_polling --baseurl ''
Open it up in your browser: http://localhost:4000/
Options within the _config.yml
file allow you to control the site's title, subtitle, logo, author information, and the left column navigation.
DOCter is a Jekyll template for quickly building out project pages and documentation. See the demo