Compare commits
No commits in common. "master" and "master" have entirely different histories.
50
README.md
50
README.md
@ -1,44 +1,46 @@
|
|||||||
![Alt text] (https://coinsh.red/ipfs/QmeWiMTssFuFJotDjrY5kkm3h8DSJ2hBSj6DGpTQ7m9H39)
|
![Alt text] (https://coinsh.red/ipfs/QmeWiMTssFuFJotDjrY5kkm3h8DSJ2hBSj6DGpTQ7m9H39)
|
||||||
# Desert Wiki
|
# D E S E R T Wiki // سر الرمال تكمن في الخلق
|
||||||
|
|
||||||
Documentation for people with post-civilization tendencies.
|
|
||||||
|
|
||||||
[Desert Wiki(IPFS edition)] (http://ipfs.io/ipns/Qmc4PiRPVxhA6UZK7ekRwa3mLsjJwf9VpXo1QpAgJbbAca)
|
[Desert Wiki(IPFS edition)] (http://ipfs.io/ipns/Qmc4PiRPVxhA6UZK7ekRwa3mLsjJwf9VpXo1QpAgJbbAca)
|
||||||
|
|
||||||
[Desert Wiki(Tor edition)] (http://7h4rhix23v7taqslhvaxym25liqdwslhn2nttn4xqropj642zwt3coad.onion/)
|
## What is this?
|
||||||
|
|
||||||
## Screenshot
|
Desert wiki is a tool for, but not limited to, people of post-civilization tendencies. It''s aim is to provide
|
||||||
|
them with ways to document the different methods, ideas and resources relevant to them in order to make
|
||||||
|
the completion of projects and similiar quests, less like eating a bowl of fire ants. Pretty much everything
|
||||||
|
is welcome, from tutorials on how to find useful plants in your region to descriptions of command line music players.
|
||||||
|
The idea is to get all the shit that gets lost in etherpads, discord servers(shame on you!) and face to face conversations
|
||||||
|
in one place. In short, a wikipedia for "revolutionaries".
|
||||||
|
|
||||||
![Alt text] (https://coinsh.red/ipfs/QmSrus9KFttah2UYm4G5bKxsTfSd2bSW3cZBALGP3mEJkZ)
|
## How can I contribute?
|
||||||
|
|
||||||
## About
|
The best way to contribute is to ~~donate to my Patreon!!!~~ make a pull request of shit you think is
|
||||||
|
worth documenting. At the moment the repo is a shit storm, but this will be resolved in due time.
|
||||||
|
|
||||||
Desert Wiki is a heavily curated resource for anyone who recognizes that civilization is either diseased, a passing fad or both.
|
## How will the wiki be organized?
|
||||||
Any knowledge thats deemed relevant to this site's demographic will be put it here. The site is intended to both ubiquitous and resiliant,
|
|
||||||
making itself available on multiple platforms focused on user privacy and decentralization.
|
|
||||||
|
|
||||||
## Contribution
|
Right now that is still "up for debate" but the site will be simple and organized by category. Part
|
||||||
|
of the plan is to eventually implement a search function. The site is barebones ~~due to my technological
|
||||||
|
incompetence~~ for better speed and to cut the bullshit that comes with annoying server software and make it easier
|
||||||
|
for anyone to contribute, the only barrier to entry being knowing how to use html and git.
|
||||||
|
|
||||||
The best way to contribute is to make an entry based on one of the templates and make a pull request. It's very likely the entry will make it to the site, but in the event that it does not
|
## Where can this project be discussed/How can I yell at you?
|
||||||
you can email me to have a really long argument about it. Feel free to warn me if any of the site versions are out of date.
|
|
||||||
|
|
||||||
## Organization
|
|
||||||
|
|
||||||
The site will organize all the entries by category. There will also be a masterlist of all the entries on the site.
|
|
||||||
|
|
||||||
## Find me Nigga
|
|
||||||
|
|
||||||
Most of the chatting can be done on the #desert channel on [the Anarchy Planet IRC server] (https://irc.anarchyplanet.org/) You can also reach out to
|
Most of the chatting can be done on the #desert channel on [the Anarchy Planet IRC server] (https://irc.anarchyplanet.org/) You can also reach out to
|
||||||
me at my email basin@airmail.cc. PGP keys will be available soon.
|
me at my email basin@airmail.cc. PGP keys will be available soon(tm)
|
||||||
|
|
||||||
### To Do
|
### To Do
|
||||||
|
|
||||||
- [x] Create the homepage of the site
|
- [ ] Create the homepage of the site
|
||||||
|
|
||||||
- [ ] Add the first article
|
- [ ] Add the first article
|
||||||
|
|
||||||
- [x] Determine the Default Categories
|
- [ ] Determine the Default Categories
|
||||||
|
|
||||||
- [x] Setup the sites(both ipfs and .onion)
|
- [ ] Create a contribution guide
|
||||||
|
|
||||||
- [ ] Make a web ring(the future is now luddite)
|
- [ ] Setup the sites(both ipfs and .onion)
|
||||||
|
|
||||||
|
- [x] Add a picture of a lizard
|
||||||
|
|
||||||
|
-
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
<!-- You're a nosy little shit -->
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<title> *Beeping noises* </title>
|
<title> *Beeping noises* </title>
|
||||||
<link rel="stylesheet" href="/sand.css">
|
<link rel="stylesheet" href="sand.css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
@ -14,7 +15,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Technology</h1>
|
<h1>Technology</h1>
|
||||||
<br>
|
<br>
|
||||||
<h7><a href="/Technology/tor.html">Tor</a></h7>
|
<h7><a href="/Technology/tor.html">Tor</a></h7>
|
||||||
<h7><a href="/Technology/ipfs.html">ipfs</a></h7>
|
<h7><a href="/Technology/ipfs.html">ipfs</a></h7>
|
||||||
<h7><a href="/Technology/irc.html">IRC</a></h7>
|
<h7><a href="/Technology/irc.html">IRC</a></h7>
|
||||||
@ -25,12 +26,3 @@
|
|||||||
|
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<title> *any noises* </title>
|
<title> *any noises* </title>
|
||||||
<link rel="stylesheet" href="/sand.css">
|
<link rel="stylesheet" href="sand.css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<title> *any noises* </title>
|
<title> *any noises* </title>
|
||||||
<link rel="stylesheet" href="/sand.css">
|
<link rel="stylesheet" href="sand.css">
|
||||||
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
38
index.html
38
index.html
@ -1,13 +1,31 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<!-- You're a nosy little shit -->
|
||||||
<head>
|
<head>
|
||||||
<title>Desert Wiki</title>
|
<meta charset="utf-8">
|
||||||
<link href="sand.css" rel="stylesheet">
|
<meta name="viewport" content="width=device-width">
|
||||||
</head>
|
<title> *Hissing noises* </title>
|
||||||
|
<link rel="stylesheet" href="sand.css">
|
||||||
|
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
font-family: 'Roboto' , serif;
|
||||||
|
font-size: 20px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Desert Wiki</h1>
|
|
||||||
<h2>Documentation for Post-civ people</h2>
|
<div class="flashyboi">
|
||||||
<img src="cbt.wepb" height="300" width="450">
|
<font color="red"><h5>WARNING: ECOCIDE MAY RESULT IN DEPRESSION</h5></font>
|
||||||
<h3>[ <a href="Nature/nature.html">Nature</a> | <a href="Technology/tech.html">Technology</a> | <a href="Money/money.html">Money</a> | <a href="https://invidio.us/watch?v=lb13ynu3Iac">Marxism</a> ]</h3>
|
</div>
|
||||||
</body>
|
<h1><u>The Desert Wiki</u></h1>
|
||||||
|
<img src="https://www.ft.com/__origami/service/image/v2/images/raw/http%3A%2F%2Fcom.ft.imagepublish.prod.s3.amazonaws.com%2Fa79ab7ac-4969-11e6-8d68-72e9211e86ab?fit=scale-down&source=next&width=600" height="300" width="450">
|
||||||
|
<br>
|
||||||
|
<h9><sub>يكمن سر الرمال في الخلق</sub></h9>
|
||||||
|
<h3>What am I looking at?</h3>
|
||||||
|
<p>It's wikipedia for people with post-civ tendencies.</p>
|
||||||
|
<h2>Categories</h2>
|
||||||
|
<h4>[ <a href="/Nature/nature.html">Nature</a> | <a href="/Technology/tech.html">Technology</a> | <a href="/Money/money.html">Money</a> | <a href="https://invidio.us/watch?v=lb13ynu3Iac">Marxism</a> ]</h4>
|
||||||
|
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
171
sand.css
171
sand.css
@ -7,14 +7,171 @@
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
body{
|
|
||||||
font-family: 'Roboto' , serif;
|
|
||||||
color: black;
|
|
||||||
height: 100vh;
|
|
||||||
padding:10;
|
|
||||||
margin:10;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
/* I FUCKING STOLE IT */
|
||||||
|
/* $color-text: #dedce5; */
|
||||||
|
/* Sakura.css v1.0.0
|
||||||
|
* ================
|
||||||
|
* Minimal css theme.
|
||||||
|
* Project: https://github.com/oxalorg/sakura
|
||||||
|
*/
|
||||||
|
/* Body */
|
||||||
|
html {
|
||||||
|
font-size: 62.5%;
|
||||||
|
font-family: Roboto; }
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-size: 1.8rem;
|
||||||
|
line-height: 1.618;
|
||||||
|
max-width: 38em;
|
||||||
|
margin: auto;
|
||||||
|
color: #c9c9c9;
|
||||||
|
background-color: #222222;
|
||||||
|
padding: 13px; }
|
||||||
|
|
||||||
|
@media (max-width: 684px) {
|
||||||
|
body {
|
||||||
|
font-size: 1.53rem; } }
|
||||||
|
|
||||||
|
@media (max-width: 382px) {
|
||||||
|
body {
|
||||||
|
font-size: 1.35rem; } }
|
||||||
|
|
||||||
|
h1, h2, h3, h4, h5, h6 {
|
||||||
|
line-height: 1.1;
|
||||||
|
font-family: Roboto, Roboto, sans-serif;
|
||||||
|
font-weight: 700;
|
||||||
|
overflow-wrap: break-word;
|
||||||
|
word-wrap: break-word;
|
||||||
|
-ms-word-break: break-all;
|
||||||
|
word-break: break-word;
|
||||||
|
-ms-hyphens: auto;
|
||||||
|
-moz-hyphens: auto;
|
||||||
|
-webkit-hyphens: auto;
|
||||||
|
hyphens: auto; }
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
font-size: 2.35em; }
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
font-size: 2.00em; }
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
font-size: 1.75em; }
|
||||||
|
|
||||||
|
h4 {
|
||||||
|
font-size: 1.5em; }
|
||||||
|
|
||||||
|
h5 {
|
||||||
|
font-size: 1.25em; }
|
||||||
|
|
||||||
|
h6 {
|
||||||
|
font-size: 1em; }
|
||||||
|
|
||||||
|
small, sub, sup {
|
||||||
|
font-size: 75%; }
|
||||||
|
|
||||||
|
hr {
|
||||||
|
border-color: #ffffff; }
|
||||||
|
|
||||||
|
a {
|
||||||
|
text-decoration: none;
|
||||||
|
color: #ffffff; }
|
||||||
|
a:hover {
|
||||||
|
color: #c9c9c9;
|
||||||
|
border-bottom: 2px solid #c9c9c9; }
|
||||||
|
|
||||||
|
ul {
|
||||||
|
padding-left: 1.4em; }
|
||||||
|
|
||||||
|
li {
|
||||||
|
margin-bottom: 0.4em; }
|
||||||
|
|
||||||
|
blockquote {
|
||||||
|
font-style: italic;
|
||||||
|
margin-left: 1.5em;
|
||||||
|
padding-left: 1em;
|
||||||
|
border-left: 3px solid #ffffff; }
|
||||||
|
|
||||||
|
img {
|
||||||
|
max-width: 100%; }
|
||||||
|
|
||||||
|
/* Pre and Code */
|
||||||
|
pre {
|
||||||
|
background-color: #4a4a4a;
|
||||||
|
display: block;
|
||||||
|
padding: 1em;
|
||||||
|
overflow-x: auto; }
|
||||||
|
|
||||||
|
code {
|
||||||
|
font-size: 0.9em;
|
||||||
|
padding: 0 0.5em;
|
||||||
|
background-color: #4a4a4a;
|
||||||
|
white-space: pre-wrap; }
|
||||||
|
|
||||||
|
pre > code {
|
||||||
|
padding: 0;
|
||||||
|
background-color: transparent;
|
||||||
|
white-space: pre; }
|
||||||
|
|
||||||
|
/* Tables */
|
||||||
|
table {
|
||||||
|
text-align: justify;
|
||||||
|
width: 100%;
|
||||||
|
border-collapse: collapse; }
|
||||||
|
|
||||||
|
td, th {
|
||||||
|
padding: 0.5em;
|
||||||
|
border-bottom: 1px solid #4a4a4a; }
|
||||||
|
|
||||||
|
/* Buttons, forms and input */
|
||||||
|
input, textarea {
|
||||||
|
border: 1px solid #c9c9c9; }
|
||||||
|
input:focus, textarea:focus {
|
||||||
|
border: 1px solid #ffffff; }
|
||||||
|
|
||||||
|
textarea {
|
||||||
|
width: 100%; }
|
||||||
|
|
||||||
|
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
|
||||||
|
display: inline-block;
|
||||||
|
padding: 5px 10px;
|
||||||
|
text-align: center;
|
||||||
|
text-decoration: none;
|
||||||
|
white-space: nowrap;
|
||||||
|
background-color: #ffffff;
|
||||||
|
color: #222222;
|
||||||
|
border-radius: 1px;
|
||||||
|
border: 1px solid #ffffff;
|
||||||
|
cursor: pointer;
|
||||||
|
box-sizing: border-box; }
|
||||||
|
.button[disabled], button[disabled], input[type="submit"][disabled], input[type="reset"][disabled], input[type="button"][disabled] {
|
||||||
|
cursor: default;
|
||||||
|
opacity: .5; }
|
||||||
|
.button:focus, .button:hover, button:focus, button:hover, input[type="submit"]:focus, input[type="submit"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="button"]:focus, input[type="button"]:hover {
|
||||||
|
background-color: #c9c9c9;
|
||||||
|
border-color: #c9c9c9;
|
||||||
|
color: #222222;
|
||||||
|
outline: 0; }
|
||||||
|
|
||||||
|
textarea, select, input[type] {
|
||||||
|
color: #c9c9c9;
|
||||||
|
padding: 6px 10px;
|
||||||
|
/* The 6px vertically centers text on FF, ignored by Webkit */
|
||||||
|
margin-bottom: 10px;
|
||||||
|
background-color: #4a4a4a;
|
||||||
|
border: 1px solid #4a4a4a;
|
||||||
|
border-radius: 4px;
|
||||||
|
box-shadow: none;
|
||||||
|
box-sizing: border-box; }
|
||||||
|
textarea:focus, select:focus, input[type]:focus {
|
||||||
|
border: 1px solid #ffffff;
|
||||||
|
outline: 0; }
|
||||||
|
|
||||||
|
input[type="checkbox"]:focus {
|
||||||
|
outline: 1px dotted #ffffff; }
|
||||||
|
|
||||||
|
label, legend, fieldset {
|
||||||
|
display: block;
|
||||||
|
margin-bottom: .5rem;
|
||||||
|
font-weight: 600; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user