Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ GEM
mini_portile2 (~> 2.3.0)
parallel (1.12.1)
public_suffix (3.0.3)
rake (12.3.1)
rake (12.3.3)
thread_safe (0.3.6)
typhoeus (0.8.0)
ethon (>= 0.8.0)
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Web Operations Conferences

_Notice_: I am no longer maintaining this site.

[![Build Status](https://travis-ci.org/webopsconferences/webopsconferences.github.io.svg?branch=master)](https://travis-ci.org/webopsconferences/webopsconferences.github.io)

This is the source to [www.webopsconferences.com](http://www.webopsconferences.com). The purpose of the site is to list conferences of interest to people working in the field of [web operations](http://omniti.com/seeds/what-is-web-operations).

## Contributing

Pull requests that improve any aspect of the site are welcome!
## Buildint

All the data on conferences is stored in `conferences.yml`, so to add a new one or update an existing one all you have to do is edit that. I hope the structure is self-explanatory, but if not just ask.

Expand Down