diff --git a/AGENTS.md b/AGENTS.md index 0d6b19c..164b27d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -22,7 +22,8 @@ This project builds a presentation deck for Marp based on Markdown files. ### File Structure - Use `slides/` directory for Markdown slide files -- Use `assets/` for images and media files +- Use `assets/` directory for images and media files +- Always address images as ./assets/filename.png, not assets/ or ../assets/ - Use `themes/` for custom Marp themes - Use `build/` directory for generated output files (ignored by git) diff --git a/assets/screenshot-yellow-1.png b/assets/screenshot-yellow-1.png new file mode 100644 index 0000000..7b2ede5 Binary files /dev/null and b/assets/screenshot-yellow-1.png differ diff --git a/assets/screenshot-yellow-2.png b/assets/screenshot-yellow-2.png new file mode 100644 index 0000000..3c837f4 Binary files /dev/null and b/assets/screenshot-yellow-2.png differ diff --git a/assets/screenshot-yellow-3.png b/assets/screenshot-yellow-3.png new file mode 100644 index 0000000..1bd8cdd Binary files /dev/null and b/assets/screenshot-yellow-3.png differ diff --git a/index.md b/index.md index d22d0e7..ef5c565 100644 --- a/index.md +++ b/index.md @@ -36,7 +36,6 @@ Stuttgart, Germany *"From surviving authoritarianism to building digital freedom"* ---- --- + + # Who's Fighting Back? --- # Digital Independence Success Stories -**🇩🇪 Schleswig-Holstein**: Complete state migration to Linux and LibreOffice, ending Microsoft dependency +* **🇩🇪 Schleswig-Holstein**: Complete state migration to Linux and LibreOffice, ending Microsoft dependency -**🇫🇷 Lyon**: 17,000 government computers migrated to Ubuntu, saving €2M annually in licensing costs +* **🇫🇷 Lyon**: 17,000 government computers migrated to Ubuntu, saving €2M annually in licensing costs -**🇪🇸 Extremadura**: 200,000 students educated on Linux-based systems, creating digital literacy without vendor lock-in +* **🇪🇸 Extremadura**: 200,000 students educated on Linux-based systems, creating digital literacy without vendor lock-in -**🇮🇹 South Tyrol**: Government-wide OpenOffice deployment, demonstrating scalable alternatives +* **🇮🇹 South Tyrol**: Government-wide OpenOffice deployment, demonstrating scalable alternatives -**🇧🇷 Brazil**: Constitutional requirement for open standards in government systems +* **🇧🇷 Brazil**: Constitutional requirement for open standards in government systems --- + + # FOSS vs. "Open Source" vs. Proprietary --- @@ -201,6 +265,19 @@ The **infosphere** - our combined digital and physical reality - means: --- + + # How to Gain Digital Autonomy --- @@ -275,11 +352,11 @@ Cloud storage, Self-hosting, Complete sovereignty **Today's Focus:** - GNU/Linux hands-on exploration -- First terminal commands +- First terminal commands (optional) - Building your personal migration roadmap **Take Home:** -- Bootable Linux USB drive + - Curated software recommendations - Community connection for ongoing support @@ -305,9 +382,9 @@ In Floridi's infosphere, our digital choices are political choices. **Everything Comes with a Price:** -- **Self-Responsibility**: No one to blame except yourself when things go sideways -- **Accessibility Over Polish**: "Not so smooth" interfaces, therefore highly accessible -- **Modular Solutions**: Rarely "All-in-One"-Solutions, mostly a potpourri of multiple solutions to meet your needs +* **Self-Responsibility**: No one to blame except yourself when things go sideways +* **Accessibility Over Polish**: "Not so smooth" interfaces, therefore highly accessible +* **Modular Solutions**: Rarely "All-in-One"-Solutions, mostly a potpourri of multiple solutions to meet your needs ---