HackerHours / hackerhours.org

landing page for Hacker Hours
hackerhours.org
MIT License
51 stars 90 forks source link

this site has been decomissioned, we have moved to squarespace.

hackerhours.org Build Status

Landing page for the Hacker Hours meetup.

Development

To run the site locally:

bundle
bundle exec jekyll serve

To regenerate the static site:

bundle exec jekyll build

Logo

The logo was designed by @kristinbarr. With the server running, view it at http://localhost:4000/logo.html.

To create a PNG of the logo, install Node.js and ImageMagick, then run:

npm install
node logo.js