diff --git a/assets/scss/custom/structure/_general.scss b/assets/scss/custom/structure/_general.scss index ff2ff66..34dd048 100644 --- a/assets/scss/custom/structure/_general.scss +++ b/assets/scss/custom/structure/_general.scss @@ -39,6 +39,10 @@ p { text-decoration: none !important; } +i { + user-select: none; + } + div.bg-soft-primary { background: rgba($primary, 0.05) !important; } \ No newline at end of file diff --git a/content/_index.de.md b/content/_index.de.md index 308017c..35cc08e 100644 --- a/content/_index.de.md +++ b/content/_index.de.md @@ -1,27 +1,19 @@ -## Was ist Freifunk? +--- +--- +{{< icon-heading icon="wifi" level=2 text="Was ist Freifunk?" >}} 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 src="freifunk-verbindet" default-format="webm" preload="metadata" >}} -## Wie funktioniert Freifunk? - -Die Grundlage von Freifunk bildet ein sogenanntes Mesh-Netzwerk. Alle WLAN-Router im Freifunk-Netz kommunizieren untereinander und bilden ein eigenes Funknetzwerk in der Stadt. Ein Routing-Protokoll ermöglicht, dass jeder Mensch im Freifunk-Netz andere Teilnehmer_innen erreichen und Daten austauschen kann. Manche Knoten sind desweiteren auch direkt mit dem Internet verbunden. So haben alle Menschen im Freifunk-Netz auch direkten Zugriff auf das globale Netz. - -{{< img src="images/adhoc_netz_wikipedia.webp" alt="mesh cloud with one node that has internet connection" width="350" height="168" loading="lazy" >}} - -## 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! - -## Aktivitäten +{{< icon-heading icon="vital_signs" level=2 text="Aktivitäten" >}} {{< activities-matrix >}} ---- - {{< activities-github >}} ---- - {{< activities-mailinglist >}} + +{{< icon-heading icon="help" level=2 text="FAQ" >}} + +Für häufig aufkommende Fragen gibt es ein [FAQ im Freifunk Wiki](https://wiki.freifunk.net/Berlin:FAQ). diff --git a/content/_index.en.md b/content/_index.en.md index 58729a8..cdf9323 100644 --- a/content/_index.en.md +++ b/content/_index.en.md @@ -1,27 +1,19 @@ -## What is Freifunk? +--- +--- +{{< icon-heading icon="wifi" level=2 text="What is Freifunk?" >}} 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 src="freifunk-verbindet" default-format="webm" preload="metadata" >}} -## How does it work? - -Freifunk's foundation is a so called mesh network. All routers within the Freifunk network can communicate with one another and form their own wifi network. A routing protocol allows for everybody within the Freifunk network to communicate and exchange data with other participants. Some of the nodes within the network are further connected with the Internet. That way, everyone within Freifunk has also a direct access to the global network. - -{{< img src="images/adhoc_netz_wikipedia.webp" alt="mesh cloud with one node that has internet connection" width="350" height="168" loading="lazy" >}} - -## 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! - -## Activities +{{< icon-heading icon="vital_signs" level=2 text="Activities" >}} {{< activities-matrix >}} ---- - {{< activities-github >}} ---- - {{< activities-mailinglist >}} + +{{< icon-heading icon="help" level=2 text="FAQ" >}} + +There is a [FAQ in the Freifunk Wiki](https://wiki.freifunk.net/Berlin:FAQ) for frequently asked questions. diff --git a/content/wiki.de.md b/content/documentation.de.md similarity index 53% rename from content/wiki.de.md rename to content/documentation.de.md index 7e0c8b1..fa6d957 100644 --- a/content/wiki.de.md +++ b/content/documentation.de.md @@ -1,11 +1,13 @@ --- -title: "Wiki" +title: "Dokumentation" description: "Im gemeinsamen Wiki ist das gesammelte Wissen der Freifunk Communitys zu finden. Schau dir an, welche Seiten für dich in Berlin spannend sind." --- -Das [Freifunk-Wiki](https://wiki.freifunk.net/) ist eine zentrale -Informationsquelle für Freifunker\_innen, an dem alle herzlich zur -Mitarbeit eingeladen sind. Freifunk Berlin ist auch dabei. +Die Grundlage von Freifunk bildet ein sogenanntes Mesh-Netzwerk. Alle WLAN-Router im Freifunk-Netz kommunizieren untereinander und bilden ein eigenes Funknetzwerk in der Stadt. Ein Routing-Protokoll ermöglicht, dass jeder Mensch im Freifunk-Netz andere Teilnehmer_innen erreichen und Daten austauschen kann. Manche Knoten sind desweiteren auch direkt mit dem Internet verbunden. So haben alle Menschen im Freifunk-Netz auch direkten Zugriff auf das globale Netz. + +{{< img src="images/adhoc_netz_wikipedia.webp" alt="mesh cloud with one node that has internet connection" width="350" height="168" loading="lazy" >}} + +Die genaue Dokumentation ist im [Freifunk-Wiki](https://wiki.freifunk.net/) zu finden. Das Wiki ist eine zentrale Informationsquelle für Freifunker\_innen, an dem alle herzlich zur Mitarbeit eingeladen sind. Freifunk Berlin ist auch dabei. Im Folgenden ein paar gute Einstiegspunkte: diff --git a/content/wiki.en.md b/content/documentation.en.md similarity index 64% rename from content/wiki.en.md rename to content/documentation.en.md index 59c01ba..01103e1 100644 --- a/content/wiki.en.md +++ b/content/documentation.en.md @@ -1,8 +1,12 @@ --- -title: "Wiki" +title: "Documentation" description: "The collective knowledge of the Freifunk communities can be found in the shared wiki. Take a look at which sites are interesting for you in Berlin." --- +Freifunk's foundation is a so called mesh network. All routers within the Freifunk network can communicate with one another and form their own wifi network. A routing protocol allows for everybody within the Freifunk network to communicate and exchange data with other participants. Some of the nodes within the network are further connected with the Internet. That way, everyone within Freifunk has also a direct access to the global network. + +{{< img src="images/adhoc_netz_wikipedia.webp" alt="mesh cloud with one node that has internet connection" width="350" height="168" loading="lazy" >}} + The [Freifunk-Wiki](https://wiki.freifunk.net/) is a central source of information for Freifunkers, in which everyone is warmly invited to participate. Freifunk Berlin is also there. Here are a few good starting points: diff --git a/content/donate.de.md b/content/donate.de.md index 300770d..3910df5 100644 --- a/content/donate.de.md +++ b/content/donate.de.md @@ -3,27 +3,14 @@ title: "Spenden" description: "Für den Aufbau und Erhalt des freien Funknetzwerks werden regelmäßige Spenden benötigt. Beteilige dich an den Kosten." --- -## Freifunk in Berlin durch Spenden unterstützen +Für den Aufbau und Erhalt unseres freien Funknetzwerks sind wird auf regelmäßige Spenden angewiesen. Wir bevorzugen Spenden über [betterplace.org](https://www.betterplace.org/de/projects/83703). Das ist sowohl für uns, als auch für euch einfacher. Spendenbescheinigungen werden von [betterplace.org](https://www.betterplace.org/de/projects/83703) ausgestellt und im Februar des Folgejahres verschickt. -Für den Aufbau und Erhalt unseres freien Funknetzwerks sind wird auf regelmäßige Spenden angewiesen. Wir bevorzugen Spenden über betterplace.org. Das ist sowohl für uns, als auch für euch einfacher. Spendenbescheinigungen werden von betterplace.org ausgestellt und im Februar des Folgejahres verschickt. +Alternativ ist auch eine Überweisung möglich. Gib bitte einen Verwendungszweck an. Hier stellen wir Zuwendungsbescheide erst ab einer Höhe von 20,- EUR aus, sofern deine Postadresse vorliegt. Gib diese im Verwendungszweck oder via spenden{at}foerderverein.freie-netwerke.de an. -Ihr könnt Freifunk Berlin auf verschiedenen Wegen eure Geld-Spende zukommen lassen: - -### Betterplace - -{{< iframe src="https://www.betterplace-widget.org/projects/83703?l=de" height="320px">}} - -### Vereinskonto - -```text -Förderverein Freie Netzwerke e.V. +{{< box type="secondary" >}}``` Konto 722 722 7006 BLZ 100 900 00 IBAN DE51100900007227227006 BIC BEVODEBB Berliner Volksbank -``` - -Gib bitte einen Verwendungszweck an. Hier stellen wir Zuwendungsbescheide erst ab einer Höhe von 20,- EUR aus, sofern Deine Postadresse vorliegt (Verwendungszweck oder Mail). - -Mail: spenden{at}foerderverein.freie-netwerke.de +```{{< /box >}} diff --git a/content/donate.en.md b/content/donate.en.md index d384b13..8414399 100644 --- a/content/donate.en.md +++ b/content/donate.en.md @@ -3,27 +3,14 @@ title: "Donate" description: "Regular donations are needed to set up and maintain the free radio network. Contribute to the costs." --- -## Support Freifunk in Berlin through donations +We rely on regular donations to set up and maintain our free radio network. We prefer donations via [betterplace.org](https://www.betterplace.org/de/projects/83703). This is easier for us as well as for you. Donation receipts are issued by [betterplace.org](https://www.betterplace.org/de/projects/83703) and sent out in February of the following year. -We rely on regular donations to build and maintain our free wireless network. We prefer donations via betterplace.org. This is easier for both us and you. Donation receipts are issued by betterplace.org and sent in February of the following year. +Alternatively, a bank transfer is also possible. Please enter a reason for payment. We will only issue donation receipts for donations of EUR 20 or more if we have your postal address. Please enter this in the reason for payment or via spenden{at}foerderverein.freie-netwerke.de. -You can send your donation to Freifunk Berlin in various ways: - -### Betterplace - -{{< iframe src="https://www.betterplace-widget.org/projects/83703?l=de" height="320px">}} - -### Bank account - -```text -Förderverein Freie Netzwerke e.V. +{{< box type="secondary" >}}``` Konto 722 722 7006 BLZ 100 900 00 IBAN DE51100900007227227006 BIC BEVODEBB Berliner Volksbank -``` - -Please specify a intended use. Here we only issue donation receipts for amounts over EUR 20, provided your postal address is available (purpose or email). - -E-mail: spenden{at}foerderverein.freie-netwerke.de +```{{< /box >}} diff --git a/content/participate.de.md b/content/participate.de.md index 906a044..f7a4fa3 100644 --- a/content/participate.de.md +++ b/content/participate.de.md @@ -12,7 +12,7 @@ Sprich mit deinem Freundeskreis, Geschäftspartner\_innen und allen Menschen die * der Verbreitung der Idee auf Veranstaltungen, Barcamps und Kongressen. * dem Betreiben von Diensten für die Community und der Entwicklung von Web-Anwendungen. -[Nimm Kontakt auf]({{< relref path="contact.md" >}}) und komm zum Freifunk-Treffen oder trage dich auf der Mailingliste ein. Du kannst uns auch mit [Spenden]({{< relref path="donate.md" >}}) unterstützen. +[Nimm Kontakt auf]({{< relref path="contact.md" >}}) und komm zum Freifunk-Treffen oder trage dich auf der Mailingliste ein. Du kannst uns auch mit Spenden unterstützen. ## Du möchtest einen Freifunk-Router aufstellen? @@ -30,7 +30,7 @@ Du möchtest So kannst du mitmachen -* Bei der Entscheidung, welchen Router du für Freifunk besorgen solltest, gibt es im Artikel [Berlin:Firmware](https://wiki.freifunk.net/Berlin:Firmware#Unterst.C3.BCtzte_Router) des [Wikis]({{< relref path="wiki.md" >}}) Hilfestellung. +* Bei der Entscheidung, welchen Router du für Freifunk besorgen solltest, gibt es im Artikel [Berlin:Firmware](https://wiki.freifunk.net/Berlin:Firmware#Unterst.C3.BCtzte_Router) des [Wikis]({{< relref path="documentation.md" >}}) Hilfestellung. * Gehe wie im Artikel [Berlin:Firmware:HowTo](https://wiki.freifunk.net/Berlin:Firmware/HowTo) beschrieben vor, um die Firmware zu flashen und zu konfigurieren. * Stelle den Router an einem geeigneten Ort auf (z.B. Fensterbank). @@ -47,7 +47,7 @@ Du möchtest So kannst du mitmachen -* Besorge einen Freifunk-fähigen Outdoor-Router. Empfehlungen finden sich im Artikel [Berlin:Firmware](https://wiki.freifunk.net/Berlin:Firmware#Unterst.C3.BCtzte_Router) des [Wiki]({{< relref path="wiki.md" >}}). +* Besorge einen Freifunk-fähigen Outdoor-Router. Empfehlungen finden sich im Artikel [Berlin:Firmware](https://wiki.freifunk.net/Berlin:Firmware#Unterst.C3.BCtzte_Router) des [Wiki]({{< relref path="documentation.md" >}}). * Eventuell kannst du diese Hardware im Rahmen einer [Überlassungserklärung](https://wiki.freifunk.net/Berlin:%C3%9Cberlassungserkl%C3%A4rung) leihen. * Zur Planung der neuen Verbindungen solltest du mit den Freifunker\_innen, die die entfernten Router betreiben, [Kontakt aufnehmen]({{< relref path="contact.md" >}}). @@ -63,13 +63,13 @@ Du möchtest So kannst du mitmachen -* Besorge mehrere Freifunk-fähige Outdoor-Router für 5 GHz. Empfehlungen finden sich im Artikel [Berlin:Firmware](https://wiki.freifunk.net/Berlin:Firmware#Unterst.C3.BCtzte_Hardware) des [Wikis]({{< relref path="wiki.md" >}}). +* Besorge mehrere Freifunk-fähige Outdoor-Router für 5 GHz. Empfehlungen finden sich im Artikel [Berlin:Firmware](https://wiki.freifunk.net/Berlin:Firmware#Unterst.C3.BCtzte_Hardware) des [Wikis]({{< relref path="documentation.md" >}}). * Eventuell kannst du diese Hardware im Rahmen einer [Überlassungserklärung](https://wiki.freifunk.net/Berlin:%C3%9Cberlassungserkl%C3%A4rung) leihen. * Zur Planung der neuen Verbindungen solltest du mit den Freifunker\_innen, die die entfernten Router betreiben, [Kontakt aufnehmen]({{< relref path="contact.md" >}}). ## Weitere Informationen und Hinweise -Viele weitere Informationen gibt es in den [Häufigen Fragen](https://wiki.freifunk.net/Berlin:FAQ) im [Wiki]({{< relref path="wiki.md" >}}). +Viele weitere Informationen gibt es in den [Häufigen Fragen](https://wiki.freifunk.net/Berlin:FAQ) im [Wiki]({{< relref path="documentation.md" >}}). * [HowTo](https://wiki.freifunk.net/Berlin:Firmware/HowTo) * [Freifunk-Wizard](https://config.berlin.freifunk.net) diff --git a/content/participate.en.md b/content/participate.en.md index 7d81950..63636a3 100644 --- a/content/participate.en.md +++ b/content/participate.en.md @@ -30,7 +30,7 @@ You want to Here's how you can join in -* When deciding which router you should get for Freifunk, see the article [Berlin:Firmware](https://wiki.freifunk.net/Berlin:Firmware#Unterst.C3.BCtzte_Router) of the [Wiki]({{< relref path="wiki.md" >}}). +* When deciding which router you should get for Freifunk, see the article [Berlin:Firmware](https://wiki.freifunk.net/Berlin:Firmware#Unterst.C3.BCtzte_Router) of the [Wiki]({{< relref path="documentation.md" >}}). * Proceed as described in the article [Berlin:Firmware:HowTo](https://wiki.freifunk.net/Berlin:Firmware/HowTo) to flash and configure the firmware. * Place the router in a suitable location (e.g. windowsill). @@ -47,7 +47,7 @@ You want to Here's how you can join in -* Get a Freifunk-enabled outdoor router. Recommendations can be found in the article [Berlin:Firmware](https://wiki.freifunk.net/Berlin:Firmware#Unterst.C3.BCtzte_Router) of the [Wiki]({{< relref path="wiki.md" >}} ). +* Get a Freifunk-enabled outdoor router. Recommendations can be found in the article [Berlin:Firmware](https://wiki.freifunk.net/Berlin:Firmware#Unterst.C3.BCtzte_Router) of the [Wiki]({{< relref path="documentation.md" >}} ). * You may be able to borrow this hardware as part of a [letter of transfer](https://wiki.freifunk.net/Berlin:%C3%9Cberlassungserkl%C3%A4rung). * To plan the new connections, you should [contact]({{< relref path="contact.md" >}}) the Freifunk operators who operate the remote routers. @@ -63,13 +63,13 @@ You want to Here's how you can join in -* Get several Freifunk-enabled outdoor routers for 5 GHz. Recommendations can be found in the article [Berlin:Firmware](https://wiki.freifunk.net/Berlin:Firmware#Unterst.C3.BCtzte_Hardware) of the [Wiki]({{< relref path="wiki.md" >}} ). +* Get several Freifunk-enabled outdoor routers for 5 GHz. Recommendations can be found in the article [Berlin:Firmware](https://wiki.freifunk.net/Berlin:Firmware#Unterst.C3.BCtzte_Hardware) of the [Wiki]({{< relref path="documentation.md" >}} ). * You may be able to borrow this hardware as part of a [letter of transfer](https://wiki.freifunk.net/Berlin:%C3%9Cberlassenserkl%C3%A4rung). * To plan the new connections, you should [contact]({{< relref path="contact.md" >}}) the Freifunk operators who operate the remote routers. ## Further information and tips -There is a lot more information in the [Frequently Asked Questions](https://wiki.freifunk.net/Berlin:FAQ) in the [Wiki]({{< relref path="wiki.md" >}}). +There is a lot more information in the [Frequently Asked Questions](https://wiki.freifunk.net/Berlin:FAQ) in the [Wiki]({{< relref path="documentation.md" >}}). * [HowTo](https://wiki.freifunk.net/Berlin:Firmware/HowTo) * [Freifunk Wizard](https://config.berlin.freifunk.net) diff --git a/hugo.toml b/hugo.toml index c027215..13158cf 100644 --- a/hugo.toml +++ b/hugo.toml @@ -42,32 +42,31 @@ section = ["HTML", "RSS", "Calendar"] [[languages.de.menus.primary]] name = 'Spenden' url = 'donate/' - weight = 30 + weight = 20 [[languages.de.menus.primary]] - name = 'Wiki' - url = 'wiki/' + name = 'Dokumentation' + url = 'documentation/' weight = 40 [[languages.de.menus.primary]] name = 'Downloads' url = 'downloads/' weight = 50 - [[languages.de.menus.primary]] - name = 'FAQ' - url = 'https://wiki.freifunk.net/Berlin:FAQ' - weight = 60 [[languages.de.menus.primary]] name = 'Kontakt' url = 'contact/' weight = 70 - [[languages.de.menus.primary]] - name = 'freifunk.net' - url = 'https://freifunk.net/' - weight = 80 [languages.de.params] description = "Freifunk Berlin ist eine lokale Initiative mit dem Ziel, ein freies WLAN-Netzwerk über Berlin aufzuspannen und freien Netzzugang anzubieten." [[languages.de.params.footer]] name = "Impressum" url = "imprint/" + [languages.de.params.actions] + [languages.de.params.actions.primary] + name="Freies Wlan finden" + url="map/" + [languages.de.params.actions.seconary] + name="Freifunker*in werden" + url="participate/" [languages.en] weight = 2 languageName = "English" @@ -87,30 +86,29 @@ section = ["HTML", "RSS", "Calendar"] url = 'donate/' weight = 30 [[languages.en.menus.primary]] - name = 'Wiki' - url = 'wiki/' + name = 'Documentation' + url = 'documentation/' weight = 40 [[languages.en.menus.primary]] name = 'Downloads' url = 'downloads/' weight = 50 - [[languages.en.menus.primary]] - name = 'FAQ' - url = 'https://wiki.freifunk.net/Berlin:FAQ' - weight = 60 [[languages.en.menus.primary]] name = 'Contact' url = 'contact/' weight = 70 - [[languages.en.menus.primary]] - name = 'freifunk.net' - url = 'https://freifunk.net/' - weight = 80 [languages.en.params] description = "Freifunk Berlin is a local initiative with the aim of setting up a free WiFi network across Berlin and offering free network access." [[languages.en.params.footer]] name = "Imprint" url = "imprint/" + [languages.en.params.actions] + [languages.en.params.actions.primary] + name="Find free Wifi" + url="map/" + [languages.en.params.actions.seconary] + name="Become part of Freifunk" + url="participate/" [sitemap] filename = "sitemap.xml" diff --git a/layouts/index.html b/layouts/index.html index 8106a4b..5e72093 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -5,7 +5,9 @@

{{- .Site.Title }}

-

{{- .Site.Params.Description}}

+

{{- .Site.Params.Description}}

+ {{- .Site.Params.Actions.Primary.Name }} + {{- .Site.Params.Actions.Seconary.Name }}
diff --git a/layouts/shortcodes/activities-github.html b/layouts/shortcodes/activities-github.html index 9182f9c..d450a00 100644 --- a/layouts/shortcodes/activities-github.html +++ b/layouts/shortcodes/activities-github.html @@ -11,9 +11,8 @@ A total of {{ $github_activity.repo_count }} (repositories) projects are managed on the platform. The most active are currently: {{ end }} - - +
+{{ range $element := $github_activity.top_repos }} +
{{ $element }}
+{{ end }} +
\ No newline at end of file diff --git a/layouts/shortcodes/activities-mailinglist.html b/layouts/shortcodes/activities-mailinglist.html index 932f567..9e8f45a 100644 --- a/layouts/shortcodes/activities-mailinglist.html +++ b/layouts/shortcodes/activities-mailinglist.html @@ -6,8 +6,8 @@ The following topics are currently being discussed on the mailing list: {{ end }} - \ No newline at end of file +
+{{ range $element := $mail_subjects }} +
{{ $element }}
+{{ end }} +
\ No newline at end of file diff --git a/layouts/shortcodes/activities-matrix.html b/layouts/shortcodes/activities-matrix.html index 3e58f5f..4bf6bee 100644 --- a/layouts/shortcodes/activities-matrix.html +++ b/layouts/shortcodes/activities-matrix.html @@ -1,5 +1,5 @@ {{ $matrix_activity := partial "activities-matrix.html" . }} - +

