Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

d3plus/d3plus-website

Repository files navigation

Website for d3plus (d3plus.org)

A javascript library that extends D3.js to enable fast and beautiful visualizations.

Installation

The D3plus website runs on Github Pages, which uses Jekyll for generating dynamic content. Installation instructions found here: https://help.github.com/articles/using-jekyll-with-pages

Run locally

Once Jekyll is installed and running you'll need to install the site's dependencies and begin serving the site locally using the built in web server.

bundle install
bundle exec jekyll serve

You can now view the site in your browser at: http://localhost:4000

About

gh-pages for d3plus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages