All Projects → nodeschool → Nyc

nodeschool / Nyc

Licence: isc
Organizing nodeschool events in New York, NY!

Labels

NodeSchool NYC

Welcome to the NodeSchool NYC chapter's repository. We use this repository for our website and almost all our communication.

You can see the website here: http://nodeschool.io/nyc

Talk to us

We utilize GitHub Issues like a message board and keep almost all of our communication in the open. If for any reason you need to contact an organizer privately you may contact us directly.

Team

Contributing to the website

The website is generated using Mustache templates, Stylus, and JavaScript. It runs on GitHub Pages – pull requests welcome!

Running locally

  1. Fork the repository
  2. Clone your fork to a local folder: git clone <fork url here>
  3. cd into your project folder.
  4. Run npm install to install dependencies.

For a development server, run

$ npm run docs:build

Now you can visit http://localhost:8080/ in your browser to see the website.

Important: edit files inside the directory docs-src. Files are compiled into the docs folder.

Special thanks

Checklist for organizers

  • Venue:
  • Directions, where's the entrance, which floor
  • Special security? We always collect real names and ask attendees to bring IDs
  • Signs
  • Food: vegetarian options
  • Drinks: non alcoholic options
  • Gender neutral restrooms
  • Bring white stickers and markers for name tags
  • Bring post its in different colors. Used by attendees to indicate that they need help
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].