polyhack/polyhack.github.io

Add your membership details

nicholasf opened this issue · 0 comments

Hey guys,

If you'd like to be listed as a member of #polyhack on the site then make a pull request and add yourself to the HTML table.

Please follow a simple format and keep the tone formal. Listings can go in alphabetical order by name (which can supply a link to your github URL). Then just provide your location and language focus.

          <table>
            <tr>
              <th>Name</th>
              <th>Location</th>
              <th>Language Focus</th>
            </tr>
            <tr>
              <td><a href='http://github.com/nicholasf'>nicholasf</a></td>
              <td>Melbourne, Australia</td>
              <td>Elixir, Javascript, post Ruby, post Java.</td>
              <td>
            </tr>
          </table>

In the future we can add an events section, etc., to the website. We can add fun stuff later on, in back pages, but for now I'd like to create a brief, simple and clean representation of our channel.

Cheers,
Nick