Updated the spar app jokers blog entry
This commit is contained in:
parent
c3c1ffea20
commit
65a87ddcd4
19 changed files with 86 additions and 30 deletions
10
index.html
10
index.html
|
@ -26,7 +26,7 @@
|
|||
<h1><span class="spacer"></span><span class="additional-spacer">=====</span> about me <span class="additional-spacer">=====</span><span class="spacer"></span></h1>
|
||||
<p class="flowing-text">
|
||||
Hello,
|
||||
I'm Lucia (with a singular a). On the Internet you'll probably are more likely to find me going by the name Schlecknits.<br>I live in Rum, near Innsbruck, Austria. I like working with electronics and 3d designing and printing stuff. Sometimes I also do programming and/or web design. Otherwise, I like cute animals, reading on and researching things I'm currently interested in, trains and public transport in general as well as cooking and baking.<br>On this website you'll find my personal blog (topics vary widely) as well as some of my projects. If you wanna follow me on social media or contact me reference this <a href="#socials">list of methods to reach me</a> (if you are using an adblocker, this section might be blocked).
|
||||
I'm Lucia (with a singular a). On the Internet you are more likely to find me going by the name schlecknits.<br>I live in Rum, near Innsbruck, Austria. I like working with electronics and 3d designing and printing stuff. Sometimes I also do programming and/or web design. Otherwise, I like cute animals, reading on and researching things I'm currently interested in, trains and public transport in general as well as cooking and baking.<br>On this website you'll find my personal blog (topics vary widely) as well as some of my projects. If you wanna follow me on social media or contact me reference this <a href="#contact">list of methods to reach me</a> (if you are using an adblocker, this section might be blocked). For more information on me check my <a href="faq.html">FAQ</a>.
|
||||
</p>
|
||||
<p class="flowing-text">
|
||||
For those interested in such things, I also have an 88x31 button which you can either link directly or rehost on your website:
|
||||
|
@ -39,7 +39,7 @@
|
|||
<div id="about-this-website">
|
||||
<h1><span class="spacer"></span> about this website <span class="spacer"></span></h1>
|
||||
<p class="flowing-text">
|
||||
This website is held intentionally minimalist, as I'm not the biggest fan of bloated ressorce-intensive websites and unnessercary eyecandy. The only non-text-based content you'll find on this page are some 88x31 buttons and the background image, which is itself rather tiny. This website is fully navigable with purely text-based browsers such as <a href="https://lynx.invisible-island.net/">lynx</a>, full screenreader compatiblity is currently unfortunatly not tested. Some links might link to nowhere as I've gotten around to publishing all code or related blog articles of my projects, but will do so in the future.</p>
|
||||
This website is held intentionally minimalist, as I'm not the biggest fan of bloated ressource-intensive websites and unnessercary eyecandy. The only non-text-based content you'll find on this page are some 88x31 buttons, the background image, which is itself rather tiny and images within the blog-section. This website is fully navigable with purely text-based browsers such as <a href="https://lynx.invisible-island.net/">lynx</a>, full screenreader compatiblity is currently unfortunatly not tested.</p>
|
||||
</div>
|
||||
<div id="projects">
|
||||
<h1><span class="spacer"></span><span class="additional-spacer">=</span> personal projects <span class="spacer"></span></h1>
|
||||
|
@ -60,7 +60,7 @@
|
|||
</div>
|
||||
<div class="project">
|
||||
<h2><a href="https://codeberg.org/Schlecknits/CatGirlBlogEngine">CatGirlBlogEngine</a></h2>
|
||||
<p>A blog engine for cat girls and everyone else as well. It's written in python and soon will be in use on this very website.</p>
|
||||
<p>A blog engine for cat girls and everyone else as well. It's written in Python and is used to generate the blog section of this website.</p>
|
||||
</div>
|
||||
<div class="project">
|
||||
<h2><a href="https://github.com/Schlecknits/hitomezashi">Hitomezashi Generator</a></h2>
|
||||
|
@ -72,7 +72,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="socials">
|
||||
<div id="contact">
|
||||
<h1><span class="spacer"></span><span class="additional-spacer">====</span> meow at me <span class="additional-spacer">====</span><span class="spacer"></span></h1>
|
||||
<div class="socials-grid">
|
||||
<div class="social">
|
||||
|
@ -100,7 +100,7 @@
|
|||
</div>
|
||||
</main>
|
||||
<footer> <span class="centered no-overflow horizontal_divider">======================================================================================</span>
|
||||
<div class="footer-row"> <a href="legal_notice.html">legal notice</a> <span class="vertical-divider-footer">|</span> <a href="licenses.html">open source licenses</a> <span class="vertical-divider-footer">|</span> <span class="update-date">latest update: 2025-04-04<span> </div>
|
||||
<div class="footer-row"> <a href="legal_notice.html">legal notice</a> <span class="vertical-divider-footer">|</span> <a href="licenses.html">open source licenses</a> <span class="vertical-divider-footer">|</span> <span class="update-date">latest update: 2025-04-27<span> </div>
|
||||
<div class="flags" aria-label="Trans flag and bi flag"><span class="blue">==============</span> | <span class="pink">==============</span>
|
||||
<span class="lightpink">==============</span> | <span class="pink">==============</span>
|
||||
<span class="white">==============</span> | <span class="purple">==============</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue