Last active 1750680066 Unlisted

HTML stránka rozcestníku

jaandrle's Avatar jaandrle revised this gist 1721138053. Go to revision

1 file changed, 2 insertions

index.html

@@ -114,6 +114,8 @@
114 114 <ul>
115 115 <li> <a href="https://jaandrle.github.io/">Můj blog</a> </li>
116 116 <li> <a href="https://fosstodon.org/@jaandrle">Můj Mastodon účet</a> (<code>@jaandrle@fosstodon.org</code>) </li>
117 + <li> <a href="https://nolog.cz/services/">nolog služby</a> </li>
118 + <li> <a href="https://wiki.arch-linux.cz/shelves/aplikace-komunity-arch-linux-cz">Aplikace komunity Arch Linux CZ</a> </li>
117 119 </ul>
118 120
119 121 <p><em><a href="http://nginx.com/">nginx/1.18.0 (Ubuntu)</a></em></p>

jaandrle's Avatar jaandrle revised this gist 1721137371. Go to revision

1 file changed, 1 insertion, 1 deletion

index.html

@@ -80,7 +80,7 @@
80 80 </li>
81 81 <li>
82 82 <a href="https://linkding.jaandrle.cz/" title="Moje instance LinkDing">linkding.jaandrle.cz</a>
83 - – rss čtečka
83 + – správce záložek
84 84 [stránky projektu <a href="https://github.com/sissbruecker/linkding">LinkDing</a>]
85 85 </li>
86 86 <li>

jaandrle's Avatar jaandrle revised this gist 1721137281. Go to revision

1 file changed, 5 insertions

index.html

@@ -78,6 +78,11 @@
78 78 – sdílení souborů a poznámek přes internet
79 79 [stránky projektu <a href="https://github.com/pasteburn/pasteburn">Pasteburn</a>]
80 80 </li>
81 + <li>
82 + <a href="https://linkding.jaandrle.cz/" title="Moje instance LinkDing">linkding.jaandrle.cz</a>
83 + – rss čtečka
84 + [stránky projektu <a href="https://github.com/sissbruecker/linkding">LinkDing</a>]
85 + </li>
81 86 <li>
82 87 <a href="https://rss.jaandrle.cz/" title="Moje instance CommaFeed">rss.jaandrle.cz</a>
83 88 – rss čtečka

jaandrle's Avatar jaandrle revised this gist 1720779662. Go to revision

1 file changed, 1 insertion, 1 deletion

index.html

@@ -85,7 +85,7 @@
85 85 </li>
86 86 <li>
87 87 <a href="http://rss-bridge.jaandrle.cz/" title="Moje instance RSS-Bridge">rss-bridge.jaandrle.cz</a>
88 - – rss čtečka
88 + – převádění „věcí” na RSS
89 89 [stránky projektu <a href="https://github.com/RSS-Bridge/rss-bridge">RSS-Bridge</a>]
90 90 </li>
91 91 <li>

jaandrle's Avatar jaandrle revised this gist 1720779366. Go to revision

1 file changed, 12 insertions, 2 deletions

index.html

@@ -79,10 +79,20 @@
79 79 [stránky projektu <a href="https://github.com/pasteburn/pasteburn">Pasteburn</a>]
80 80 </li>
81 81 <li>
82 - <a href="https://kutt.jaandrle.cz/" title="Moje instance">kutt.jaandrle.cz</a>
82 + <a href="https://rss.jaandrle.cz/" title="Moje instance CommaFeed">rss.jaandrle.cz</a>
83 + – rss čtečka
84 + [stránky projektu <a href="https://github.com/Athou/commafeed">CommaFeed</a>]
85 + </li>
86 + <li>
87 + <a href="http://rss-bridge.jaandrle.cz/" title="Moje instance RSS-Bridge">rss-bridge.jaandrle.cz</a>
88 + – rss čtečka
89 + [stránky projektu <a href="https://github.com/RSS-Bridge/rss-bridge">RSS-Bridge</a>]
90 + </li>
91 + <li>
92 + <del><a href="https://kutt.jaandrle.cz/" title="Moje instance">kutt.jaandrle.cz</a>
83 93 – zkracovač adres
84 94 [stránky projektu <a href="https://github.com/thedevs-network/kutt">Kutt.it</a>]
85 - </li>
95 + </del></li>
86 96 <li><del>
87 97 <a href="http://stirling-pdf.jaandrle.cz/" title="Moje instance">stirling-pdf.jaandrle.cz</a>
88 98 – utility pro práci s PDF

