-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
161 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,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 #Python, #OpenSource, and #GSoC 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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters