diff --git a/global/global.js b/global/global.js index 721d00f..28388ec 100644 --- a/global/global.js +++ b/global/global.js @@ -40,6 +40,7 @@ navContent = [ ["P", "Tutorials", "tutorials/"], ["P", "Posts", "posts/"], ["SEP"], + ["P", "Services", "services/"], ["L", "Git", "https://git.weingardt.dev/explore/repos"], ["SEP"], ["P", "Website Info", "info/"] diff --git a/services/index.html b/services/index.html new file mode 100644 index 0000000..b24b2a6 --- /dev/null +++ b/services/index.html @@ -0,0 +1,55 @@ + + + + + + + + + + + Services + + + + +
+
+

My Public Services and Frontends

+ +

+ All of my services are hosted on a VPS with enough bandwidth.
+ It's not a big server so (please) don't abuse it. You and I don't benefit from it.
+ +
+ I've used public and free frontends and alternatives for far too long. It's finally time to give something back to the community, + by hosting free to use frontends to some mainstream websites. +

+ Using frontends to popular/mainstream services has many advantages, such as:
+ Hiding your IP adress from the target websites view,
+ Block ads and trackers and (my hosted instances) being free/open source. +

+
+
+

Privacy focused frontends

+ +
+ +
+

Misc services

+ +
+ Want to learn more about these services?
+
Please enable Javascript on this page as it's required to generate the footer and navigation bar.
For fear of non-free Javascript: The JS is licensed under GPL v.3
+
+ + + + + + diff --git a/services/info/gitea.svg b/services/info/gitea.svg new file mode 100644 index 0000000..7ed0012 --- /dev/null +++ b/services/info/gitea.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/services/info/index.html b/services/info/index.html new file mode 100644 index 0000000..412587f --- /dev/null +++ b/services/info/index.html @@ -0,0 +1,64 @@ + + + + + + + + + + + Services + + + + +
+

Go back?

+
+

SearxNG

+ SearxNG Logo
+
SearxNG is a popular meta-searchengine fetching results from many popular engines like: Google, DuckDuckGo, Bing, Brave, etc. + Differentiating itself from many other great meta-searchengines by being self-hostable and generally being lightweight.

+ You can switch to another instance if this one is broken/outdated.
+ Instance type: Vanilla +
+ +
+

Invidious

+ Invidious Logo
+ Invidious is a lightweight YouTube frontend, which doesn't track you,
+ supports accounts with subscriptions and notifications.
+ It also (currently) blocks ads and doesn't require any Javascript.
+ It has a small disadvantage tho:
+ YouTube is actively trying to shut down frontends/third-party-services.
+ This could result in temporary downtime and low quality.

+ You can switch to another instance if this one is broken/outdated.
+ Instance type: Vanilla

+

+ This instance is currently broken!
+ I need to update the YouTube po_token. +

+

+ Invidious is kill. Google killed it :( +

+
+ +
+

Gitea

+ Gitea Logo
+
Gitea is a lightweight self-hosted git service which
+ is easy to use and easy to install. It's also very similar to GitHub.

+ This Gitea instance serves as a mirror to my normal GitHub.
+ Instance type: Vanilla +
+

Go back?

+
Please enable Javascript on this page as it's required to generate the footer and navigation bar.
For fear of non-free Javascript: The JS is licensed under GPL v.3
+
+ + + + + + + diff --git a/services/info/invidious.png b/services/info/invidious.png new file mode 100644 index 0000000..b8c1e2e Binary files /dev/null and b/services/info/invidious.png differ diff --git a/services/info/searxng.svg b/services/info/searxng.svg new file mode 100644 index 0000000..915d278 --- /dev/null +++ b/services/info/searxng.svg @@ -0,0 +1,19 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + \ No newline at end of file