Skip to content

Add an Atom feed to follow new conference announcements #704

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 15, 2024
Merged
Show file tree
Hide file tree
Changes from 4 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
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ gem 'danger-commit_lint'
gem 'html-proofer'
gem 'jekyll'
gem 'rake'

group :jekyll_plugins do
gem 'jekyll-feed'
end
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-watch (2.2.1)
Expand Down Expand Up @@ -161,6 +163,7 @@ DEPENDENCIES
danger-commit_lint
html-proofer
jekyll
jekyll-feed
rake

RUBY VERSION
Expand Down
3 changes: 2 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ task :verify_data do
"reg_date",
"cfp_phrase",
"cfp_date",
"video_link"
"video_link",
"announced_on"
]
data = YAML.load File.read "_data/conferences.yml"
validator = DataFileValidator.validate(data, allowed_keys)
Expand Down
5 changes: 5 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: Ruby Conferences
url: https://rubyconferences.org
safe: true
lsi: false
source: .
Expand All @@ -12,3 +14,6 @@ exclude:
- data_file_validator.rb
- notes.txt
- vendor

plugins:
- jekyll-feed
21 changes: 21 additions & 0 deletions _data/conferences.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2656,19 +2656,22 @@
start_date: 2024-08-24
end_date: 2024-08-24
url: https://regional.rubykaigi.org/osaka04/
announced_on: 2024-08-06

- name: Rails Camp USA 2024
location: Cascade, Idaho
start_date: 2024-08-27
end_date: 2024-08-30
url: https://west.railscamp.us/2024
twitter: railscamp_usa
announced_on: 2024-02-29

- name: Fukuoka RubyistKaigi 04
location: Fukuoka, Japan
start_date: 2024-09-07
end_date: 2024-09-07
url: https://regional.rubykaigi.org/fukuoka04/
announced_on: 2024-08-06

- name: EuRuKo 2024
location: Sarajevo, Bosnia & Herzegovina
Expand All @@ -2680,6 +2683,7 @@
cfp_open_date: 2024-01-12
cfp_close_date: 2024-04-15
cfp_link: https://www.papercall.io/euruko2024
announced_on: 2023-11-27

- name: Friendly.rb 2024
location: Bucharest, Romania
Expand All @@ -2691,6 +2695,7 @@
cfp_open_date: 2024-03-29
cfp_close_date: 2024-07-01
cfp_link: https://friendlyrb.com/cfp
announced_on: 2023-11-02

- name: Rails World 2024
location: Toronto, Canada
Expand All @@ -2701,12 +2706,14 @@
cfp_open_date: 2024-02-05
cfp_close_date: 2024-03-21
cfp_link: https://sessionize.com/rails-world/
announced_on: 2023-11-30

- name: Matsue RubyistKaigi 11
location: Matsue, Japan
start_date: 2024-10-05
end_date: 2024-10-05
url: https://matsue.rubyist.net/matrk11/
announced_on: 2024-08-06

- name: Rubyfuza 2024
location: Cape Town, South Africa
Expand All @@ -2718,12 +2725,14 @@
cfp_close_date: 2024-08-10
cfp_link: https://www.papercall.io/rubyfuza-2024
status: Canceled
announced_on: 2023-10-19

- name: Ruby Retreat 2024
location: Warrnambool, VIC, Australia
url: https://retreat.ruby.org.au/
start_date: 2024-10-18
end_date: 2024-10-21
announced_on: 2024-06-06

- name: Rocky Mountain Ruby 2024
location: Boulder, Colorado
Expand All @@ -2735,13 +2744,15 @@
cfp_open_date: 2024-05-15
cfp_close_date: 2024-06-30
cfp_link: https://sessionize.com/rocky-mountain-ruby
announced_on: 2024-04-17

- name: Haggis Ruby 2024
location: Edinburgh, Scotland
start_date: 2024-10-24
end_date: 2024-10-24
url: https://haggisruby.co.uk
mastodon: https://ruby.social/@haggisruby
announced_on: 2024-07-04

- name: Kaigi on Rails 2024
location: Tokyo, Japan
Expand All @@ -2753,6 +2764,7 @@
cfp_open_date: 2024-07-01
cfp_close_date: 2024-07-31
cfp_link: https://cfp.kaigionrails.org/events/2024
announced_on: 2024-04-15

