Skip to content

Commit

Permalink
video: added video to repository and fixed poster
Browse files Browse the repository at this point in the history
  • Loading branch information
Noki committed Dec 14, 2023
1 parent ff881e2 commit 4ae9546
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions content/_index.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ featured_image: '/header.jpg'

Die Vision von Freifunk ist die Verbreitung freier Netzwerke, die Demokratisierung der Kommunikationsmedien und die Förderung lokaler Sozialstrukturen. Durch die Vernetzung ganzer Stadtteile wollen wir der digitalen Spaltung entgegenwirken und freie unabhängige Netzwerkstrukturen aufbauen. Konkret hat sich Freifunk zum Ziel gesetzt, offene WLAN-Netze einzurichten und diese miteinander zu verbinden. Dies ermöglicht einen freien Datenverkehr "durch die Luft" in der ganzen Stadt innerhalb des Freifunk-Netzes. Freifunk ist somit eine offene nicht-kommerzielle hierarchielose Initiative für freie Funknetzwerke.

<video controls preload="metadata" poster="/video_poster.png" width="100%" src="https://berlin.freifunk.net/media/videos/freifunk_verbindet.webm">
<source src="https://berlin.freifunk.net/media/videos/freifunk_verbindet.webm" type="video/webm">
<source src="https://berlin.freifunk.net/media/videos/freifunk_verbindet.mp4" type="video/mp4">
<source src="https://berlin.freifunk.net/media/videos/freifunk_verbindet.ogv" type="video/ogg">
<video controls preload="metadata" poster="videos/freifunk-verbindet.png" width="100%" src="videos/freifunk-verbindet.webm">
<source src="videos/freifunk-verbindet.webm" type="video/webm">
<source src="videos/freifunk-verbindet.mp4" type="video/mp4">
<source src="videos/freifunk-verbindet.ogv" type="video/ogg">
</video>

## Wie funktioniert Freifunk?
Expand All @@ -20,4 +20,4 @@ Die Grundlage von Freifunk bildet ein sogenanntes Mesh-Netzwerk. Alle WLAN-Route

## Wie kann ich mitmachen?

Mach mit und werde FreifunkerIn! Komm zu den Treffen oder geh direkt zum HowTo und mach deinen Router fit für Freifunk! Gibt es noch keine weiteren Freifunker_innen in deiner Gegend? Dann bist du die oder der Erste und andere werden dir bald folgen!
Mach mit und werde FreifunkerIn! Komm zu den Treffen oder geh direkt zum HowTo und mach deinen Router fit für Freifunk! Gibt es noch keine weiteren Freifunker_innen in deiner Gegend? Dann bist du die oder der Erste und andere werden dir bald folgen!
10 changes: 5 additions & 5 deletions content/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ featured_image: '/header.jpg'

Freifunk stands for distributing free networks, democratizing media of communication and promoting local social structures. By interconnecting whole neighborhoods, we want to bridge the digital gap and establish a free and independent network infrastructure. More precisely, the aim of Freifunk is installing open wifi networks and interconnecting them. This facilitates free data "air traffic" in the whole city within the Freifunk network. In short, Freifunk is an open, non-commercial, non-hierarchical initiative for free networks.

<video controls preload="metadata" poster="/video_poster.png" width="100%" src="//berlin.freifunk.net/media/videos/freifunk_verbindet.webm">
<source src="//berlin.freifunk.net/media/videos/freifunk_verbindet.webm" type="video/webm">
<source src="//berlin.freifunk.net/media/videos/freifunk_verbindet.mp4" type="video/mp4">
<source src="//berlin.freifunk.net/media/videos/freifunk_verbindet.ogv" type="video/ogg">
<video controls preload="metadata" poster="videos/freifunk-verbindet.png" width="100%" src="videos/freifunk-verbindet.webm">
<source src="videos/freifunk-verbindet.webm" type="video/webm">
<source src="videos/freifunk-verbindet.mp4" type="video/mp4">
<source src="videos/freifunk-verbindet.ogv" type="video/ogg">
</video>

## How does it work?
Expand All @@ -20,4 +20,4 @@ Freifunk's foundation is a so called mesh network. All routers within the Freifu

## How can I contribute?

Join us and become a Freifunk activist! Come to one of the meetings or go directly to the HowTo and get your router ready for Freifunk! There are still no other network activists in your area? Well, then you're the 1st one and further will soon follow!
Join us and become a Freifunk activist! Come to one of the meetings or go directly to the HowTo and get your router ready for Freifunk! There are still no other network activists in your area? Well, then you're the 1st one and further will soon follow!
Binary file added static/videos/freifunk-verbindet.mp4
Binary file not shown.
Binary file added static/videos/freifunk-verbindet.ogv
Binary file not shown.
File renamed without changes
Binary file added static/videos/freifunk-verbindet.webm
Binary file not shown.

0 comments on commit 4ae9546

Please sign in to comment.