Compare commits

...

3 commits

Author SHA1 Message Date
88f84f78a7
update small description stuff 2023-08-07 11:03:32 +02:00
56573f2b24
disable selfhost CI 2023-08-07 11:03:20 +02:00
93379a9fd1
update fediverse and matrix handle 2023-08-07 08:59:47 +02:00
3 changed files with 6 additions and 8 deletions

View file

@ -2,7 +2,7 @@
layout: layouts/home.njk layout: layouts/home.njk
title: "lauka.net" title: "lauka.net"
eleventyExcludeFromCollections: true eleventyExcludeFromCollections: true
date: 2023-06-27T09:24:15+02:00 date: 2023-08-07T08:58:15+02:00
--- ---
<h1>{{ title }}</h1> <h1>{{ title }}</h1>
@ -87,13 +87,10 @@ date: 2023-06-27T09:24:15+02:00
</p> </p>
<ul> <ul>
<li> <li>
<a rel="me" href="https://chaos.social/@lauralani">@lauralani@chaos.social</a> <a rel="me" href="https://social.lila.network/@lauralani">@lauralani@lila.network</a>
</li>
<li>
<a rel="me" href="https://girl-is.gay/@lauralani">@lauralani@girl-is.gay</a> (My own instance ^-^)
</li> </li>
<li>mail (at) (this domain) <a href="/encryption/" title="Lauras GPG and SMIME Public keys">(PGP and S/MIME Keys)</a></li> <li>mail (at) (this domain) <a href="/encryption/" title="Lauras GPG and SMIME Public keys">(PGP and S/MIME Keys)</a></li>
<li>matrix: @lauralani:matrix.org</li> <li>matrix: @lauralani:matrix.org or @lauralani:lila.network</li>
<li> <li>
<a href="https://www.linkedin.com/in/laura-kalb/" target="_blank">LinkedIn</a> <a href="https://www.linkedin.com/in/laura-kalb/" target="_blank">LinkedIn</a>
</li> </li>
@ -104,9 +101,9 @@ date: 2023-06-27T09:24:15+02:00
<h2>About</h2> <h2>About</h2>
<p class="p-note"> <p class="p-note">
This website is open source and hosted at This website is open source and hosted at
<a href="https://codeberg.org/lauralani/www-lauka-net" target="_blank">Codeberg e.V.</a>. It's an entirely static webpage generated by <a href="https://codeberg.org/lauralani/www-lauka-net" target="_blank">Codeberg e.V.</a>. It's an entirely static webpage generated with
<a href="https://www.11ty.dev/" target="_blank">{{ eleventy.generator }}</a> <a href="https://www.11ty.dev/" target="_blank">{{ eleventy.generator }}</a>
and hosted with Caddy. and hosted with Netlify.
<br/><br/> <br/><br/>
This page makes due without any cookies, frontend javascript, tracking and databases This page makes due without any cookies, frontend javascript, tracking and databases
in the effort to make the web quick and usable again :) in the effort to make the web quick and usable again :)

View file

@ -27,6 +27,7 @@ A list of cool things, curated by me 🌠
## CSS ## CSS
- [Design tools and Tips for Developers in a Hurry](https://github.com/sw-yx/spark-joy) - [Design tools and Tips for Developers in a Hurry](https://github.com/sw-yx/spark-joy)
- [Halfmoon](https://www.gethalfmoon.com/docs/) Framework which Codeberg based its design on - [Halfmoon](https://www.gethalfmoon.com/docs/) Framework which Codeberg based its design on
- [CSS Patterns](https://css-pattern.com/)
## Fonts ## Fonts
- [Comic Mono](https://dtinth.github.io/comic-mono-font/) Comic Sans in good, as a monospace font - [Comic Mono](https://dtinth.github.io/comic-mono-font/) Comic Sans in good, as a monospace font