[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[www] branch master updated: add gsoc 2023
From: |
gnunet |
Subject: |
[www] branch master updated: add gsoc 2023 |
Date: |
Thu, 24 Aug 2023 11:56:18 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository www.
The following commit(s) were added to refs/heads/master by this push:
new eb95c07d add gsoc 2023
eb95c07d is described below
commit eb95c07d4b7b57f211b0e845531cd0428835754e
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Thu Aug 24 11:56:12 2023 +0200
add gsoc 2023
---
template/news/2023-08-GSoC-QUIC.html.j2 | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
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 @@
+{% extends "common/news.j2" %}
+{% block body_content %}
+<main id="maincontent">
+ <h1>GSoC Work Product: GNUnet over QUIC</h1>
+<p>
+<ul>
+<li>A short description of the goals of the project.</li>
+<li>What you did (also include quich packaging).</li>
+<li>The current state.</li>
+<li>What's left to do.</li>
+<li>What code got merged (or not) upstream.</li>
+<li>Any challenges or important things you learned during the project.</li>
+</ul>
+</p>
+<p>
+ Other notes on experience.
+</p>
+{% endblock body_content %}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [www] branch master updated: add gsoc 2023,
gnunet <=