move lists to subdir
This commit is contained in:
parent
a42d4cecef
commit
2d5dbd0273
11 changed files with 5 additions and 7 deletions
57
site/lists/bookmarks.html
Normal file
57
site/lists/bookmarks.html
Normal file
|
@ -0,0 +1,57 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>something silly - bookmarks</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<link rel="icon" type="image/x-icon" href="/creacher.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<main>
|
||||
<h1 id="bookmarks">bookmarks</h1>
|
||||
<p>
|
||||
cool pages by other people<br>
|
||||
- <a href="https://100r.co/site/home.html">Hundred Rabbits</a><br>
|
||||
- <a href="https://wiki.xxiivv.com/site/research.html">XXIIVV</a><br>
|
||||
- <a href="https://permacomputing.net/">permacomputing</a><br>
|
||||
- <a href="https://wgreenberg.github.io/musicbox/">simple music sequencer</a><br>
|
||||
- <a href="https://xkcd.com">xkcd (nerdy comic)</a><br>
|
||||
</p>
|
||||
<h2 id="read-blogs-instead-of-rotting-your-brain-with-short-form-content">read blogs instead of rotting your brain with short-form content</h2>
|
||||
<p>
|
||||
- <a href="https://todepond.com/wikiblogarden/">todepond</a><br>
|
||||
- <a href="https://ludic.mataroa.blog/">ludicity</a><br>
|
||||
- <a href="https://taylor.town/">taylor.town</a><br>
|
||||
- <a href="https://interconnected.org/home/">interconnected.org</a><br>
|
||||
- <a href="https://pluralistic.net/">pluralistic.net</a><br>
|
||||
</p>
|
||||
<h2 id="be-angry">be angry</h2>
|
||||
<p>
|
||||
- <a href="https://thewebisfucked.com/">The Web Is Fucked</a><br>
|
||||
- <a href="http://brandalism.ch/">Brandalism</a><br>
|
||||
- <a href="https://efmechanicsguild.wordpress.com/">Earth First! Mechanic's Guild</a><br>
|
||||
- <a href="https://dessalines.github.io/essays/capitalism_doesnt_work.html">Capitalism fucking sucks</a><br>
|
||||
</p>
|
||||
<h2 id="educate-yourself">educate yourself</h2>
|
||||
<p>
|
||||
- <a href="https://www.khanacademy.org/">khanacademy (school subjects)</a><br>
|
||||
- <a href="https://www.sci-hub.st/">sci-hub (free research papers)</a><br>
|
||||
- <a href="http://libgen.rs/">libgen (free books)</a><br>
|
||||
diy hrt<br>
|
||||
- <a href="https://diyhrt.wiki/">diyhrt.wiki</a><br>
|
||||
- <a href="https://hrtcafe.net/">hrtcafe.net</a><br>
|
||||
- <a href="https://diyhrt.market/">diyhrt.market</a><br>
|
||||
</p>
|
||||
<p>
|
||||
<br>
|
||||
</p>
|
||||
<p>
|
||||
no wait <a href="/">go back</a><br>
|
||||
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue