No description
  • HTML 62.5%
  • CSS 37.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonathan Arnett e97fb87052 Slight update
2015-08-13 13:55:55 -04:00
css Added special mobile styles 2015-06-14 15:02:25 -04:00
img Initial commit 2015-06-14 12:37:33 -04:00
.gitignore Gitignore, ignoring the deploy script 2015-06-14 15:30:35 -04:00
index.html Slight update 2015-08-13 13:55:55 -04:00
README.md Add link to README 2015-06-15 12:58:18 -04:00

Tech Collective Summer Meetups Site

A site for the Tech Collective Summer Meetups

Very basic right now, just HTML, CSS, and a wee bit of JavaScript in the index.html file. All contributions welcome!

Contributing

  1. Fork this repository to your user
  2. Clone your fork of the repository
  3. Create a topic branch such as fixed-your-godawful-styles and make commits
  4. Pull request against this repository's master branch
  5. ...
  6. Profit!