jimmyhoran / peerlab.community

Worldwide directory of peer labs, instructions on starting your own.

Home Page:https://peerlab.community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

peerlab.community Build Status

Adding Your Peer Lab

Adding your peer lab is a straightforward process: you need to add it to the events.yml file in this repository. Make sure the events are sorted by city name. The only field that's strictly required is the city, but the more info you can add the better. Use the existing entries as examples.

Field Description
city What city is your peer lab located in?
schedule How often do you meet? When?
location Where do you meet?
meetup_url A URL to link to (doesn't need to be a Meetup.com URL).
contact_twitter If someone has questions, who should they tweet?
contact_email If someone has questions, who should they email?
telegram_channel If someone has questions, where can he reach the community?
irc_channel If someone has questions, where can he reach the community?

Contributing

Deploys happen automatically after every merged pull request.

This repository adheres to the Contributor Covenant 1.4.0.

Getting Set Up for Development

git clone https://github.com/ashfurrow/peerlab.community.git
cd peerlab.community
bundle install
# Then to start the server
rake server

Credits

Thanks to Samuel Goodwin for inspiring me to start my own peer lab.

Thanks to Start Bootstrap for the theme. Photos purchased from Adobe Stock.

About

Worldwide directory of peer labs, instructions on starting your own.

https://peerlab.community

License:MIT License


Languages

Language:HTML 56.6%Language:Ruby 31.6%Language:CSS 11.8%