Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 613 Bytes

File metadata and controls

19 lines (11 loc) · 613 Bytes

Code Beers

Code Beers is a periodic meeting for developers who wants to talk, share knowledge and drink beer.

http://codebeers.github.io/

How to run

You must have Jekyll installed. So, clone the repos and run.

jekyll serve

How to collaborate

  • Check the Issues for the project
  • Create a Fork and a new branch, submit pull requests for pages/styles
  • DO NOT commit directly into master branch