Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

HackerHours/hackerhours.org

Repository files navigation

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