32 lines
1.4 KiB
HTML
32 lines
1.4 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Selfhosting invidious</title>
|
||
|
<link rel="stylesheet" href="../../../style.css">
|
||
|
<link rel="icon" type="image/x-icon" href="../../../assets/favicon.ico">
|
||
|
|
||
|
<meta charset="utf-8">
|
||
|
<meta name="description" content="Couple of days ago I started selfhosting a privacy friendly and free youtube front-end called Invidious.">
|
||
|
<meta name="keywords" content="linux, free software, foss, 3d printing, free, open, furry, dragon, waffelo, heger, jakub, invidious">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<div class="c-main">
|
||
|
<a href="/index.html">Return Home</a>
|
||
|
<h1 style="margin-bottom: 0px;">Selfhosting invidious</h1>
|
||
|
<i>(21st April 2023)</i>
|
||
|
|
||
|
<p>
|
||
|
Couple of days ago I started selfhosting a privacy friendly and free youtube front-end called Invidious.
|
||
|
I have been thinking about something like this for a longer time because wanted to have something like that
|
||
|
myself. You can find my instance at <a href="https://yt.waffelo.net/">yt.waffelo.net</a>.
|
||
|
</p>
|
||
|
<p>
|
||
|
I also have added pictures from Krakow trip in December of 2022 to the public gallery.
|
||
|
</p>
|
||
|
|
||
|
</div> <!-- c-main end -->
|
||
|
</body>
|
||
|
</html>
|