diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 22 |
1 files changed, 22 insertions, 0 deletions
| diff --git a/index.html b/index.html new file mode 100644 index 0000000..4f19bf8 --- /dev/null +++ b/index.html | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | <!doctype html> | ||
| 2 | <html lang="en"> | ||
| 3 | <head> | ||
| 4 | <meta charset="utf-8"> | ||
| 5 | <meta name="viewport" content="width-device-width, inital-scale=1.0"> | ||
| 6 | <title>0druid.cc</title> | ||
| 7 | <link rel="stylesheet" href="style.css"> | ||
| 8 | </head> | ||
| 9 | <body> | ||
| 10 | <h1>0druid.cc</h1> | ||
| 11 | <p>interdimensional salutations. i guess this is my website, im druid520 from usa/az.</p> | ||
| 12 | <p>im a amateur radio/computer enthusiast and amateur "dev". i suppose i make stuff sometimes.</p> | ||
| 13 | <p>i believe in a *ware philosophy thats kinda extremist suckless + floss + some custom stuff (<a href="https://0druid.cc/philosophy.html">read more</a>).</p> | ||
| 14 | <p>my current daily driver is my x200 with alpine+libreboot, and <a href="https://codeberg.org/Druid520/sowm>sowm</a>+st.</p> | ||
| 15 | <p>im into *nix, *ware, computers, radios, and im completely self-taught (not a professional).</p> | ||
| 16 | <h2>contacts n stuff</h2> | ||
| 17 | <p><a href="mailto:r.ustydruid520@proton.me">email</a>.</p> | ||
| 18 | <p><a href="https://matrix.to/#/@druid520:tchncs.de">matrix</a>.</p> | ||
| 19 | <p><a href="https://keys.openpgp.org/search?q=r.ustydruid520%40proton.me">pgp</a>.</p> | ||
| 20 | <p><a href="https://codeberg.org/Druid520">git</a>.</p> | ||
| 21 | </body> | ||
| 22 | </html> | ||
