mirror of
https://github.com/J3RN/meetups-site
synced 2026-08-31 19:10:18 +00:00
No description
- HTML 62.5%
- CSS 37.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| css | ||
| img | ||
| .gitignore | ||
| index.html | ||
| README.md | ||
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
- Fork this repository to your user
- Clone your fork of the repository
- Create a topic branch such as
fixed-your-godawful-stylesand make commits - Pull request against this repository's
masterbranch - ...
- Profit!