Made deploy ready
This commit is contained in:
parent
5085569dd3
commit
d05bf79428
15 changed files with 12 additions and 0 deletions
120
html/links.html
Normal file
120
html/links.html
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<link rel="stylesheet" href="general.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="window">
|
||||
<div class="title-bar">Welcome!</div>
|
||||
<div class="actionbar">
|
||||
<a class="action-button" href="./index.html">Home</a>
|
||||
<div class="vruler"></div>
|
||||
<a class="action-button" href="https://liliesh.pinkhaj.world/blog">Blog</a>
|
||||
<div class="vruler"></div>
|
||||
<a class="action-button" href="./links.html">Links</a>
|
||||
</div>
|
||||
<div class="window-content">
|
||||
<h2>Link Collection</h2>
|
||||
<div class="UwU">
|
||||
<h3>Disclaimer!</h3>
|
||||
<p>I provide those links since I found those interesting to share. Generally I have no association with the content or the owners of the content.</p>
|
||||
<br>
|
||||
<h3>Server Software</h3>
|
||||
<p>
|
||||
<b>Navidrome</b> - Service for hosting your own music library
|
||||
 <a href="https://www.navidrome.org/">Website</a> - <a href="https://www.navidrome.org/docs/">Docs</a> - <a href="https://github.com/navidrome/navidrome/">Source</a>
|
||||
<br>
|
||||
<b>Firefly III</b> - A free and open source personal finance manager
|
||||
 <a href="https://www.firefly-iii.org/">Website</a> - <a href="https://docs.firefly-iii.org/">Docs</a> - <a href="https://github.com/firefly-iii/firefly-iii/">Source</a>
|
||||
<br>
|
||||
<b>Sunshine</b> - Sunshine is a self-hosted game stream host for Moonlight.
|
||||
 <a href="https://app.lizardbyte.dev/Sunshine/?lng=en">Website</a> - <a href="https://docs.lizardbyte.dev/projects/sunshine/latest/">Docs</a> - <a href="https://github.com/LizardByte/Sunshine">Source</a>
|
||||
</p>
|
||||
<br>
|
||||
<h3>Client Software</h3>
|
||||
<p>
|
||||
<b>Feishin</b> - A modern self-hosted music player for subsonic and/or Navidrome
|
||||
 <a href="https://github.com/jeffvli/feishin">Source</a>
|
||||
<br>
|
||||
<b>SourceGit</b> - Open Source & Free Git GUI Client
|
||||
 <a href="https://sourcegit-scm.github.io/">Website</a> - <a href="https://github.com/sourcegit-scm/sourcegit">Source</a>
|
||||
<br>
|
||||
<b>Zen Browser</b> - A firefox fork with a modern design and vertical tabs by default
|
||||
 <a href="https://zen-browser.app/">Website</a> - <a href="https://github.com/zen-browser/desktop">Source</a>
|
||||
<br>
|
||||
<b>Abacus</b> - An mobile app to use Firefly III on the go
|
||||
 <a href="https://github.com/victorbalssa/abacus">Source</a>
|
||||
<br>
|
||||
<b>Distrobox</b> - A simple cli tool to use containerized linux distros an any distro
|
||||
 <a href="https://distrobox.it/">Website</a> - <a href="https://github.com/89luca89/distrobox">Source</a>
|
||||
<br>
|
||||
<b>BoxBuddy</b> - A GUI tool for Distrobox
|
||||
 <a href="https://github.com/Dvlv/BoxBuddyRS">Source</a>
|
||||
</p>
|
||||
<br>
|
||||
<h3>Other Software bits</h3>
|
||||
<p>
|
||||
<b>Volpeon Emojis</b> - A neat collection of emojis
|
||||
 <a href="https://volpeon.ink/emojis/">Website</a>
|
||||
<br>
|
||||
<b>Neomojimixer</b> - Create your own neomoji!
|
||||
 <a href="https://neomojimixer.com/">Website</a>
|
||||
</p>
|
||||
<br>
|
||||
<h3>Linux Distributons</h3>
|
||||
<p>
|
||||
<b>Find me a Distro</b> - A website that can recommend a random distro
|
||||
 <a href="https://distro.moe/">Website</a>
|
||||
<br>
|
||||
<b>Distro Chooser</b> - A website that helps you to choose a distro based on choices
|
||||
 <a href="https://distrochooser.de/">Website</a>
|
||||
</p>
|
||||
<br>
|
||||
<h3>Information / Knowledge</h3>
|
||||
<p>
|
||||
<b>Linux Journey</b> - A website for learning about and how to use Linux
|
||||
 <a href="https://labex.io/linuxjourney">Website</a>
|
||||
<br>
|
||||
<b>Linux Survival</b> - A website to learn the basic linux terminal commands in a easy way.
|
||||
 <a href="https://linuxsurvival.com/">Website</a>
|
||||
<br>
|
||||
<b>Consumer Rights Wiki</b> - A website "Exposing the overlooked exploitation of modern customers"
|
||||
 <a href="https://consumerrights.wiki/">Website</a>
|
||||
<br>
|
||||
<b>Awesome Privacy</b> - A collection of tools that can help with more online privacy
|
||||
 <a href="https://awesome-privacy.xyz/">Website</a>
|
||||
<br>
|
||||
<b>SamWho's Website</b> - A collection of explainations about things like memory allocation or hashing
|
||||
 <a href="https://samwho.dev/">Website</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="socials">
|
||||
<a class="social button" href="https://wetdry.world/@techfoxxo"><img
|
||||
src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Fediverse_logo_proposal.svg/2048px-Fediverse_logo_proposal.svg.png"></a>
|
||||
<a class="social button" href="https://matrix.to/#/@liliesh:catgirl.cloud"><img id="matrix-logo"
|
||||
src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Matrix_icon.svg/419px-Matrix_icon.svg.png"></a>
|
||||
<a class="social button" href="https://git.pinkhaj.world/liliesh"><img
|
||||
src="assets/git_emblem.png"></a>
|
||||
</div>
|
||||
<div class="socials">
|
||||
<img class="specials" src="assets/blobfox-88x31.png"></a>
|
||||
<img class="specials" src="assets/chrmevil.gif"></a>
|
||||
<img class="specials" src="assets/fediverse.gif"></a>
|
||||
<img class="specials" src="assets/firefoxnow.gif"></a>
|
||||
<img class="specials" src="assets/hash_now.gif"></a>
|
||||
<img class="specials" src="assets/linux.gif"></a>
|
||||
<img class="specials" src="assets/lulu_tinyuniverses_wannachill.gif"></a>
|
||||
<img class="specials" src="assets/microsoft_stop.gif"></a>
|
||||
<img class="specials" src="assets/scottgames.gif"></a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
<footer>
|
||||
</footer>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue