aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-08-24 11:56:12 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2023-08-24 11:56:12 +0200
commiteb95c07d4b7b57f211b0e845531cd0428835754e (patch)
tree483a394e24c3a235df5cceae4ca3420504ce1265
parentae05f52fc67a53db3e5683552c40a3dc6982b8fd (diff)
downloadwww-eb95c07d4b7b57f211b0e845531cd0428835754e.tar.gz
www-eb95c07d4b7b57f211b0e845531cd0428835754e.zip
add gsoc 2023
-rw-r--r--template/news/2023-08-GSoC-QUIC.html.j218
1 files changed, 18 insertions, 0 deletions
diff --git a/template/news/2023-08-GSoC-QUIC.html.j2 b/template/news/2023-08-GSoC-QUIC.html.j2
new file mode 100644
index 00000000..13a96123
--- /dev/null
+++ b/template/news/2023-08-GSoC-QUIC.html.j2
@@ -0,0 +1,18 @@
1{% extends "common/news.j2" %}
2{% block body_content %}
3<main id="maincontent">
4 <h1>GSoC Work Product: GNUnet over QUIC</h1>
5<p>
6<ul>
7<li>A short description of the goals of the project.</li>
8<li>What you did (also include quich packaging).</li>
9<li>The current state.</li>
10<li>What&#39;s left to do.</li>
11<li>What code got merged (or not) upstream.</li>
12<li>Any challenges or important things you learned during the project.</li>
13</ul>
14</p>
15<p>
16 Other notes on experience.
17</p>
18{% endblock body_content %}