opencypher / website

Home Page:http://www.opencypher.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openCypher website

This repository hosts the content of the website http://www.opencypher.org.

Build

The website is built using Heroku.

Local

To build and deploy locally, simply run:

bundle exec jekyll serve --watch

This will deploy the webserver and serve the website at localhost:4000 (by default).

For live updates to the local browser, simply run:

bundle exec jekyll serve --livereload

About

http://www.opencypher.org/


Languages

Language:HTML 85.1%Language:CSS 8.6%Language:JavaScript 6.1%Language:Ruby 0.1%Language:Procfile 0.0%