Remove flex
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/python3.8
|
||||
#!/usr/bin/python3
|
||||
|
||||
import hitherdither
|
||||
import os
|
||||
|
BIN
dithers/favicon_dithered.png
Normal file
After Width: | Height: | Size: 7.9 KiB |
BIN
dithers/git_dithered.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
dithers/piped_dithered.png
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
dithers/searx.png
Normal file
After Width: | Height: | Size: 6.6 KiB |
BIN
hitherdither/__pycache__/__init__.cpython-310.pyc
Normal file
BIN
hitherdither/__pycache__/__version__.cpython-310.pyc
Normal file
BIN
hitherdither/__pycache__/diffusion.cpython-310.pyc
Normal file
BIN
hitherdither/__pycache__/exceptions.cpython-310.pyc
Normal file
BIN
hitherdither/__pycache__/palette.cpython-310.pyc
Normal file
BIN
hitherdither/__pycache__/utils.cpython-310.pyc
Normal file
BIN
hitherdither/data/__pycache__/__init__.cpython-310.pyc
Normal file
BIN
hitherdither/math/__pycache__/__init__.cpython-310.pyc
Normal file
BIN
hitherdither/ordered/__pycache__/__init__.cpython-310.pyc
Normal file
BIN
hitherdither/ordered/__pycache__/bayer.cpython-310.pyc
Normal file
BIN
hitherdither/ordered/__pycache__/cluster.cpython-310.pyc
Normal file
BIN
hitherdither/ordered/yliluoma/__pycache__/_utils.cpython-310.pyc
Normal file
BIN
images/dithers/favicon_dithered.png
Normal file
After Width: | Height: | Size: 503 B |
BIN
images/dithers/fonk_dithered.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
images/dithers/git_dithered.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
images/dithers/nitter_dithered.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
images/dithers/piped_dithered.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
images/dithers/rd_dithered.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
images/dithers/rss_dithered.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
images/dithers/searx_dithered.png
Normal file
After Width: | Height: | Size: 6.6 KiB |
BIN
images/dithers/teddit_dithered.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
images/dithers/the_droth_logo_dithered.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
images/dithers/thedroth_logo_dithered.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
images/dithers/wikiless_dithered.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
images/searx.png
Normal file
After Width: | Height: | Size: 75 KiB |
BIN
images/tmp/dithers/fonk_dithered.png
Normal file
After Width: | Height: | Size: 9.5 KiB |
BIN
images/tmp/dithers/nitter_dithered.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
images/tmp/dithers/piped_dithered.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
images/tmp/dithers/rd_dithered.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
images/tmp/dithers/teddit_dithered.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
images/tmp/dithers/thedroth_logo_dithered.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
images/tmp/dithers/wikiless_dithered.png
Normal file
After Width: | Height: | Size: 24 KiB |
25
index.html
@ -98,7 +98,7 @@
|
||||
<div class="menu">
|
||||
<a href="index.html#proxy" class="pseudo button">Проксирующие сервисы</a>
|
||||
<a href="index.html#selfhosted" class="pseudo button">Собственные сервисы</a>
|
||||
<a href="index.html#blog" class="pseudo button">TheДротский бложик</a>
|
||||
<!-- <a href="index.html#blog" class="pseudo button">TheДротский бложик</a> -->
|
||||
</div>
|
||||
<!-- </font> -->
|
||||
</nav>
|
||||
@ -111,13 +111,13 @@
|
||||
<article class="card">
|
||||
<center>
|
||||
<header id="proxy">Проксирующие</header>
|
||||
<div class="flex">
|
||||
<div class="">
|
||||
<h4>Piped</h4>
|
||||
<p>Лёгкий приватный интерфейс для YouTube, умеюший автоматически проматывать рекламные вставки. Зачем кормить гугл, если можно не кормить...</p>
|
||||
<a href="https://piped.thedroth.rocks"><img src="dithers/piped.png" width="60%"></a>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="flex">
|
||||
<div class="">
|
||||
<h4>Teddit</h4>
|
||||
<p>Быстрый и лёгкий фронтэнд для Reddit</p>
|
||||
<a href="https://teddit.thedroth.rocks"><img src="dithers/teddit.png" width="60%"></a>
|
||||
@ -130,13 +130,13 @@
|
||||
</div>
|
||||
-->
|
||||
<hr>
|
||||
<div class="flex">
|
||||
<div class="">
|
||||
<h4>Rural Dictionary</h4>
|
||||
<p>Фронтэнд для Urban Dictionary. Знакомься с современным фольклором и сленгом без корпоративной слежки!</p>
|
||||
<a href="https://rd.thedroth.rocks"><img src="dithers/rd.png" width="60%"></a>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="flex">
|
||||
<div class="">
|
||||
<h4>WikiLess</h4>
|
||||
<p>Wikipedia без ненужных элементов и трекеров</p>
|
||||
<a href="https://wiki.thedroth.rocks"><img src="dithers/wikiless.png" width="60%"></a>
|
||||
@ -148,19 +148,26 @@
|
||||
<article class="card">
|
||||
<center>
|
||||
<header id="selfhosted">Собственные</header>
|
||||
<div class="flex">
|
||||
<div class="">
|
||||
<h4>TheДротский поиск</h4>
|
||||
<p>SearXNG — метапоисковый сервис (поиск через Google, Bing, DuckDuckGo...)</p>
|
||||
<a href="https://search.thedroth.rocks"><img src="dithers/searx.png" width="60%"></a>
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
<div class="">
|
||||
<h4>Git</h4>
|
||||
<p>Хранилище исходных кодов</p>
|
||||
<a href="https://git.thedroth.rocks"><img src="dithers/git.png" width="60%"></a>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="flex">
|
||||
<div class="">
|
||||
<h4>TheДротский Фонк</h4>
|
||||
<p>FunkWhale — хостинг музыки и подкастов</p>
|
||||
<a href="https://fonk.thedroth.rocks"><img src="dithers/fonk.png" width="60%"></a>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="flex">
|
||||
<div class="">
|
||||
<h4>RSS Bridge</h4>
|
||||
<p>Конвертация новостных лент в RSS</p>
|
||||
<a href="https://rss.thedroth.rocks"><img src="dithers/rss.png" width="60%"></a>
|
||||
@ -170,6 +177,7 @@
|
||||
</section>
|
||||
|
||||
</article>
|
||||
<!--
|
||||
<article class="card four-fifth-1000">
|
||||
<section class="flex">
|
||||
<article class="card">
|
||||
@ -185,6 +193,7 @@
|
||||
</article>
|
||||
</section>
|
||||
</article>
|
||||
-->
|
||||
|
||||
</section>
|
||||
</main>
|
||||
|