GitHub - HackerHours/hackerhours.org: landing page for Hacker Hours

· GitHub

1 min read Original article ↗

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

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