Skip to content

Commit 301ffb7

Browse files
committed
gang.html
1 parent 54997e0 commit 301ffb7

File tree

4 files changed

+96
-42
lines changed

4 files changed

+96
-42
lines changed

gang.html

+53
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8"/>
5+
<title>EO Gang Rules</title>
6+
<meta name="description" content="EO Gang rules, keep them secret."/>
7+
<meta name="keywords" content="object-oriented programming, OOP, Java, Ruby, programming, elegant objects"/>
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
9+
<link rel="shortcut icon" href="//www.yegor256.com/images/books/elegant-objects/cactus.png"/>
10+
<link href='main.css' rel='stylesheet'/>
11+
</head>
12+
<body>
13+
<section>
14+
<p>
15+
<img src="//www.yegor256.com/images/books/elegant-objects/cactus.svg" alt="EO logo" class="logo"/>
16+
</p>
17+
<p>
18+
If you truly love OOP and agree with the premises of
19+
Elegant Objects, you must be in our gang. Want to join
20+
but don't know any member yet?
21+
Text <a href="https://t.me/yegor256">@yegor256</a> in Telegram.
22+
The work of the gang is strictly regulated.
23+
If you don't follow the rules listed here, you will be ejected.
24+
</p>
25+
<p>
26+
1. Each member must publish an article or give a speech
27+
about OOP once a month.
28+
</p>
29+
<p>
30+
2. Each published article must reference at least one
31+
article of another member, otherwise it doesn't count.
32+
</p>
33+
<p>
34+
3. Each member must react to each published article in its
35+
public comment section and everywhere, where it is cross-posted,
36+
including Twitter, Facebook, Hacker News, Reddit, etc.
37+
</p>
38+
<p>
39+
4. By the end of the month a Secretary writes up a summary
40+
of members' activity, suggests new members, and recommends
41+
who to reject. The Secretary is a volunteer role.
42+
</p>
43+
<p>
44+
5. To join the gang a new member must submit a request to the
45+
Secretary, who will present the candidate for a democratic vote.
46+
A new member joins in with 51% of votes.
47+
</p>
48+
<p>
49+
6. A member can be rejected from the gang by 64% of votes.
50+
</p>
51+
</section>
52+
</body>
53+
</html>

index.html

+8-42
Original file line numberDiff line numberDiff line change
@@ -7,41 +7,7 @@
77
<meta name="keywords" content="object-oriented programming, OOP, Java, Ruby, programming, elegant objects"/>
88
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
99
<link rel="shortcut icon" href="//www.yegor256.com/images/books/elegant-objects/cactus.png"/>
10-
<style>
11-
@import url('//fonts.googleapis.com/css?family=Inconsolata');
12-
body {
13-
font-family: 'Inconsolata', monospace;
14-
font-size: 20px;
15-
line-height: 1.3em;
16-
padding: 1em;
17-
}
18-
section {
19-
width: 32em;
20-
max-width: 100%;
21-
margin-left: auto;
22-
margin-right: auto;
23-
}
24-
.logo {
25-
height: 128px;
26-
width: 128px;
27-
}
28-
a {
29-
text-decoration: none;
30-
color: inherit;
31-
background-image: linear-gradient(#000,#000);
32-
background-position: 0 0.95em;
33-
background-repeat: repeat-x;
34-
background-size: 1px 1px;
35-
}
36-
a:visited {
37-
color: inherit;
38-
}
39-
a:hover {
40-
text-decoration: none;
41-
background-image: linear-gradient(#268714,#268714);
42-
background-size: 2px 2px;
43-
}
44-
</style>
10+
<link href='main.css' rel='stylesheet'/>
4511
</head>
4612
<body>
4713
<a href="https://github.com/yegor256/elegantobjects.github.io"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a>
@@ -196,28 +162,28 @@
196162
<a href="https://twitter.com/amihaiemil">@amihaiemil</a>,
197163
<a href="https://github.com/biboran">@biboran</a>,
198164
<a href="https://twitter.com/dmydlarz">@dmydlarz</a>,
199-
<a href="https://github.com/driver733">@driver733</a>,
200-
<a href="https://github.com/DronMDF">@DronMDF</a>,
165+
<a href="https://github.com/driver733">@driver733</a>,
166+
<a href="https://github.com/DronMDF">@DronMDF</a>,
201167
<a href="https://twitter.com/eduardsi">@eduardsi</a>,
202168
<a href="https://github.com/filfreire">@filfreire</a>,
203169
<a href="https://github.com/g4s8">@g4s8</a>,
204170
<a href="https://github.com/koeeenig">@koeeenig</a>,
205-
<a href="https://github.com/kogoia">@kogoia</a>,
171+
<a href="https://github.com/kogoia">@kogoia</a>,
206172
<a href="https://github.com/Maratori">@maratori</a>,
207173
<a href="https://github.com/Meerownymous">@meerownymous</a>,
208174
<a href="https://twitter.com/GraminMaksim">@mgramin</a>,
209175
<a href="https://twitter.com/nicholasruunu">@nicholasruunu</a>,
210-
<a href="https://github.com/paulodamaso">@paulodamaso</a>,
176+
<a href="https://github.com/paulodamaso">@paulodamaso</a>,
211177
<a href="https://github.com/proshin-roman">@proshin-roman</a>,
212178
<a href="https://twitter.com/RRochegude">@RRochegude</a>,
213-
<a href="https://github.com/silasreinagel">@SilasReinagel</a>,
214-
<a href="https://github.com/sivaa">@sivaa</a>,
179+
<a href="https://github.com/silasreinagel">@SilasReinagel</a>,
180+
<a href="https://github.com/sivaa">@sivaa</a>,
215181
<a href="https://github.com/skapral">@skapral</a>,
216182
<a href="https://github.com/smallcreep">@smallcreep</a>,
217183
<a href="https://twitter.com/tomasz_bawor">@tomasz_bawor</a>,
218184
<a href="https://github.com/t-izbassar">@t-izbassar</a>,
219185
<a href="https://github.com/Vatavuk">@vatavuk</a>,
220-
<a href="https://github.com/VsSekorin">@vssekorin</a>.
186+
<a href="https://github.com/VsSekorin">@vssekorin</a>.
221187
</p>
222188
<p>
223189
Badges for your GitHub repo:

main.css

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
@import url('//fonts.googleapis.com/css?family=Inconsolata');
2+
body {
3+
font-family: 'Inconsolata', monospace;
4+
font-size: 20px;
5+
line-height: 1.3em;
6+
padding: 1em;
7+
}
8+
section {
9+
width: 32em;
10+
max-width: 100%;
11+
margin-left: auto;
12+
margin-right: auto;
13+
}
14+
.logo {
15+
height: 128px;
16+
width: 128px;
17+
}
18+
a {
19+
text-decoration: none;
20+
color: inherit;
21+
background-image: linear-gradient(#000,#000);
22+
background-position: 0 0.95em;
23+
background-repeat: repeat-x;
24+
background-size: 1px 1px;
25+
}
26+
a:visited {
27+
color: inherit;
28+
}
29+
a:hover {
30+
text-decoration: none;
31+
background-image: linear-gradient(#268714,#268714);
32+
background-size: 2px 2px;
33+
}

robots.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
User-agent: *
2+
Disallow: /gang.html

0 commit comments

Comments
 (0)