pdelboca / csvconf.com

A community conference for data makers everywhere, again!

Home Page:https://csvconf.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A community conference for data makers everywhere, again!

https://csvconf.com

License:MIT License


Languages

Language:JavaScript 46.5%Language:CSS 28.6%Language:HTML 23.5%Language:SCSS 1.4%Language:Ruby 0.0%