You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2023/02/17 17:14:54 UTC

[streampipes-website] branch master updated: chore: add pycon talk to events overview (#63)

This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git


The following commit(s) were added to refs/heads/master by this push:
     new ceef95cb chore: add pycon talk to events overview (#63)
ceef95cb is described below

commit ceef95cb7a7493f8ab289606c2ff6ac75259898d
Author: Tim <50...@users.noreply.github.com>
AuthorDate: Fri Feb 17 18:13:27 2023 +0100

    chore: add pycon talk to events overview (#63)
---
 website/meetus.ejs                 | 1 +
 website/partials/_index-teaser.ejs | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/website/meetus.ejs b/website/meetus.ejs
index 38a08519..2a0450a8 100644
--- a/website/meetus.ejs
+++ b/website/meetus.ejs
@@ -21,6 +21,7 @@
                 <div class="event-list" style="margin-top:20px;margin-bottom:20px;">
                     <ul>
                         <li><a href="https://pretalx.com/fossgis2023/talk/FTBK3Q/">GIS & Datenströme; Stream Processing mit Apache StreamPipes</a>, FOSSGIS 2023, Berlin, 17.03.2023</li>
+                        <li><a href="https://2023.pycon.de/program/LXBGZS/">Apache StreamPipes for Pythonistas: IIoT data handling made easy!</a>, PyCon DE & PyData, Berlin, 17. April - 19. April 2023</li>
                         <li><a href="https://www.buildingiot.de/veranstaltung-17792-0-iiot-datenanbindung-und--analyse-leicht-gemacht.html">IIoT-Datenanbindung und -analyse leicht gemacht</a>, buildingIoT, München, 27.04.2023</li>
                     </ul>
                 </div>
diff --git a/website/partials/_index-teaser.ejs b/website/partials/_index-teaser.ejs
index 1b93dcdc..444b5eb7 100644
--- a/website/partials/_index-teaser.ejs
+++ b/website/partials/_index-teaser.ejs
@@ -4,7 +4,10 @@
         <div class="row" >
             <div class="col-12 col-lg-5">
                 <a href="https://www.buildingiot.de/veranstaltung-17792-0-iiot-datenanbindung-und--analyse-leicht-gemacht.html">
-                     <img src="https://www.buildingiot.de/common/images/konferenzen/buildingiot150.png" style="position:absolute;bottom:50px;float:right;margin-left:20px;margin-right:-10px;margin-top:50px;"/>
+                     <img src="https://www.buildingiot.de/common/images/konferenzen/buildingiot150.png" style="position:absolute;bottom:50px;float:right;margin-left:20px;margin-right:-10px;margin-top:50px;" width="15%"/>
+                </a>
+                <a href="https://2023.pycon.de/program/LXBGZS/">
+                    <img src="https://2023.pycon.de/static/media/PyConDE_PyDataBer_circle_trans_500.png" style="position:absolute;bottom:50px;float:right;margin-left:150px;margin-right:50px;margin-top:50px;" width="15%"/>
                 </a>
             </div>
             <div class="col-12 col-lg-7" style="display:flex;justify-content: center">