forked from samuel-p/sp-codes.de
updated icons to custom font (icomoon)
This commit is contained in:
parent
bd591594e7
commit
22274eed29
79 changed files with 453 additions and 192 deletions
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: connectivitycheck
|
||||
title: Captive Portal Check
|
||||
---
|
||||
# <i class="si si-wifi"></i> Captive Portal Check
|
||||
# <i class="i-wifi"></i> Captive Portal Check
|
||||
|
||||
A captive portal is a login page in public WLAN networks to restrict Internet access to the approval of certain terms of use. When you see a login page on a public network, your device uses a captive portal check. This allows the device to find out whether you have direct Internet access or not. In Android, for example, your device sends a request to a Google server.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: firefox-sync
|
||||
title: Firefox Sync
|
||||
---
|
||||
# <i class="si si-firefox-browser"></i> Firefox Sync
|
||||
# <i class="i-firefox-browser"></i> 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.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: gitea
|
||||
title: Gitea
|
||||
---
|
||||
# <i class="si si-gitea"></i> Gitea
|
||||
# <i class="i-gitea"></i> 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.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: invidious
|
||||
title: Invidious
|
||||
---
|
||||
# <i class="si si-youtube"></i> Invidious
|
||||
# <i class="i-youtube"></i> Invidious
|
||||
|
||||
Invidious 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 Invidious increases the privacy of the users.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: jitsi
|
||||
title: Jitsi Meet
|
||||
---
|
||||
# <i class="si si-users"></i> Jitsi Meet
|
||||
# <i class="i-users"></i> Jitsi Meet
|
||||
|
||||
Jitsi-Meet is a platform for video conferences. You can start fully encrypted video chats without registration. Additionally, Jitsi-Meet offers the possibility to share the screen with other participants, invite new users with a simple link and send messages in the integrated chat.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: matrix
|
||||
title: Matrix
|
||||
---
|
||||
# <i class="si si-comments"></i> Matrix
|
||||
# <i class="i-comments"></i> Matrix
|
||||
|
||||
Matrix is a modern, open source software for decentralized communication (like e-mail). Matrix offers end-to-end encryption, voice and video calls and much more. However, the most important thing is that there is not one Matrix server that all users have to use, like WhatsApp, Telegram and many other popular messengers.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: nitter
|
||||
title: Nitter
|
||||
---
|
||||
# <i class="si si-twitter"></i> Nitter
|
||||
# <i class="i-twitter"></i> Nitter
|
||||
|
||||
A free and open source Twitter frontend that is focussed on user privacy. Connections to Twitter are handled by the server itself to prevent tracking by IP or JavaScript.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: searx
|
||||
title: Searx
|
||||
---
|
||||
# <i class="si si-search"></i> Searx
|
||||
# <i class="i-search"></i> Searx
|
||||
|
||||
Searx is a free meta search engine, which uses other public search engines like Google, DuckDuckGo, StartPage and many others.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: base.njk
|
|||
key: shields
|
||||
title: Shields
|
||||
---
|
||||
# <i class="si si-tags"></i> Shields
|
||||
# <i class="i-tags"></i> Shields
|
||||
|
||||
Shields is a service for concise, consistent and legible badges in SVG and raster format. Via a URL they can be easily embedded in readmes or any other website. In addition, integrations to various services or networks are provided.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue