diff --git a/src/_data/services.json b/src/_data/services.json index 7a06d7c..6d1754e 100644 --- a/src/_data/services.json +++ b/src/_data/services.json @@ -6,8 +6,8 @@ "url": "https://chat.sp-codes.de", "status": "https://matrix.sp-codes.de/_matrix/static/", "summary": { - "de": "Ein offenes Netzwerk für sichere, dezentralisierte Kommunikation.", - "en": "An open network for secure, decentralized communication." + "de": "Die offene Plattform für sichere und dezentrale Kommunikation.", + "en": "The open platform for secure and decentralized communication." } }, { @@ -17,8 +17,8 @@ "url": "https://jitsi.sp-codes.de", "status": "https://jitsi.sp-codes.de", "summary": { - "de": "Eine sichere, einfache und skalierbare Plattform für Videokonferenzen.", - "en": "A secure, simple and scalable platform for video conferencing." + "de": "Einfache Videokonferenzen mit Leichtigkeit.", + "en": "Easy video conferencing with ease." } }, { @@ -28,8 +28,8 @@ "url": "https://social.sp-codes.de", "status": "https://social.sp-codes.de/health", "summary": { - "de": "Das dezentrale, soziale Netzwerk der Zukunft: Keine Werbung und keine Überwachung durch Unternehmen.", - "en": "The decentralized social network of the future: No ads, no corporate surveillance." + "de": "Das soziale Netzwerk für dezentrale und sichere Interaktion.", + "en": "The social network for decentralized and secure interaction." } }, { @@ -39,8 +39,8 @@ "url": "https://tube.sp-codes.de", "status": "https://tube.sp-codes.de", "summary": { - "de": "Ein Netzwerk aus mehreren föderierten, interoperablen Video-Hosting-Anbietern. Werbefrei und ohne Bindung an einen bestimmten Anbieter.", - "en": "A network of multiple federated, interoperable video hosting providers. Ad-free and without vendor lock-in." + "de": "Die freie und dezentrale Plattform für gemeinsames Video-Streaming.", + "en": "The free and decentralized platform for collaborative video streaming." } }, { @@ -51,19 +51,19 @@ "status": "https://pixel.sp-codes.de", "beta": true, "summary": { - "de": "Pixelfed ist ein kostenloses und ethisches, soziales Netzwerk für den Austausch von Fotos. Es ist dezentral und föderiert mit anderen Plattformen des Fediverse.", - "en": "Pixelfed is a free and ethical social network for sharing photos. It is decentralized and federated with other Fediverse platforms." + "de": "Das soziale Netzwerk für den Austausch von Bildern und Fotografie.", + "en": "The social network for sharing images and photography." } }, { - "id": "gitea", - "name": "Gitea", - "icon": "i-gitea", + "id": "forgejo", + "name": "Forgejo", + "icon": "i-git", "url": "https://git.sp-codes.de", "status": "https://git.sp-codes.de", "summary": { - "de": "Eine leichtgewichtige Code-Hosting-Plattform für git.", - "en": "A lightweight code hosting platform for git." + "de": "Die Plattform für einfaches und sicheres Code-Hosting.", + "en": "The platform for easy and secure code hosting." } }, { @@ -72,30 +72,30 @@ "icon": "i-wifi", "status": "https://connectivitycheck.sp-codes.de/generate204", "summary": { - "de": "Eine datenschutzfreundliches Tool, um Anmeldeseiten in WLAN-Netzwerken zu erkennen.", - "en": "A privacy friendly Service to detect captive portals in WIFI networks." + "de": "Überprüfung der Verfügbarkeit von Internetzugang.", + "en": "Verification of Internet access availability." } }, { "id": "ntfy", "name": "ntfy", - "icon": "i-server", + "icon": "i-cloud-download", "url": "https://ntfy.sp-codes.de", "status": "https://ntfy.sp-codes.de", - "beta": true, "summary": { - "de": "Ein einfacher Dienst für Echtzeit-Benachrichtigungen, z.B. als Provider für UnifiedPush.", - "en": "A simple real-time notification service, e.g. as a provider for UnifiedPush." + "de": "Echtzeitbenachrichtigungen mit UnifiedPush-Unterstützung.", + "en": "Real-time notifications with UnifiedPush support." } }, { - "id": "firefox-sync", - "name": "Firefox Sync", - "icon": "i-firefox", - "status": "https://sync.firefox.sp-codes.de/token/", + "id": "etherpad", + "name": "Etherpad", + "icon": "i-pencil-square", + "url": "https://pad.sp-codes.de", + "status": "https://pad.sp-codes.de", "summary": { - "de": "Ein Service um Firefox Einstellungen, Lesezeichen, offene Tabs und vieles mehr über verschiedene Geräte zu synchronisieren.", - "en": "A service to sync Firefox settings, bookmarks, open tabs and much more between multiple devices." + "de": "Gemeinsame Echtzeit-Textbearbeitung für effektive Zusammenarbeit.", + "en": "Collaborative real-time text editing for effective collaboration." } }, { @@ -105,30 +105,8 @@ "url": "https://shields.sp-codes.de", "status": "https://shields.sp-codes.de", "summary": { - "de": "Prägnante, konsistente und lesbare Badges im SVG- und Rasterformat.", - "en": "Concise, consistent, and legible badges in SVG and raster format." - } - }, - { - "id": "searx", - "name": "Searx", - "icon": "i-search", - "url": "https://searx.sp-codes.de", - "status": "https://searx.sp-codes.de", - "summary": { - "de": "Eine privatsphären-respektierende, hackbare Metasuchmaschine.", - "en": "A privacy-respecting, hackable metasearch engine." - } - }, - { - "id": "piped", - "name": "Piped", - "icon": "i-youtube", - "url": "https://piped.sp-codes.de", - "status": "https://piped.sp-codes.de", - "summary": { - "de": "Ein alternatives YouTube-Frontend.", - "en": "An alternative YouTube-Frontend." + "de": "Visuelle Badges zur Anzeige von Projektinformationen und Status.", + "en": "Visual badges for displaying project information and status." } } ] diff --git a/src/_includes/profiles.html b/src/_includes/profiles.html index bb6a9ea..649f769 100644 --- a/src/_includes/profiles.html +++ b/src/_includes/profiles.html @@ -11,19 +11,28 @@ -
- - +
+ + +
+
+ +
- - + +
+
+ + +
+
{% if locale == 'de' %} diff --git a/src/de/articles.html b/src/de/articles.html index e84986f..debfe40 100644 --- a/src/de/articles.html +++ b/src/de/articles.html @@ -13,7 +13,7 @@ eleventyNavigation:

Hier findest du eine Übersicht aller Artikel, die ich auf dieser Webseite veröffentlicht habe.

-{% set tags = ['Matrix', 'Searx'] %} +{% set tags = ['Matrix'] %} {%- for tag in tags %}

Artikel zu {{tag}}:

@@ -28,7 +28,6 @@ eleventyNavigation: {%- endfor %} -

Gelegentlich kann es sein, dass ich die Zeit finde, einen neuen Artikel zu schreiben. Um keinen zu verpassen, folge mir gerne auf Mastodon. Dort werde ich neue Artikel oder Aktualisierungen bereits veröffentlichter Artikel posten.

diff --git a/src/de/services/firefox-sync.md b/src/de/services/firefox-sync.md deleted file mode 100644 index 696a883..0000000 --- a/src/de/services/firefox-sync.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -layout: base.njk -key: firefox-sync -title: Firefox Sync ---- -# Firefox Sync - -Nutzt du Firefox auf mehreren Geräten zum Surfen? Dann kannst du mit Firefox Sync deine Browserdaten (Lesezeichen, offene Tabs, die Suchhistorie, uvm.) zwischen all deinen Geräten synchronisieren. - -Dafür benötigst du zunächst einen Firefox-Account und musst dich auf deinen Geräten damit anmelden. Standardmäßig nutzt du dann automatisch den Sync-Service von Mozilla. Möchtest du einen anderen Server nutzen, kannst du das in den Einstellungen ändern. - -__Seit Februar 2020 biete ich einen öffentlichen Service für Firefox-Sync an.__ Gerne kannst du ihn nutzen, um deine Daten zwischen deinen Geräten zu synchronisieren. - -Tippe dafür [about:config](about:config) in die Adresszeile von Firefox und suche anschließend nach `identity.sync.tokenserver.uri` und setze den Wert auf `https://sync.firefox.sp-codes.de/token/1.0/sync/1.5`. Du nutzt nun den eingetragenen Sync-Service. - -## Weitere nützliche Links - -* [Firefox Sync](https://www.mozilla.org/de/firefox/accounts/) -* [Quellcode](https://github.com/mozilla-services/syncserver) diff --git a/src/de/services/forgejo.md b/src/de/services/forgejo.md new file mode 100644 index 0000000..e341050 --- /dev/null +++ b/src/de/services/forgejo.md @@ -0,0 +1,24 @@ +--- +layout: base.njk +key: forgejo +title: Forgejo +--- +# Forgejo + +Forgejo ist eine einfache Code-Hosting-Plattform wie GitHub oder GitLab. Sie ist opensource und wird kontinuierlich weiterentwickelt. __Seit Ende 2019 betreibe ich eine eigene Forgejo Instanz, in der ich meine Projekte verwalte.__ So zum Beispiel auch diese Webseite. Schau dir gerne mal den Quelltext an und lass mir Feedback da. + +Zusätzlich zu Forgejo betreibe ich noch Woodpecker, eine Plattform, die Forgejo um viele Continuous Integration Funktionen erweitert und beispielsweise automatisierte Builds und Deploys ermöglicht. + +Schau gerne mal vorbei und melde dich an, falls du Lust hast, ein Projekt zu entwickeln. Die Registrierung ist seit März 2020 geöffnet. + +__Zu Forgejo geht's hier lang: [git.sp-codes.de](https://git.sp-codes.de)__ + +__Wenn du bei Woodpecker vorbeischauen willst, geht das hier: [ci.sp-codes.de](https://ci.sp-codes.de)__ + + +## Weitere nützliche Links + +* [Forgejo Webseite](https://forgejo.org/) +* [Quellcode von Forgejo](https://codeberg.org/forgejo/forgejo) +* [Woodpecker Webseite](https://woodpecker-ci.org/) +* [Quellcode von Woodpecker](https://github.com/woodpecker-ci/woodpecker) diff --git a/src/de/services/gitea.md b/src/de/services/gitea.md deleted file mode 100644 index 8dcce6d..0000000 --- a/src/de/services/gitea.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -layout: base.njk -key: gitea -title: Gitea ---- -# Gitea - -Gitea ist eine einfache Code-Hosting-Plattform wie GitHub oder GitLab. Sie ist opensource und wird kontinuierlich weiterentwickelt. __Seit Ende 2019 betreibe ich eine eigene Gitea Instanz, in der ich meine Projekte verwalte.__ So zum Beispiel auch diese Webseite. Schau dir gerne mal den Quelltext an und lass mir Feedback da. - -Zusätzlich zu Gitea betreibe ich noch Drone, eine Plattform, die Gitea um viele Continuous Integration Funktionen erweitert und beispielsweise automatisierte Builds und Deploys ermöglicht. - -Schau gerne mal vorbei und melde dich an, falls du Lust hast, ein Projekt zu entwickeln. Die Registrierung ist seit März 2020 geöffnet. - -__Zu Gitea geht's hier lang: [git.sp-codes.de](https://git.sp-codes.de)__ - -__Wenn du bei Drone vorbeischauen willst, geht das hier: [ci.sp-codes.de](https://ci.sp-codes.de)__ - - -## Weitere nützliche Links - -* [Gitea Webseite](https://gitea.io/en-us/) -* [Quellcode von Gitea](https://github.com/go-gitea/gitea) -* [Drone Webseite](https://drone.io/) -* [Quellcode von Drone](https://github.com/drone/drone) diff --git a/src/de/services/matrix/setup/part-1.md b/src/de/services/matrix/setup/part-1.md index 46ba2c2..dc6b9f9 100644 --- a/src/de/services/matrix/setup/part-1.md +++ b/src/de/services/matrix/setup/part-1.md @@ -168,4 +168,3 @@ Falls du jetzt schon weiter lesen willst, kann ich dir die folgenden Links empfe * [https://element.io/help](https://element.io/help) * [https://matrix.org/faq/](https://matrix.org/faq/) * [https://matrix.org/docs/guides/](https://matrix.org/docs/guides/) -* [https://www.freie-messenger.de/sys_matrix/](https://www.freie-messenger.de/sys_matrix/) diff --git a/src/de/services/ntfy.md b/src/de/services/ntfy.md new file mode 100644 index 0000000..45d71d4 --- /dev/null +++ b/src/de/services/ntfy.md @@ -0,0 +1,10 @@ +--- +layout: base.njk +key: ntfy +title: ntfy +--- +# ntfy + +## Weitere nützliche Links + +* \ No newline at end of file diff --git a/src/de/services/piped.md b/src/de/services/piped.md deleted file mode 100644 index a8f4967..0000000 --- a/src/de/services/piped.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -layout: base.njk -key: piped -title: Piped ---- -# Piped - -Piped ist ein alternatives Frontend für YouTube. -Da nur die nötigsten Verbindungen zu YouTube aufgebaut werden und viele sogar vom Server selber übernommen werden, erhöht Piped die Privatsphäre der Nutzer:innen. - -__Von Dezember 2019 bis September 2022 habe ich eine öffentliche Invidious Instanz betrieben. Diese wurde zum Oktober 2022 durch Piped ersetzt.__ Fühl dich frei, dort ein paar Videos anzuschauen. - -__Jetzt das erste Video schauen auf [piped.sp-codes.de](https://piped.sp-codes.de).__ - -## Weitere nützliche Links - -* [Liste öffentlicher Piped-Instanzen](https://github.com/TeamPiped/Piped/wiki/Instances) -* [Quellcode von Piped](https://github.com/TeamPiped/Piped) -* [Liste öffentlicher Invidious-Instanzen](https://github.com/omarroth/invidious/wiki/Invidious-Instances) diff --git a/src/de/services/searx.md b/src/de/services/searx.md deleted file mode 100644 index f35c247..0000000 --- a/src/de/services/searx.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -layout: base.njk -key: searx -title: Searx ---- -# Searx - -Searx ist eine freie Metasuchmaschine, das heißt sie nutzt für die Suche öffentliche Suchmaschinen, wie Google, DuckDuckGo, StartPage und viele andere. - -Um die Privatsphäre der Benutzer:innen zu schützen, gibt Searx weder die IP-Adresse, noch die Suchhistorie an die Suchmaschinen weiter, von denen die Ergebnisse abgefragt werden. Searx selber speichert ebenfalls keine Suchanfragen oder andere Logs. Zusätzlich stellt Searx eine Vielzahl an Einstellungsmöglichkeiten bereit, beispielsweise können die Sprache und die verwendeten Suchmaschinen für jede Suchanfrage konfiguriert werden. - -Außerdem stellt Searx einen Proxy bereit, über den viele Suchergebnisse auch anonym aufgerufen werden können. Klicke dafür nicht auf den Direktlink, sondern auf `proxied` in der unteren rechten Ecke des Suchergebnisses. - -__Seit November 2019 betreibe ich eine öffentliche Searx Instanz.__ Schau gerne mal vorbei, um Antworten auf deine Fragen zu erhalten. Bei Fragen oder Problemen schreib mir gerne. - -__Hier gehts zu Searx: [searx.sp-codes.de](https://searx.sp-codes.de)__ - -Wenn du Searx als Standardsuchmaschine nutzen willst, findest du hier eine Anleitung dafür: [Nur noch Searx](/de/services/searx/setup/) - -## Weitere nützliche Links - -* [Searx Webseite](https://asciimoo.github.io/searx/) -* [Dokumentation](https://asciimoo.github.io/searx/user/index.html) -* [Standardsuchmaschine in Firefox festlegen](https://support.mozilla.org/de/kb/suchmaschinen-in-firefox-hinzufuegen-oder-entfernen) -* [Standardsuchmaschine in Chrome festlegen](https://support.google.com/chrome/answer/95426?co=GENIE.Platform%3DDesktop&hl=de) -* [Liste weiterer öffentlicher Server](https://searx.space/) -* [Quellcode von Searx](https://github.com/asciimoo/searx) diff --git a/src/de/services/searx/setup.md b/src/de/services/searx/setup.md deleted file mode 100644 index aff7ac2..0000000 --- a/src/de/services/searx/setup.md +++ /dev/null @@ -1,56 +0,0 @@ ---- -layout: article.njk -title: Nur noch Searx -service: searx -tags: - - Tutorial - - Searx - - Standardsuchmaschine - - Browser - - Firefox - - Chrome ---- - -# Nur noch Searx - -In diesem Artikel möchte ich kurz beschreiben, wie ihr Searx (oder jede beliebige andere Suchmaschine) in eurem Browser als Standard festlegen könnt. - -Zunächst nochmal eine kurze Erläuterung, was Searx eigentlich ist: Searx ist eine sogenannte Meta-Suchmaschine. Das heißt, sie nutzt andere Suchmaschinen, um ihre Ergebnisse zu einer Suchanfrage bereitzustellen. Allerdings wird nur der Suchtext selber zu den fremden Suchmaschinen weitergeleitet, wodurch diese die Anfrage keiner bestimmten Person mehr zuordnen können. Dadurch und da Searx Open-Source ist, bietet Searx mehr Privatsphäre als andere Suchmaschinen. - -Einige andere Searx-Instanzen, die du bei Interesse nutzen kannst: - -* [searx.info](https://searx.info/) -* [search.disroot.org](https://search.disroot.org/) - -Eine größere Übersicht findest du auch auf der folgenden Seite: [searx.space](https://searx.space) - -Um nun standardmäßig Searx als Suchmaschine zu nutzen, musst du Folgendes in deinem Browser einstellen: - -## Firefox - -In Firefox musst du als Erstes die Searx Webseite (z.B. [searx.sp-codes.de](https://searx.sp-codes.de)) öffnen. Jetzt kannst du am Ende der Suchleiste auf den Button mit den drei Punkten klicken und anschließend auf _Suchmaschine hinzufügen_. - -![Firefox Dropdown](/img/searx/setup/firefox-1.png) - -Wenn das erledigt ist, gehst du in die Einstellungen und wählst in der linken Leiste Suche aus. Nun kannst du im Bereich _Standardsuchmaschine_ deine Searx-Instanz aus der Liste auswählen. Das war’s. - -![Firefox Standardsuchmaschine](/img/searx/setup/firefox-2.png) - -## Chrome - -Öffne zunächst die Webseite von Searx (z.B. [searx.sp-codes.de](https://searx.sp-codes.de)) und gehe anschließend in die Browsereinstellungen. Wähle in der linken Leiste _Suchmaschine_ und dann _Suchmaschinen verwalten_. In der unteren Liste müsstest du nun Searx finden, kannst bei dem entsprechenden Eintrag auf die drei Punkte und im Menü auf _Als Standard festlegen_ klicken. Fertig. - -![Chrome Standardsuchmaschine](/img/searx/setup/chrome-1.png) - -Um deine neue Einstellung zu testen, gib einfach einen beliebigen Suchtext in die Adresszeile ein und drücke _Enter_. - -## Andere Browser - -In diesem Beitrag habe ich mich auf die beiden am häufigsten genutzten Browser beschränkt. Du kannst aber natürlich auch in vielen anderen Browsern Searx als Standardsuchmaschine festlegen. Hier habe ich die Erklärungen für ein paar andere Browser zusammen getragen: - -* [Microsoft Edge](https://support.microsoft.com/de-de/help/4556712/change-your-default-search-engine-in-microsoft-edge) -* [Safari](https://support.apple.com/de-de/guide/safari/ibrwe75c2a3c/mac) -* [Opera](https://help.opera.com/de/latest/search/) -* [Brave](https://support.brave.com/hc/en-us/articles/360017479752-How-do-I-set-my-default-search-engine-) - -Solle es in einem Browser nicht möglich sein die Standardsuchmaschine zu ändern, z.B. in Handybrowsern kannst du meistens Searx als Startseite einrichten und dann direkt dort das Suchfeld nutzen. diff --git a/src/en/services/firefox-sync.md b/src/en/services/firefox-sync.md deleted file mode 100644 index fd14f1e..0000000 --- a/src/en/services/firefox-sync.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -layout: base.njk -key: firefox-sync -title: Firefox Sync ---- -# Firefox Sync - -Do you use Firefox on more than one device for surfing? Then Firefox Sync lets you synchronize your browser data (bookmarks, open tabs, search history, and more) between all your devices. - -To do this, you first need a Firefox account and must log in to your devices. By default, you will then automatically use the Mozilla sync service. If you want to use a different server you can change this in the settings. - -__Since February 2020 I offer a public service for Firefox-Sync.__ You can use it to synchronize your data between your devices. - -Therefore type [about:config](about:config) in the Firefox address bar, search for `identity.sync.tokenserver.uri` and set the value to `https://sync.firefox.sp-codes.de/token/1.0/sync/1.5`. You are now using the entered sync service. - -## More useful links - -* [Firefox Sync](https://www.mozilla.org/de/firefox/accounts/) -* [Source code](https://github.com/mozilla-services/syncserver) diff --git a/src/en/services/forgejo.md b/src/en/services/forgejo.md new file mode 100644 index 0000000..0d466cf --- /dev/null +++ b/src/en/services/forgejo.md @@ -0,0 +1,23 @@ +--- +layout: base.njk +key: forgejo +title: Forgejo +--- +# Forgejo + +Forgejo is a simple code hosting platform like GitHub or GitLab. It is open source and under continuous development. __Since the end of 2019 I have my own Forgejo instance, to manage my projects.__ For example this website. Feel free to have a look at the source code and leave some feedback. + +In addition to Forgejo, I also run Woodpecker, a platform that extends Forgejo with many continuous integration features, such as automated builds and deploys. + +Feel free to visit and sign up if you're interested in developing a project. The registration is open since March 2020. + +__To get to Forgejo click here: [git.sp-codes.de](https://git.sp-codes.de)__ + +__If you want to check out Woodpecker, click here: [ci.sp-codes.de](https://ci.sp-codes.de)__ + +## More useful links + +* [Forgejo website](https://forgejo.org/) +* [Source code of Forgejo](https://codeberg.org/forgejo/forgejo) +* [Woodpecker Website](https://woodpecker-ci.org/) +* [Source code of Woodpecker](https://github.com/woodpecker-ci/woodpecker) diff --git a/src/en/services/gitea.md b/src/en/services/gitea.md deleted file mode 100644 index a4f83b7..0000000 --- a/src/en/services/gitea.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -layout: base.njk -key: gitea -title: Gitea ---- -# Gitea - -Gitea is a simple code hosting platform like GitHub or GitLab. It is open source and under continuous development. __Since the end of 2019 I have my own Gitea instance, to manage my projects.__ For example this website. Feel free to have a look at the source code and leave some feedback. - -In addition to Gitea, I also run Drone, a platform that extends Gitea with many continuous integration features, such as automated builds and deploys. - -Feel free to visit and sign up if you're interested in developing a project. The registration is open since March 2020. - -__To get to Gitea click here: [git.sp-codes.de](https://git.sp-codes.de)__ - -__If you want to check out Drone, click here: [ci.sp-codes.de](https://ci.sp-codes.de)__ - -## More useful links - -* [Gitea website](https://gitea.io/en-us/) -* [Source code of Gitea](https://github.com/go-gitea/gitea) -* [Drone Website](https://drone.io/) -* [Source code of Drone](https://github.com/drone/drone) diff --git a/src/en/services/ntfy.md b/src/en/services/ntfy.md new file mode 100644 index 0000000..a7a2ab4 --- /dev/null +++ b/src/en/services/ntfy.md @@ -0,0 +1,10 @@ +--- +layout: base.njk +key: ntfy +title: ntfy +--- +# ntfy + +## ## More useful links + +* \ No newline at end of file diff --git a/src/en/services/piped.md b/src/en/services/piped.md deleted file mode 100644 index 1cd6960..0000000 --- a/src/en/services/piped.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: base.njk -key: piped -title: Piped ---- -# Piped - -Piped is an alternative YouTube-Frontend. It establishes only the most necessary connections to YouTube and many of them are even made by the server itself. So Piped increases the privacy of the users. - -__From December 2019 to September 2022, I ran a public Invidious instance. This was replaced by Piped as of October 2022.__ Feel free to watch some videos there. - -__Watch your first video on [piped.sp-codes.de](https://piped.sp-codes.de).__ - -## More useful links - -* [List of public Piped-Servers](https://github.com/TeamPiped/Piped/wiki/Instances) -* [Source code of Piped](https://github.com/TeamPiped/Piped) -* [List of public Invidious-Servers](https://github.com/omarroth/invidious/wiki/Invidious-Instances) diff --git a/src/en/services/searx.md b/src/en/services/searx.md deleted file mode 100644 index 1a33fd0..0000000 --- a/src/en/services/searx.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -layout: base.njk -key: searx -title: Searx ---- -# Searx - -Searx is a free meta search engine, which uses other public search engines like Google, DuckDuckGo, StartPage and many others. - -In order to protect the privacy of the users, Searx does not give the IP address, or the search history to the search engines it retrieves the results from. Searx itself also does not store any search queries or other logs. Additionally, it offers a variety of settings, for example, the language and the search engines can be configured for each search query. - -Searx also provides a proxy through which many search results can be accessed anonymously. Instead of clicking on the direct link, use the `proxied` button in the bottom right corner of the search result. - -__Since November 2019 I run a public Searx instance.__ Feel free to check it out and get answers to your questions. If you have any questions or problems, feel free to contact me. - -Here is the link to Searx: [searx.sp-codes.de](https://searx.sp-codes.de) - -If you want to use Searx as your default search engine, you can find instructions here (German): [Nur noch Searx](/de/services/searx/setup/) - -## More useful links - -* [Searx Website](https://asciimoo.github.io/searx/) -* [Documentation](https://asciimoo.github.io/searx/user/index.html) -* [Set default search engine in Firefox](https://support.mozilla.org/en-US/kb/add-or-remove-search-engine-firefox) -* [Set default search engine in Chrome](https://support.google.com/chrome/answer/95426?co=GENIE.Platform%3DDesktop&hl=en) -* [List of other public servers](https://searx.space/) -* [Source code of Searx](https://github.com/asciimoo/searx) diff --git a/src/font/icomoon.eot b/src/font/icomoon.eot index 84f500b..00264ae 100644 Binary files a/src/font/icomoon.eot and b/src/font/icomoon.eot differ diff --git a/src/font/icomoon.svg b/src/font/icomoon.svg index 0626486..8aa3cba 100644 --- a/src/font/icomoon.svg +++ b/src/font/icomoon.svg @@ -17,8 +17,6 @@ - - @@ -26,12 +24,16 @@ - + - + + + + + @@ -39,8 +41,10 @@ - + + + \ No newline at end of file diff --git a/src/font/icomoon.ttf b/src/font/icomoon.ttf index 0e4b48e..e70033a 100644 Binary files a/src/font/icomoon.ttf and b/src/font/icomoon.ttf differ diff --git a/src/font/icomoon.woff b/src/font/icomoon.woff index 82629a3..dabcec3 100644 Binary files a/src/font/icomoon.woff and b/src/font/icomoon.woff differ diff --git a/src/font/icomoon.woff2 b/src/font/icomoon.woff2 index 3475206..df1139e 100644 Binary files a/src/font/icomoon.woff2 and b/src/font/icomoon.woff2 differ diff --git a/src/scss/icons/style.scss b/src/scss/icons/style.scss index 1299c7a..b0d54a9 100644 --- a/src/scss/icons/style.scss +++ b/src/scss/icons/style.scss @@ -2,11 +2,12 @@ @font-face { font-family: '#{$icomoon-font-family}'; - src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?hi4hah'); - src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?hi4hah#iefix') format('embedded-opentype'), - url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?hi4hah') format('truetype'), - url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?hi4hah') format('woff'), - url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?hi4hah##{$icomoon-font-family}') format('svg'); + src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?2zy46l'); + src: url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?2zy46l#iefix') format('embedded-opentype'), + url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff2?2zy46l') format('woff2'), + url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?2zy46l') format('woff'), + url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?2zy46l') format('truetype'), + url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?2zy46l##{$icomoon-font-family}') format('svg'); font-weight: normal; font-style: normal; font-display: block; @@ -22,6 +23,16 @@ text-transform: none; line-height: 1; + /* Enable Ligatures ================ */ + letter-spacing: 0; + -webkit-font-feature-settings: "liga"; + -moz-font-feature-settings: "liga=1"; + -moz-font-feature-settings: "liga"; + -ms-font-feature-settings: "liga" 1; + font-feature-settings: "liga"; + -webkit-font-variant-ligatures: discretionary-ligatures; + font-variant-ligatures: discretionary-ligatures; + /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; @@ -47,183 +58,225 @@ font-size: 4em; } +.i-cloud-download { + &:before { + content: $i-cloud-download; + } +} + +.i-pencil-square { + &:before { + content: $i-pencil-square; + } +} + .i-pixelfed { &:before { - content: $i-pixelfed; + content: $i-pixelfed; } } + .i-server { &:before { - content: $i-server; + content: $i-server; } } + .i-credit-card { &:before { - content: $i-credit-card; + content: $i-credit-card; } } + .i-external-link { &:before { - content: $i-external-link; + content: $i-external-link; } } + .i-heart { &:before { - content: $i-heart; + content: $i-heart; } } + .i-home { &:before { - content: $i-home; + content: $i-home; } } + .i-tags { &:before { - content: $i-tags; + content: $i-tags; } } + .i-comments { &:before { - content: $i-comments; + content: $i-comments; } } + .i-users { &:before { - content: $i-users; + content: $i-users; } } + .i-bars { &:before { - content: $i-bars; + content: $i-bars; } } + .i-envelope { &:before { - content: $i-envelope; - } -} -.i-language { - &:before { - content: $i-language; + content: $i-envelope; } } + .i-user-secret { &:before { - content: $i-user-secret; + content: $i-user-secret; } } + .i-heartbeat { &:before { - content: $i-heartbeat; + content: $i-heartbeat; } } + .i-commenting { &:before { - content: $i-commenting; + content: $i-commenting; } } + +.i-linkedin { + &:before { + content: $i-linkedin; + } +} + +.i-xing { + &:before { + content: $i-xing; + } +} + .i-peertube { &:before { - content: $i-peertube; + content: $i-peertube; } } + .i-network-wired { &:before { - content: $i-network-wired; + content: $i-network-wired; } } + .i-money-bill { &:before { - content: $i-money-bill; + content: $i-money-bill; } } + .i-chart-line { &:before { - content: $i-chart-line; + content: $i-chart-line; } } + .i-info-circle { &:before { - content: $i-info-circle; + content: $i-info-circle; } } + .i-code { &:before { - content: $i-code; + content: $i-code; } } + .i-xmpp { &:before { - content: $i-xmpp; + content: $i-xmpp; } } + .i-wifi { &:before { - content: $i-wifi; - } -} -.i-youtube { - &:before { - content: $i-youtube; - } -} -.i-twitter { - &:before { - content: $i-twitter; + content: $i-wifi; } } + .i-threema { &:before { - content: $i-threema; + content: $i-threema; } } + .i-stackoverflow { &:before { - content: $i-stackoverflow; + content: $i-stackoverflow; } } + .i-search { &:before { - content: $i-search; + content: $i-search; } } + .i-mastodon { &:before { - content: $i-mastodon; + content: $i-mastodon; } } + .i-hand-holding-heart { &:before { - content: $i-hand-holding-heart; + content: $i-hand-holding-heart; } } + .i-github { &:before { - content: $i-github; - } -} -.i-gitea { - &:before { - content: $i-gitea; + content: $i-github; } } + .i-firefox { &:before { - content: $i-firefox; + content: $i-firefox; } } + .i-copyright { &:before { - content: $i-copyright; + content: $i-copyright; } } + .i-book { &:before { - content: $i-book; + content: $i-book; } } + .i-matrix { &:before { - content: $i-matrix; + content: $i-matrix; } } + +.i-git { + &:before { + content: $i-git; + } +} + diff --git a/src/scss/icons/variables.scss b/src/scss/icons/variables.scss index 35d9aec..5af319c 100644 --- a/src/scss/icons/variables.scss +++ b/src/scss/icons/variables.scss @@ -1,6 +1,8 @@ $icomoon-font-family: "icomoon" !default; $icomoon-font-path: "fonts" !default; +$i-cloud-download: "\e916"; +$i-pencil-square: "\e913"; $i-pixelfed: "\e90f"; $i-server: "\e901"; $i-credit-card: "\e902"; @@ -12,10 +14,11 @@ $i-comments: "\f086"; $i-users: "\f0c0"; $i-bars: "\f0c9"; $i-envelope: "\f0e0"; -$i-language: "\f1ab"; $i-user-secret: "\f21b"; $i-heartbeat: "\f21e"; $i-commenting: "\f27a"; +$i-linkedin: "\e919"; +$i-xing: "\e91a"; $i-peertube: "\e918"; $i-network-wired: "\e903"; $i-money-bill: "\e904"; @@ -24,16 +27,14 @@ $i-info-circle: "\e906"; $i-code: "\e907"; $i-xmpp: "\e908"; $i-wifi: "\e909"; -$i-youtube: "\e90a"; -$i-twitter: "\e90b"; $i-threema: "\e90c"; $i-stackoverflow: "\e90d"; $i-search: "\e90e"; $i-mastodon: "\e910"; $i-hand-holding-heart: "\e911"; $i-github: "\e912"; -$i-gitea: "\e913"; $i-firefox: "\e914"; $i-copyright: "\e915"; -$i-book: "\e916"; +$i-book: "\e91b"; $i-matrix: "\e900"; +$i-git: "\eae7";