-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
83 lines (60 loc) · 4.13 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<title>About by brainhackorg</title>
</head>
<body>
<header>
<div class="container">
<h1>About</h1>
<h2>Information about the brainhack organization and hosting a brainhack</h2>
<section id="downloads">
<a href="https://github.com/brainhackorg/about/zipball/master" class="btn">Download as .zip</a>
<a href="https://github.com/brainhackorg/about/tarball/master" class="btn">Download as .tar.gz</a>
<a href="https://github.com/brainhackorg/about" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<h1>
<a id="about-brainhack" class="anchor" href="#about-brainhack" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>About Brainhack</h1>
<h2>
<a id="the-purpose-of-brainhack" class="anchor" href="#the-purpose-of-brainhack" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>The purpose of Brainhack</h2>
<p>This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!</p>
<h2>
<a id="who-is-brainhackorg" class="anchor" href="#who-is-brainhackorg" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Who is Brainhack.org?</h2>
<h3>
<a id="board" class="anchor" href="#board" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Board</h3>
<p>The board is currently made up of the founders of Brainhack. The board meets quarterly to plan future Brainhack events and discuss other business.
Cameron Craddock, director
Daniel Margulies
Pierre Bellec
Nolan Nichols
Tal Yarkoni</p>
<h3>
<a id="current-members" class="anchor" href="#current-members" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Current Members</h3>
<p>The Brainhack organization is composed of individuals that have previously hosted brainhack events and those that plan to host events in the future. Members include:
<> multi column list of all organizers, authors on the brainhack paper, brainhack global organizers</p>
<h3>
<a id="how-to-become-a-member" class="anchor" href="#how-to-become-a-member" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>How to become a member?</h3>
<p>If you would like to join the organization please contact a board member or email <a href="mailto:info@brainhack.org">info@brainhack.org</a>.</p>
<h3>
<a id="how-do-you-host-a-brainhack" class="anchor" href="#how-do-you-host-a-brainhack" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>How do you host a brainhack?</h3>
<h2>
<a id="brainhack-publications" class="anchor" href="#brainhack-publications" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Brainhack publications</h2>
<h3>
<a id="brainhack-proceedings" class="anchor" href="#brainhack-proceedings" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Brainhack Proceedings</h3>
<p>We publish short reports describing projects completed at Brainhack events that occured during the year in a Annual Brainhack Proceedings. </p>
<h3>
<a id="brainhack-thematic-series" class="anchor" href="#brainhack-thematic-series" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Brainhack Thematic Series</h3>
<p>We invite full length publications that describe projects worked on as part of Brainhack or that are consistent with the Brainhack Proceedings to be published in the GigaScience Brainhack Thematic Series. ... </p>
</section>
</div>
</body>
</html>