gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis-www] branch master updated: news, missing files, slight


From: gnunet
Subject: [taler-anastasis-www] branch master updated: news, missing files, slight adjustment style
Date: Fri, 23 Oct 2020 17:10:19 +0200

This is an automated email from the git hooks/post-receive script.

ds-meister pushed a commit to branch master
in repository anastasis-www.

The following commit(s) were added to refs/heads/master by this push:
     new 826f785  news, missing files, slight adjustment style
826f785 is described below

commit 826f78557f927b605f4ace4b8ffdf2bb7cc3956c
Author: Dominik Meister <dominik.meister@hotmail.ch>
AuthorDate: Fri Oct 23 17:10:03 2020 +0200

    news, missing files, slight adjustment style
---
 common/news.j2                   |   5 +----
 images/overview.png              | Bin 0 -> 76910 bytes
 news/2020-05.html.j2             |   8 --------
 news/2020-07.html.j2             |  11 ++++++++---
 news/2020-08.html.j2             |   8 --------
 papers/info.txt                  |   1 -
 papers/thesis-anastasis-2020.pdf | Bin 0 -> 1041705 bytes
 static/styles.css                |   1 +
 www.yml                          |  16 +++-------------
 9 files changed, 13 insertions(+), 37 deletions(-)

diff --git a/common/news.j2 b/common/news.j2
index 7d2742d..faaa263 100644
--- a/common/news.j2
+++ b/common/news.j2
@@ -10,9 +10,6 @@
   <body>
   <div id="page-container">
    <div id="content-wrap">
-    <div class="main-title">
-      <h1 style="color:white;">Anastasis</h1>
-    </div>
     <div class="toolbar">
      {% include "common/navigation.j2.inc" %}
     </div>
@@ -23,6 +20,6 @@
     {% include "common/footer.j2.inc" %}
     </footer>
    </div>
-   </div> 
+   </div>
   </body>
 </html>
diff --git a/images/overview.png b/images/overview.png
new file mode 100644
index 0000000..7c2cbd0
Binary files /dev/null and b/images/overview.png differ
diff --git a/news/2020-05.html.j2 b/news/2020-05.html.j2
deleted file mode 100644
index e66a927..0000000
--- a/news/2020-05.html.j2
+++ /dev/null
@@ -1,8 +0,0 @@
-{% extends "common/news.j2" %}
-{% block body_content %}
-<h1>New Anastasis Website Launched</h1>
-<p>
-The new Anastasis Website just launched, visit us and check out
-what's new!
-</p>
-{% endblock body_content %}
diff --git a/news/2020-07.html.j2 b/news/2020-07.html.j2
index e66a927..91c1c78 100644
--- a/news/2020-07.html.j2
+++ b/news/2020-07.html.j2
@@ -1,8 +1,13 @@
 {% extends "common/news.j2" %}
 {% block body_content %}
-<h1>New Anastasis Website Launched</h1>
+<h1>Bachelorthesis Anastasis finished</h1>
+<p>
+Dominik Meister and Dennis Neufeld have successfully completed their 
Bachelor's degree in IT-Security.
+<p>
+<p> 
+The topic of their bachelor thesis was the development of Anastasis. 
+The thesis included the development of a proof of work.
+You can view the thesis <a 
href="..\..\papers\thesis-anastasis-2020.pdf">here</a>.
 <p>
-The new Anastasis Website just launched, visit us and check out
-what's new!
 </p>
 {% endblock body_content %}
diff --git a/news/2020-08.html.j2 b/news/2020-08.html.j2
deleted file mode 100644
index e66a927..0000000
--- a/news/2020-08.html.j2
+++ /dev/null
@@ -1,8 +0,0 @@
-{% extends "common/news.j2" %}
-{% block body_content %}
-<h1>New Anastasis Website Launched</h1>
-<p>
-The new Anastasis Website just launched, visit us and check out
-what's new!
-</p>
-{% endblock body_content %}
diff --git a/papers/info.txt b/papers/info.txt
deleted file mode 100644
index d6da36d..0000000
--- a/papers/info.txt
+++ /dev/null
@@ -1 +0,0 @@
-Placeholder can be removed later
diff --git a/papers/thesis-anastasis-2020.pdf b/papers/thesis-anastasis-2020.pdf
new file mode 100644
index 0000000..94e78af
Binary files /dev/null and b/papers/thesis-anastasis-2020.pdf differ
diff --git a/static/styles.css b/static/styles.css
index f98c2b3..8b49fde 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -304,6 +304,7 @@ img {
   padding: 50px;
 }
 #news-item {
+  max-width: 45%;
   padding: 50px;
 }
 #footer-box {
diff --git a/www.yml b/www.yml
index e21591a..f6cb1c0 100644
--- a/www.yml
+++ b/www.yml
@@ -26,23 +26,13 @@ staticfiles:
       - robots.txt
 meetingnotes:
 newsposts:
-  - page: 2020-08.html
-    date: 2020-08-01
-    title: New Anastasis website released
-    abstract:
-    content:
   - page: 2020-07.html
-    date: 2020-08-01
-    title: New Anastasis website released
+    date: 2020-07-22
+    title: Bachelorthesis Anastasis finished
     abstract:
     content:
   - page: 2020-06.html
-    date: 2020-08-01
-    title: New Anastasis website released
-    abstract:
-    content:
-  - page: 2020-05.html
-    date: 2020-08-01
+    date: 2020-06-01
     title: New Anastasis website released
     abstract:
     content:

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]