Skip to content

AsawareeBhide/visual-relationships-1

 
 

Repository files navigation

Visual Relationships

To run locally

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/

_config.yml

Options within the _config.yml file allow you to control the site's title, subtitle, logo, author information, and the left column navigation.

Github Page Template Credits

DOCter is a Jekyll template for quickly building out project pages and documentation. See the demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.5%
  • HTML 19.2%
  • Ruby 6.4%
  • JavaScript 2.9%