jaandrle's Avatar jaandrle revised this gist 1719579558. Go to revision

No changes

jaandrle's Avatar jaandrle revised this gist 1692382449. Go to revision

1 file changed, 1 insertion, 1 deletion

index.html

@@ -51,7 +51,7 @@
51 51 </li>
52 52 <li>
53 53 <a href="https://jaandrle.cz/flems/" title="Moje instance">jaandrle.cz/flems/</a>
54 - – „GitHub Gist”
54 + – Online hřiště pro webdev kód („CodePen”, „JSBin”, …)
55 55 [stránky projektu <a href="https://github.com/porsager/flems.io">Flems</a>]
56 56 </li>
57 57 <li>

jaandrle's Avatar jaandrle revised this gist 1692382361. Go to revision

1 file changed, 8 insertions, 3 deletions

index.html

@@ -4,9 +4,9 @@
4 4 <meta name="viewport" content="width=device-width, initial-scale=1" />
5 5 <title>Jan Andrle – Self-hosted</title>
6 6 <style>
7 - :root {
8 - color-scheme: dark light;
9 - }
7 + :root {
8 + color-scheme: dark light;
9 + }
10 10 body {
11 11 max-width: 60ch;
12 12 margin: 0 .5em;
@@ -49,6 +49,11 @@
49 49 – „GitHub Gist”
50 50 [stránky projektu <a href="https://github.com/thomiceli/opengist">Opengist</a>]
51 51 </li>
52 + <li>
53 + <a href="https://jaandrle.cz/flems/" title="Moje instance">jaandrle.cz/flems/</a>
54 + – „GitHub Gist”
55 + [stránky projektu <a href="https://github.com/porsager/flems.io">Flems</a>]
56 + </li>
52 57 <li>
53 58 <a href="https://radicale.jaandrle.cz/" title="Moje instance">radicale.jaandrle.cz</a>
54 59 – „synchronizátor” CalDAV a CardDAV (kalendáře, úkoly a deníky)

jaandrle's Avatar jaandrle revised this gist 1692198416. Go to revision

1 file changed, 5 insertions

index.html

@@ -63,6 +63,11 @@
63 63 – sdílení souborů přes web sockets
64 64 [stránky projektu <a href="https://github.com/Xtrendence/FileDrop">FileDrop</a>]
65 65 </li>
66 + <li>
67 + <a href="https://privatebin.arch-linux.cz/" title="Instance na Arch Linux">privatebin.arch-linux.cz</a>
68 + – sdílení souborů a poznámek přes internet
69 + [toto je instance na Arch Linux, viz <a href="https://wiki.arch-linux.cz/books/privatebin/page/privatebin">Co je PrivateBin</a>]
70 + </li>
66 71 <li>
67 72 <a href="https://pasteburn.jaandrle.cz/" title="Moje instance">pasteburn.jaandrle.cz</a>
68 73 – sdílení souborů a poznámek přes internet

jaandrle's Avatar jaandrle revised this gist 1692031671. Go to revision

1 file changed, 5 insertions

index.html

@@ -68,6 +68,11 @@
68 68 – sdílení souborů a poznámek přes internet
69 69 [stránky projektu <a href="https://github.com/pasteburn/pasteburn">Pasteburn</a>]
70 70 </li>
71 + <li>
72 + <a href="https://kutt.jaandrle.cz/" title="Moje instance">kutt.jaandrle.cz</a>
73 + – zkracovač adres
74 + [stránky projektu <a href="https://github.com/thedevs-network/kutt">Kutt.it</a>]
75 + </li>
71 76 <li><del>
72 77 <a href="http://stirling-pdf.jaandrle.cz/" title="Moje instance">stirling-pdf.jaandrle.cz</a>
73 78 – utility pro práci s PDF