forked from ruby-conferences/ruby-conferences.github.io
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
18 lines (18 loc) · 561 Bytes
/
index.html
File metadata and controls
18 lines (18 loc) · 561 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
layout: default
---
<style>
#home a { font-weight: bold; }
#home p { margin-bottom: 12px; }
</style>
<article id="home" style="color: #333;">
<p>
RubyConferences.org and RubyVideo.dev have merged into <a href="https://www.rubyevents.org">RubyEvents.org</a>, the new central platform for all things Ruby events.
</p>
<p>
The conferences page has moved to <a href="https://www.rubyevents.org/events">here</a>.
</p>
<p>
<a href="https://marcoroth.dev/posts/introducing-rubyevents-org">Read the full announcement</a>
</p>
</article>