Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>{{ page.title }} – {{ site.name }}</title>
<meta name="Description" content="Free office hours for programming help, twice a week in NYC. All languages and skill levels welcome!">
<meta name="Description" content="A community of people learning to code. All languages and skill levels welcome!">
<!-- don't assume 960px wide on iOS -->
<meta name="viewport" content="width=device-width" />
<meta property="og:type" content="cause" />
Expand Down
7 changes: 4 additions & 3 deletions diy-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ This is very exciting.

In short, Hacker Hours are

* "free office hours for programming help"
* open to anyone, regardless of age or skill level
* free
* available to help people improve their coding skills
* open to anyone
* not a class, and not a lecture

Meeting the above requirements are the only things we ask to call your group "Hacker Hours". We won't sue you or anything, but just ask in good faith.
Expand All @@ -33,7 +34,7 @@ In terms of promotion (from potential mentors and mentees), your best bet is to

While Hacker Hours NYC is programming-language-agnostic, [other related groups](/diy-guide.html) are language- or framework-specific. Totally up to you.

When it began, Hacker Hours NYC was almost entirely absolute beginners. Over time, the group has gained more regulars and a wider variety of skill levels, and now many attendees simply come to have a space to work and hang out with other coders. Your community and your outreach will determine the demographic and vibe.
When it began, Hacker Hours NYC was almost entirely office hours to answer questions for absolute beginners. Over time, the group has gained more regulars and a wider variety of skill levels, and now many attendees simply come to have a space to work and hang out with other coders. Your community and your outreach will determine the demographic and vibe.

The default format is where mentors make themselves available for however-many hours at a time to bounce around and answer questions - the beauty here is zero planning and zero formality. Possible alterations include

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a class="meetupLink" href="http://www.meetup.com/hackerhours/">
<h1 id="title">Hacker Hours</h1>
<h2>
Free office hours for programming help
A community of people learning to code
</h2>
<h2>
Next meetup: <span id="meetupDate"><span id='dateMs'></span><span id='dateStr'></span></span>
Expand Down