Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 414 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 414 Bytes

Actors/Directors constellation

Develop on the site

cd docs

# Requires ruby
#
# I would highly recommend installing a new ruby version via rbenv
#   -> https://github.com/rbenv/rbenv#installation
bundle

bundle exec jekyll serve

# Go to localhost:4000

Where is the code?

JS: docs/js/constellation.js CSS: docs/css/ (constellation.css/main.scss/...) HTML: docs/_includes_/*.html