{{ if eq .Site.Language.Lang "de" }} Im Freifunk Berlin Matrix Space sind {{ $matrix_activity.member_count }} User aktiv. Neben dem Hauptchat gibt es Themen-Chats für z.B. Hardware und Firmware-Entwicklung sowie {{ $matrix_activity.site_room_count }} Chats für spezifische Freifunk-Standorte. @@ -9,3 +9,4 @@ In addition to the main chat, there are topic chats for e.g. hardware and firmware development as well as {{ $matrix_activity.site_room_count }} chats for specific Freifunk locations. In the main chat {{ $matrix_activity.message_count }} messages have been sent in the last 30 days. {{ end }} +

\ No newline at end of file diff --git a/layouts/shortcodes/box.html b/layouts/shortcodes/box.html new file mode 100644 index 0000000..41fef27 --- /dev/null +++ b/layouts/shortcodes/box.html @@ -0,0 +1,3 @@ +
+ {{ .Inner | markdownify }} +
\ No newline at end of file diff --git a/layouts/shortcodes/icon-heading.html b/layouts/shortcodes/icon-heading.html new file mode 100644 index 0000000..c022ec5 --- /dev/null +++ b/layouts/shortcodes/icon-heading.html @@ -0,0 +1,6 @@ + + {{ .Get "icon" }} + + + {{ .Get "text" }} + diff --git a/layouts/shortcodes/icon.html b/layouts/shortcodes/icon.html new file mode 100644 index 0000000..4e40d1e --- /dev/null +++ b/layouts/shortcodes/icon.html @@ -0,0 +1 @@ +{{ .Get "icon" }} \ No newline at end of file