gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-www] branch master updated: Created new template HTML f


From: gnunet
Subject: [taler-anastasis-www] branch master updated: Created new template HTML file for documentation and news about Anastasis
Date: Mon, 19 Apr 2021 22:12:08 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 353f3d0  Created new template HTML file for documentation and news 
about Anastasis
353f3d0 is described below

commit 353f3d0dc5bed9027bed89e9af834a109ffaf87c
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Mon Apr 19 22:11:22 2021 +0200

    Created new template HTML file for documentation and news about Anastasis
---
 template/docs_news.html.j2 | 122 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 122 insertions(+)

diff --git a/template/docs_news.html.j2 b/template/docs_news.html.j2
new file mode 100644
index 0000000..a899c86
--- /dev/null
+++ b/template/docs_news.html.j2
@@ -0,0 +1,122 @@
+{% extends "common/base.j2" %}
+{% block body_content %}
+<section class="banner_sec" id="top">
+         <div class="carousel-inner">
+           <div class="carousel-item active">
+             <img class="d-block w-100" src="{{ 
url_static('images/banner.jpg') }}" alt="">
+             <div class="banner_Itm_Inn">
+                               <div class="container">
+                                       <div class="banner_Itm_Txt">
+                                                       <h1><em>{% trans %}News 
and</em>documentation{% endtrans %}</h1>                        
+                                                       <p>{% trans %}This is 
an overview of news, documentation<br>and other helpful resources for 
Anastasis.{% endtrans %}</p>        
+                        <div class="banpic"><img src="{{ 
url_static('images/XXX.png') }}" alt="">
+                        </div>
+                        <div class="absicon"><img src="{{ 
url_static('images/banicon6.png') }}" alt="">
+                        </div>
+                                       </div>
+                               </div>
+                       </div>
+           </div>
+         </div>
+</section>
+
+<section class="boxesPanel propossec">
+       <div class="container">
+               <div class="heading">
+                       <h2>{% trans %}News Posts <span>Releases and Events{% 
endtrans %}</span></h2>
+               </div>
+               <div class="innboxespanel">
+                       <div class="row">
+                               <div class="col-lg-4 col-md-6 col-sm-6">
+                                       <div class="boxPanel">
+                                               <div class="media">
+                                                 <img class="mr-3" 
src="../static/images/proicon6.jpg" alt="">
+                                                 <div class="media-body">
+                            <h3>{% trans %}Bachelor thesis about Anastasis 
finished{% endtrans %}</h3>
+                                               <p>{% trans %}Dominik Meister 
and Dennis Neufeld have successfully completed their Bachelor's degree in 
IT-Security. 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>{% endtrans 
%}</p>
+                                                 </div>
+                                               </div>
+                                       </div>
+                               </div>
+                               <div class="col-lg-4 col-md-6 col-sm-6">
+                                       <div class="boxPanel">
+                                               <div class="media">
+                                                 <img class="mr-3" src="{{ 
url_static('images/proicon2.jpg') }}" alt="">
+                                                 <div class="media-body">
+                                                   <h3>{% trans %}Anastasis 
won the ISSS excellence award{% endtrans %}</h3>
+                                               <p>{% trans %}The Information 
Security Society Switzerland short (ISSS), Switzerland's largest associations 
of ICT security professionals, presented the ISSS excellence Award for the 
seventh time in 2020. One of the winners of the excellence award was 
Anastasis:<br>
+                                               <a 
href="https://www.isss.ch/de/agenda/isss-excellence-award/"; target="_blank" 
rel="noopener noreferrer"> Full story</a>{% endtrans %}</p>
+                                                 </div>
+                                               </div>
+                                       </div>
+                               </div>
+                               <div class="col-lg-4 col-md-6 col-sm-6">
+                                       <div class="boxPanel">
+                                               <div class="media">
+                                                 <img class="mr-3" src="{{ 
url_static('images/proicon4.jpg') }}" alt="">
+                                                 <div class="media-body">
+                                                   <h3>{% trans %}New 
Anastasis Website Launched{% endtrans %}</h3>
+                                               <p>{% trans %}The new Anastasis 
Website just launched, visit us and check out what's new!{% endtrans %}</p>
+                                                 </div>
+                                               </div>
+                                       </div>
+                               </div>
+                       </div>
+               </div>
+       </div>
+</section>
+
+<section class="contentPanel">
+       <div class="container">
+               <div class="inncontentPanel">
+<div class="heading">
+                       <h3>{% trans %}References{% endtrans %}</h3>
+               </div>
+               </div>
+       </div>
+</section>
+
+<section class="blueSec">
+       <div class="container">
+               <div class="innblueSec">
+                       <div class="row">
+                               <div class="col-sm-4">
+                                       <div class="blueBox">
+                                               <div class="iconBox">
+                                                       <div class="inniconBox">
+                                                               <img src="{{ 
url_static('images/icon2.png') }}" alt="" />
+                                                       </div>
+                                               </div>
+                                               <h4>{% trans %}Codebase{% 
endtrans %}</h4>
+                                               <p><a 
href="https://git.taler.net/anastasis.git/";>Anastasis Git</a></p>
+                                       </div>
+                               </div>
+                               <div class="col-sm-4">
+                                       <div class="blueBox">
+                                               <div class="iconBox">
+                                                       <div class="inniconBox">
+                                                               <img src="{{ 
url_static('images/icon9.png') }}" alt="" />
+                                                       </div>
+                                               </div>
+                                               <h4>{% trans %}API 
Documentation{% endtrans %}</h4>
+                                               <p><a 
href="https://docs.taler.net/anastasis.html";>Anastasis API Doc</a></p>
+                                       </div>
+                               </div>
+                               <div class="col-sm-4">
+                                       <div class="blueBox">
+                                               <div class="iconBox">
+                                                       <div class="inniconBox">
+                                                               <img src="{{ 
url_static('images/icon10.png') }}" alt="" />
+                                                       </div>
+                                               </div>
+                                               <h4>{% trans %}Project 
Documentation{% endtrans %}</h4>
+                                               <p><a 
href="../static/pdf/anastasis_documentation.pdf">System documentation</a></p>
+                                       </div>
+                               </div>
+                       </div>
+               </div>
+       </div>
+</section>
+
+{% endblock body_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]