My website!!!
http://kira.solar
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.3 KiB
33 lines
1.3 KiB
<!DOCTYPE html> |
|
<html> |
|
<head> |
|
<meta charset="UTF-8"> |
|
<title>Kira Oakley - Links</title> |
|
<link href="/style.css" rel="stylesheet" type="text/css" media="all"> |
|
</head> |
|
<body> |
|
<h2>Links!</h2> |
|
|
|
<p>I just started this list, but here are some websites that I like:</p> |
|
|
|
<h3>Digital Places</h3> |
|
<ul> |
|
<li><a href="https://tilde.town/">tildetown</a>, a community of people hanging out on a single unix machine</li> |
|
<li><a href="https://solar.lowtechmagazine.com/">LOW←TECH MAGAZINE</a>, a solar-powered website that sometimes goes offline</li> |
|
</ul> |
|
|
|
<h3>People</h3> |
|
<ul> |
|
<li><a href="https://substack.net/">substack's WebGL demos</a> and his many fun <a href="https://www.google.com/search?hl=en&q=site%3Asubstack.net%20writeups">hack write-ups</a></li> |
|
<li><a href="https://wiki.xxiivv.com/site/home.html">XXIIVV</a>, Devine Lu Linvega's wiki</li> |
|
<li><a href="https://www.youtube.com/channel/UCMSmy7qF24q4f_y6L86zNMA">Dominic Tarr</a>, who has been building a sailboat</li> |
|
<li><a href="https://phosphor-us.neocities.org/index.html">phosphor</a>'s home on the web</li> |
|
</ul> |
|
|
|
<h3>Zines</h3> |
|
<ul> |
|
<li><a href="https://issuu.com/optopia/docs/optopia_final_copy">Optopia</a>, solarpunk zine</li> |
|
</ul> |
|
</body> |
|
</html> |
|
|
|
|