Skip to content

ogrenich/peerlab.community

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

218 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 58.2%
  • Ruby 29.8%
  • CSS 12.0%