-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
56 lines (46 loc) · 3.24 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Ebisu.rb by ebisurb</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>Ebisu.rb</h1>
<h2></h2>
</header>
<section id="downloads" class="clearfix">
<a href="https://github.com/ebisurb" id="view-on-github" class="button"><span>View on GitHub</span></a>
</section>
<hr>
<section id="main_content">
<h3><a name="ebisurb" class="anchor" href="#ebisurb"><span class="octicon octicon-link"></span></a>Ebisu.rbとは?</h3>
<p>Ebisu.rbは恵比寿付近のRubyistが集まって情報交換をする地域Rubyコミュニティです。</p>
<h3><a name="ebisurb-1" class="anchor" href="#ebisurb-1"><span class="octicon octicon-link"></span></a>Ebisu.rbの活動内容は?</h3>
<p>活動内容はLTを中心に、知見の共有や気になっているトピックについて質問しあったり、懇親会を通してRubyist同士の交流を行なっています。不定期開催で19時頃から<a href="https://fablic.co.jp/company#section-02">Fablicオフィス</a>で開催しています。</p>
<h3><a name="ebisurb-2" class="anchor" href="#ebisurb-2"><span class="octicon octicon-link"></span></a>Ebisu.rbに参加したい!</h3>
<p>以前は <a href="https://manage.doorkeeper.jp/groups/ebisurb">Doorkeeper</a> 上でイベント募集を行なっていましたが、現在は <a href="https://ebisurb.connpass.com/">connpass</a> にイベントを立てて募集しています。お気軽にご参加ください。</p>
<h3><a name="ebisurb-3" class="anchor" href="#ebisurb-3"><span class="octicon octicon-link"></span></a>Ebisu.rbのコミュニティ</h3>
<p>より良いコミュニティになるように参加者の方々と一緒にイベントを運営していきたいなと思っています。何をやるか、振り返ってどうだったかは Facebookグループ や Slack 上で意見交換をしていますので、是非ご参加ください。</p>
<ul>
<li><a href="https://www.facebook.com/groups/531569826856029/">Facebookグループ</a></li>
<li><a href="https://join.slack.com/t/ebisurb/shared_invite/enQtMjUwNDIyMTI0OTQ4LTg5OGJhMDQxNjk2NzdjZDAyMWJiNDg1NTY4MzRlNDFlM2MyNmUyMzg4N2QyMzMxZTgyODU4MWJkZDM3NWMyNjQ">Slack ebisurb</a></li>
</ul>
</section>
<footer>
This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="http://twitter.com/jasonlong">Jason Long</a>.
</footer>
</div>
</div>
</body>
</html>