- name: RubyConf 2024
location: Chicago, IL
Expand All @@ -2764,6 +2776,7 @@
cfp_open_date: 2024-06-06
cfp_close_date: 2024-07-22
cfp_link: https://sessionize.com/rubyconf-2024/
announced_on: 2024-01-21

- name: RubyConf India 2024
location: Jaipur, India
Expand All @@ -2774,13 +2787,15 @@
cfp_open_date: 2024-07-23
cfp_close_date: 2024-09-25
cfp_link: https://www.papercall.io/rubyconf-india-2024
announced_on: 2024-07-24

- name: RubyWorld Conference 2024
location: Matsue, Japan
start_date: 2024-12-05
end_date: 2024-12-06
url: https://2024.rubyworld-conf.org/en/
twitter: rubyworldconf
announced_on: 2024-05-29

- name: RubyKaigi 2025
location: Matsuyama, Ehime, Japan
Expand All @@ -2789,13 +2804,15 @@
url: https://rubykaigi.org
twitter: rubykaigi
mastodon: https://ruby.social/@rubykaigi
announced_on: 2024-05-18

- name: Balkan Ruby 2025
location: Sofia, Bulgaria
start_date: 2025-04-25
end_date: 2025-04-26
url: https://balkanruby.com
twitter: balkanruby
announced_on: 2024-04-28

- name: Helvetic Ruby 2025
location: Geneva, Switzerland
Expand All @@ -2804,6 +2821,7 @@
url: https://helvetic-ruby.ch
twitter: helvetic_ruby
mastodon: https://ruby.social/@helvetic_ruby
announced_on: 2024-05-17

- name: Brighton Ruby 2025
location: Brighton, UK
Expand All @@ -2812,6 +2830,7 @@
url: https://brightonruby.com
twitter: brightonruby
mastodon: https://ruby.social/@brightonruby
announced_on: 2024-06-20

- name: Baltic Ruby 2025
location: Riga, Latvia
Expand All @@ -2822,6 +2841,7 @@
url: https://balticruby.org
twitter: balticruby
mastodon: https://ruby.social/@balticruby
announced_on: 2024-06-18

- name: RailsConf 2025
location: United States
Expand All @@ -2832,3 +2852,4 @@
url: https://www.railsconf.com
twitter: railsconf
mastodon: https://ruby.social/@railsconf
announced_on: 2024-06-21
3 changes: 3 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<link href="//fonts.googleapis.com/css?family=Exo+2:300,400" rel="stylesheet" type="text/css">
<link href="/css/style.css" rel="stylesheet" type="text/css">
<link href="/images/favicon.png" rel="icon" type="image/png">
{% feed_meta %}
<script src="/js/jquery.js" type="text/javascript"></script>
<script src="/js/moment.min.js" type="text/javascript"></script>
<script src="/js/behavior.js" type="text/javascript"></script>
Expand Down Expand Up @@ -47,6 +48,8 @@ <h1>
<li><a href="https://github.com/ruby-conferences/ruby-conferences.github.io">source</a></li>
<li><a href="https://rubyconferences.org/calendar.ics">ics events calendar feed</a></li>
<li><a href="https://rubyconferences.org/cfp.ics">ics CFP calendar feed</a></li>
<li><a href="/feed.xml">RSS feed</a></li>
</ul>
</ul>
</footer>
<script type="text/javascript">
Expand Down
28 changes: 28 additions & 0 deletions feed.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
---
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title type="text" xml:lang="en">{{ site.name }}</title>
<link type="application/atom+xml" href="atom_feed_url" rel="self"/>
<link type="text/html" href="home_url_canonical" rel="alternate"/>
<updated>{{ site.time | date_to_xmlschema }}</updated>
<id>{{ site.url }}/feed.xml</id>

{% assign latest_events = site.data.conferences | reverse | slice: 0, 50 %}
{% for event in latest_events %}
{% if event.announced_on %}
<entry>
<published>{{ event.announced_on | date: "%Y-%m-%dT%H:%M:%S%z" }}</published>

<title>{{ event.name }}</title>
<id>{{ event.url }}</id>
<link href="{{ event.url }}" />
<content type="html">
<![CDATA[
{% include event.html %}
]]>
</content>
</entry>
{% endif %}
{% endfor %}
</feed>