Skip to content

Commit e5cddf0

Browse files
committed
Minor updates, including some loose cleanup.
1 parent a07dc41 commit e5cddf0

File tree

4 files changed

+6
-52
lines changed

4 files changed

+6
-52
lines changed

Diff for: blogs.html

+3-20
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,13 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="description" content="Python's Google Summer of Code Page">
88
<title>Python GSoC &ndash; Blogs</title>
9-
10-
119
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-"
1210
crossorigin="anonymous">
13-
14-
<!--[if lte IE 8]>
15-
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-old-ie-min.css">
16-
<![endif]-->
17-
<!--[if gt IE 8]><!-->
1811
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-min.css">
19-
<!--<![endif]-->
20-
21-
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css"
22-
integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
23-
24-
<!--[if lte IE 8]>
25-
<link rel="stylesheet" href="css/side-menu-old-ie.css">
26-
<![endif]-->
27-
<!--[if gt IE 8]><!-->
12+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.1/css/all.min.css"
13+
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous" >
2814
<link rel="stylesheet" href="css/side-menu.css">
29-
<!--<![endif]-->
3015
<link rel="stylesheet" href="css/python-gsoc.css">
31-
3216
</head>
3317

3418
<body>
@@ -100,8 +84,7 @@ <h2 class="content-head content-head is-center">Our Fediverse / Mastodon server<
10084
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
10185
<h2 class="content-head content-head is-center">Getting Started</h2>
10286

103-
<p>Ben has <a href="https://social.python-gsoc.org/@ben/112438320209195356">a thread on how to get
104-
started in the Fediverse</a>.
87+
<p>Ben has <a href="https://social.python-gsoc.org/@ben/112438320209195356">a thread on how to get started in the Fediverse</a>.</p>
10588

10689
<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>
10790

Diff for: contributors.html

-10
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,10 @@
99
<title>Python GSoC &ndash; Home</title>
1010
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css"
1111
integrity="sha384-nn4HPE8lTHyVtfCBi5yW9d20FjT8BJwUXyWZT9InLYax14RDjBj46LmSztkmNP9w" crossorigin="anonymous">
12-
<!--[if lte IE 8]>
13-
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-old-ie-min.css">
14-
<![endif]-->
15-
<!--[if gt IE 8]><!-->
1612
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-min.css">
17-
<!--<![endif]-->
1813
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.1/css/all.min.css"
1914
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
20-
<!--[if lte IE 8]>
21-
<link rel="stylesheet" href="css/side-menu-old-ie.css">
22-
<![endif]-->
23-
<!--[if gt IE 8]><!-->
2415
<link rel="stylesheet" href="css/side-menu.css">
25-
<!--<![endif]-->
2616
<link rel="stylesheet" href="css/python-gsoc.css">
2717
</head>
2818

Diff for: deadlines.html

+1-10
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,11 @@
88
<meta name="google-site-verification" content="EVShtJLdVKN58OupOAYPkH6QRA3i-J8q4ZEklgFiZhE" />
99
<title>Python GSoC &ndash; Home</title>
1010
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-nn4HPE8lTHyVtfCBi5yW9d20FjT8BJwUXyWZT9InLYax14RDjBj46LmSztkmNP9w" crossorigin="anonymous" >
11-
<!--[if lte IE 8]>
12-
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-old-ie-min.css">
13-
<![endif]-->
14-
<!--[if gt IE 8]><!-->
1511
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-min.css">
16-
<!--<![endif]-->
12+
1713
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.1/css/all.min.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf"
1814
crossorigin="anonymous" >
19-
<!--[if lte IE 8]>
20-
<link rel="stylesheet" href="css/side-menu-old-ie.css">
21-
<![endif]-->
22-
<!--[if gt IE 8]><!-->
2315
<link rel="stylesheet" href="css/side-menu.css">
24-
<!--<![endif]-->
2516
<link rel="stylesheet" href="css/python-gsoc.css">
2617

2718
<style>

Diff for: ideas.html

+2-12
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,9 @@
88
<meta name="google-site-verification" content="EVShtJLdVKN58OupOAYPkH6QRA3i-J8q4ZEklgFiZhE" />
99
<title>Python GSoC &ndash; Home</title>
1010
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-nn4HPE8lTHyVtfCBi5yW9d20FjT8BJwUXyWZT9InLYax14RDjBj46LmSztkmNP9w" crossorigin="anonymous" >
11-
<!--[if lte IE 8]>
12-
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-old-ie-min.css">
13-
<![endif]-->
14-
<!--[if gt IE 8]><!-->
1511
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-min.css">
16-
<!--<![endif]-->
1712
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.1/css/all.min.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous" >
18-
<!--[if lte IE 8]>
19-
<link rel="stylesheet" href="css/side-menu-old-ie.css">
20-
<![endif]-->
21-
<!--[if gt IE 8]><!-->
2213
<link rel="stylesheet" href="css/side-menu.css">
23-
<!--<![endif]-->
2414
<link rel="stylesheet" href="css/python-gsoc.css">
2515
</head>
2616

@@ -72,7 +62,7 @@
7262
<h2 class="content-head content-head">Ideas</h2>
7363
<div class="warning">
7464
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
75-
<p>Students: <a href="https://python-gsoc.org/index.html#gettingstarted">Instructions on getting started</a>. Right now, we're still preparing for GSoC 2025 and we expect to have a close to complete list of projects by Feb 11, 2025.</p>
65+
<p>Students: <a href="https://python-gsoc.org/index.html#gettingstarted">Instructions on getting started</a>. Right now, we're still preparing for GSoC 2025; check back regularly for project updates.</p>
7666

7767
<p>If you're a sub-org who wants to join, please
7868
<a href="https://python-gsoc.org/mentors.html#sub-orgs">read the information for sub-orgs</a>.</p>
@@ -355,7 +345,7 @@ <h2 class="content-head content-head">Friends of the PSF</h2>
355345
<p>Here's some more interesting organizations that use Python!</p>
356346
<ul>
357347
<li>
358-
<a href="https://tardis-sn.github.io/gsoc_2023/gsoc_home/">TARDIS</a> TARDIS is an open-source Monte Carlo radiative-transfer spectral synthesis code for 1D models of supernova ejecta. It is designed for rapid spectral modelling of supernovae. It is developed and maintained by a multi-disciplinary team iincluding software engineers, computer scientists, statisticians, and astrophysicists.
348+
<a href="https://tardis-sn.github.io/summer_of_code/ideas/">TARDIS</a> TARDIS is an open-source Monte Carlo radiative-transfer spectral synthesis code for 1D models of supernova ejecta. It is designed for rapid spectral modelling of supernovae. It is developed and maintained by a multi-disciplinary team iincluding software engineers, computer scientists, statisticians, and astrophysicists.
359349
</li>
360350
</ul>
361351
</div>

0 commit comments

Comments
 (0)