diff --git a/build_pages.py b/build_pages.py index af65ec2..3b9b864 100755 --- a/build_pages.py +++ b/build_pages.py @@ -21,7 +21,7 @@ def main(): for page in PAGES: # Build SR Page with open(f'pages/sr/{page["name"]}.html') as f: - page_content = "

"
page_content += f.read()
sr_html = env.get_template('page-sr.html').render(
@@ -38,7 +38,7 @@ def main():
# Build EN Page
with open(f'pages/en/{page["name"]}.html') as f:
- page_content = "
"
page_content += f.read()
en_html = env.get_template('page-en.html').render(
diff --git a/pages/en/about.html b/pages/en/about.html
index 6a31b47..1abb9ea 100644
--- a/pages/en/about.html
+++ b/pages/en/about.html
@@ -1,12 +1,17 @@
11:00 Otvaranje
-
12:00 Cryptoparty
-
14:00 Hakaton
-
16:00 Lightning talks
-
18:00 Diskusije
-
20:00 Cryptoparty
-
22:00 Kraj
+
11:00 Otvaranje
+ ++ 12:00 + Cryptoparty +
+ ++ 14:00 + Hakaton +
+ ++ 16:00 + Lightning talks +
+ +18:00 Diskusije
+ ++ 20:00 + Cryptoparty +
+ +22:00 Kraj
+Deconference is the inaugural conference organized by Decentrala, a Belgrade hackerspace. It serves as a platform for individuals to present and discuss ideas related to decentralization in all its forms.
++ Deconference is the inaugural conference organized by + Decentrala, a Belgrade hackerspace. It serves as + a platform for individuals to present and discuss ideas related to + decentralization in all its forms. +
Deconference will take place all day on Sunday, September 15, 2024, at Cultural Center Magacin, located at Kraljevića Marka 4-8, Belgrade. The evening prior, a social gathering will be hosted at Community Center Krov, located at Kraljice Marije 47, Belgrade.
++ Deconference will take place all day on Sunday, September 15, 2024, at + Cultural Center Magacin, located at + Kraljevića Marka 4-8, Belgrade. The evening prior, a social gathering will be hosted at + Community Center Krov, located at + Kraljice Marije 47, Belgrade. +
Decentrala was founded by a small group of enthusiasts united by the idea of technological decentralization. Over the past year and a half, we've organized over 160 events—lectures, workshops, discussions, hackathons—aimed at democratizing technological knowledge and educating people about privacy, open source principles, the right to repair (and how to repair), digital assets, and usage rights. Since day one, our approach has been to inform individuals about alternatives rather than impose opinions upon them.
++ Decentrala was founded by a small group of enthusiasts united by the idea of + technological decentralization. Over the past year and a half, we've organized + over 160 events—lectures, workshops, discussions, hackathons—aimed at + democratizing technological knowledge and educating people about privacy, open + source principles, the right to repair (and how to repair), digital assets, + and usage rights. Since day one, our approach has been to inform individuals + about alternatives rather than impose opinions upon them. +
-Through engaging with diverse visitors, many from non-technical backgrounds, we've come to realize that decentralization encompasses more than just "open technology." Many activists and organizations today advocate for various forms of decentralization. Therefore, we welcome stories about decentralization from diverse perspectives.
++ Through engaging with diverse visitors, many from non-technical backgrounds, + we've come to realize that decentralization encompasses more than just "open + technology." Many activists and organizations today advocate for various forms + of decentralization. Therefore, we welcome stories about decentralization from + diverse perspectives. +
Deconference is an open platform for anyone interested in discussing, demonstrating, or exploring decentralization. You can register your event by emailing dekonferencija@dmz.rs up until the day of the Deconference (September 15).
++ Deconference is an open platform for anyone interested in discussing, + demonstrating, or exploring decentralization. You can register your event by + emailing dekonferencija@dmz.rs up + until the day of the Deconference (September 15). +
We will update this section as topics are confirmed.
The Deconference is funded by the organizers' private assets. Like all of Decentrala's activities, Deconference is free for all attendees. Unfortunately, we are unable to provide grants to lecturers or presenters.
++ The Deconference is funded by the organizers' private assets. Like all of + Decentrala's activities, Deconference is free for all attendees. + Unfortunately, we are unable to provide grants to lecturers or presenters. +
Decentrala accepts donations exclusively from individuals.
diff --git a/pages/en/index.html b/pages/en/index.html index a092fa9..196e67e 100644 --- a/pages/en/index.html +++ b/pages/en/index.html @@ -1,27 +1,68 @@- We are Decentrala - a group of enthusiasts gathered around the idea of decentralization and knowledge sharing. - Here are some more facts about us: + We are Decentrala - a group of enthusiasts gathered around the idea + of decentralization and knowledge sharing. Here are some more facts about us:
- If you are still interested, you can create an account - on our server which will enable the use of all our services. - If you want to see first how it all looks, you can come to one of our - event, and meet us there! + If you are still interested, you can create an + account on our server which will enable the use of + all our services. If you want to see first how it + all looks, you can come to one of our event, and meet + us there!
diff --git a/pages/en/services.html b/pages/en/services.html index 60eeff4..aa72286 100644 --- a/pages/en/services.html +++ b/pages/en/services.html @@ -43,8 +43,8 @@