-
Notifications
You must be signed in to change notification settings - Fork 120
/
blogs.html
141 lines (115 loc) · 8.13 KB
/
blogs.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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Python's Google Summer of Code Page">
<title>Python GSoC – Blogs</title>
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-"
crossorigin="anonymous">
<!--[if lte IE 8]>
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-old-ie-min.css">
<![endif]-->
<!--[if gt IE 8]><!-->
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-min.css">
<!--<![endif]-->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css"
integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
<!--[if lte IE 8]>
<link rel="stylesheet" href="css/side-menu-old-ie.css">
<![endif]-->
<!--[if gt IE 8]><!-->
<link rel="stylesheet" href="css/side-menu.css">
<!--<![endif]-->
<link rel="stylesheet" href="css/python-gsoc.css">
</head>
<body>
<!-- Menu toggle -->
<a href="#menu" id="menuLink" class="menu-link">
<!-- Hamburger icon -->
<span></span>
</a>
<div id="layout">
<div id="menu">
<div class="pure-menu">
<a class="pure-menu-heading" href="http://python-gsoc.org">Python GSoC</a>
<ul class="pure-menu-list">
<li class="pure-menu-item"><a href="index.html#gettingstarted" class="pure-menu-link">Getting
Started</a>
</li>
<li class="pure-menu-item"><a href="contributors.html" class="pure-menu-link">Contributors</a></li>
<li class="pure-menu-item"><a href="mentors.html" class="pure-menu-link">Mentors</a></li>
<li class="pure-menu-item"><a href="ideas.html" class="pure-menu-link">Project Ideas</a></li>
<li class="pure-menu-item"><a href="deadlines.html" class="pure-menu-link">Deadlines</a></li>
<li class="pure-menu-item"><a href="contributors.html#faq" class="pure-menu-link">FAQ</a></li>
<li class="pure-menu-item"><a href="mentors.html#sub-orgs" class="pure-menu-link">Info for
Sub-orgs</a></li>
<li class="pure-menu-item"><a href="blog.html" class="pure-menu-link">Blogs</a></li>
<li class="pure-menu-item"><a href="index.html#contact" class="pure-menu-link">Contact</a></li>
</ul>
</div>
</div> <!-- menu -->
<div class="content">
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
<h2 class="content-head content-head is-center">Blogging</h2>
<p>Every week, we ask our contributors to answer three questions:</p>
<ol>
<li>What did you do this week?</li>
<li>What is coming up next?</li>
<li>Did you get stuck anywhere?</li>
</ol>
<p>These mini status reports help everyone keep track of how a project is going. It's particularly
important for the org admins to have these so they can oversee the whole program, but we also hope
that these public status reports will help the wider python community see the great work that comes
out of Google Summer of Code.</p>
<p>Contributors: To post your status report, log in to <a
href="https://social.python-gsoc.org/">https://social.python-gsoc.org/</a> and post it there. Please make your status report posts public, as Google may want to look at them. We expect at least one post that answers the three questions above every week that you're working. The post limit is 4004 characters but we expect most of your status reports will be much shorter than that! If you do not post consistently, we may assume that you have gone inactive and examine your other work to determine if you should be failed out of the program.</p>
</div>
</div>
<!-- ribbon: fediverse server -->
<div class="ribbon l-box-lrg pure-g">
<div class="content">
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
<h2 class="content-head content-head is-center">Our Fediverse / Mastodon server</h2>
<p>The Python-GSoC server can be found at <a
href="https://social.python-gsoc.org/">https://social.python-gsoc.org/</a></p>
<p>The fediverse is a collection of servers running a compatible protocol. We're running a fork of Mastodon, which allows you to do micro-blogging (similar to the service formerly known as Twitter or other text-based social media). We used to run a more traditional blog server for Google Summer of Code, but many pythonistas (including the <a href="https://fosstodon.org/@ThePSF/">Python Software Foundation</a>, and <a href="https://fosstodon.org/@fedidevs/112470206952068636">lots of folk at PyConUS 2024</a>) use the fediverse, and we felt using the fediverse might help our contributors feel more connected to the wider python community, and help the wider community find our contributors.
<p>Community folk: please feel free to follow our contributors and ask them questions about their projects!</p>
<p>A list of contributors will appear here after folk are set up.</p>
</div>
</div>
</div>
<!-- ribbon: getting started-->
<div class="content">
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
<h2 class="content-head content-head is-center">Getting Started</h2>
<p>Ben has <a href="https://social.python-gsoc.org/@ben/112438320209195356">a thread on how to get
started in the Fediverse</a>.
<p>Feel free to follow other contributors, the server admins (see list below), folk on other servers, or hashtags. (You might enjoy <a href="https://mastodon.social/tags/Python">#Python</a>, <a href="https://mastodon.social/tags/OpenSource">#OpenSource</a>, and <a href="https://mastodon.social/tags/GSoC">#GSoC</a> for example.) We encourage you to support other gsoc contributors and chat with them about their projects.</p>
<p>You can use your account for general chatting and stuff too, just remember to abide by the Python code of conduct, listed in the <a href="https://social.python-gsoc.org/about">server rules</a>.</p>
</div>
</div>
<!-- ribbon: Help -->
<div class="ribbon l-box-lrg pure-g">
<div class="content">
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
<h2 class="content-head content-head is-center">Need help?</h2>
<p>Students will recieve invites to the email they provided in their GSoC applications. Mentors can
request an invite by emailing the admins.</a>
<p>If you're having trouble accessing your account, the org admins can be reached at
gsoc-admins(at)python(dot)org.</p>
<p>If you're able to use the server, you can contact the server admins directly:</p>
<ul>
<li>John "Warthog9" Hawley <a
href="https://social.python-gsoc.org/@warthog9">@[email protected]</a>
</li>
<li>Terri Oda <a href="https://social.python-gsoc.org/@terri">@[email protected]</a>
</li>
<li>Ben <a href="https://social.python-gsoc.org/@ben">@[email protected]</a></li>
<li>Morgan Gangwere <a href="https://social.python-gsoc.org/@mg">@[email protected]</a></li>
</div>
</div> <!-- content -->
</div>
<script src="js/ui.js"></script>
</body>
</html>