Skip to content

rubyconfindia/rubyconfindia.github.io

 
 

Repository files navigation

CSVConf.com

A static site, https://www.rubyconf.in/.

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 rubyconfindia.github.io 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!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • CSS 47.3%
  • JavaScript 34.7%
  • HTML 17.5%
  • Other 0.5%