/csvconf.com

A community conference for data makers everywhere, again!

Primary LanguageJavaScriptMIT LicenseMIT

CSVConf.com

A static site, http://csvconf.com/.

Forked from martini gh-pages branch.

Develop

This is a Jekyll site!

Requirements:

To work on the CSVConf site locally, you'll first need to have the following installed:

Once that's taken care of, here are the steps necessary to get it running locally:

  1. clone this repository and cd into the csvconf.com directory
  2. run the bundle command
  3. run bundle exec jekyll serve -w

If everything worked, you should now have a local server running at http://localhost:4000. The w flag means the server will watch for changes and rebuild, so you can edit the site as needed and see the updated version in your browser right away.

License

MIT