mikaturunen / oplab.cloud

OP Lab cloud tribe curated list of events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OP Lab Cloud Tribe

Build Status

Building the Cloud tribe event list

Development locally

$ ./script/bootstrap        # install required dependencies
$ bundle exec jekyll serve  # serve the site locally, open http://127.0.0.1:4000/oplab.cloud/

Automated release through Travis

  • Create event branch from dev.
    • dev -> event/something
    • Create your commits into the branch
    • Push them
    • Create Pull Request against `dev``
  • Once the PR is approved, contributors can merge dev against master to have Travis release it

Manual release

$ ./script/bootstrap        # install required dependencies
$ ./script/cibuild          # build the project to have static resources available for release

Now you can push the _site content somewhere and host it as static website.

About

OP Lab cloud tribe curated list of events

License:Creative Commons Zero v1.0 Universal


Languages

Language:CSS 55.4%Language:Shell 22.5%Language:HTML 11.9%Language:JavaScript 5.6%Language:Ruby 4.6%