Skip to content

tbrownaw/webworkers

 
 

Repository files navigation

Memphis Web Workers Static Homepage

Who are we?

web workers logo

Web Workers is a community of designers, developers, UXers and all around tech- and web-savvy individuals that meet in person and online to discuss all the goings on of the wide, wide world of the Web.

What is this repo?

The memphiswebworkers.com site is generated from the code in this public repository. Enhancements to the site are welcome!

How can I contribute?

You're going to need a tiny bit of Node and git skills: get local copy of npm, clone this site locally, make some prospective changes, review them, and then submit a PR.

Newer contributors

There is likely to be some low-hanging fruit available on the repo issues page.

Building the site

Prerequisites:

  • Ruby 2 or 3 (the one that comes with OS X is OK)
  • Jekyll
  • git
  • node with npm
  • grunt-cli installed globally (npm install -g grunt-cli)

Test run

  1. clone this repo
  2. npm install
  3. grunt style
  4. grunt
  5. Open http://127.0.0.1:4000

About

The Web Workers website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.3%
  • CSS 19.6%
  • JavaScript 1.5%
  • Ruby 0.6%