Cédric Krier pushed to branch branch/default at Tryton / Website


Commits:
2c661abb by Cédric Krier at 2023-03-10T17:13:57+00:00
Add some talks for TUB2023
- - - - -


1 changed file:

- templates/events/tub2023.html


Changes:

=====================================
templates/events/tub2023.html
=====================================
@@ -29,7 +29,19 @@
 </div>
 {% endmacro %}
 {% set events = [
-    Day((2023, 5, 22), location=location1(), full=True),
+    Day((2023, 5, 22),
+        ("New index declaration", (10,), (10, 30),
+            "The implementation process of the new index system, the reasons 
for the change, "
+            "the choices that have been made and a presentation of the result",
+            [("Nicolas Évrard", '9f3e84dcf01f24de39a02268e00a89ed', "B2CK", 
'https://www.b2ck.com/')]),
+        ("Demo of tooling to create tutorial videos", (11,), (11, 15),
+            "",
+            [("Hartmut Goebel", 'a12beb8d8d1e540be1a40ec70fa325c3', 'Crazy 
Compilers', 'http://www.crazy-compilers.com/')]),
+        ("Sample databases in multiple languages", (11, 15), (11, 45),
+            "Discussion on how to be used in videos",
+            [("Hartmut Goebel", 'a12beb8d8d1e540be1a40ec70fa325c3', 'Crazy 
Compilers', 'http://www.crazy-compilers.com/')]),
+        ("Code Sprint", (10,), (18,)),
+        location=location1(), full=False),
     Day((2023, 5, 23),
         ("Code Sprint", (10,), (18,)), location=location2(), full=True),
     Day((2023, 5, 24),



View it on Heptapod: 
https://foss.heptapod.net/tryton/website/-/commit/2c661abb1b80f230af7a695e5fc337f8167518d2

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/website/-/commit/2c661abb1b80f230af7a695e5fc337f8167518d2
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to