-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhandmade.html
More file actions
20 lines (20 loc) · 1.09 KB
/
Copy pathhandmade.html
File metadata and controls
20 lines (20 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<title>Handmade Search Engine</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>The Web is Corporate</h1>
<p>top search results are lifeless articles alienated from their writers.</p>
<p>but buried in the google pages is a web of humans.</p>
<p>Each with their own <a href="https://luckysoap.com/statements/handmadeweb.html">handmade</a> corners carved out.</p>
<p>We just have to <a href="/">find</a> each other.</p>
<br>
<h3>Handmade Search Engine</h3>
<p>The handmade search engine searches the <i>human internet</i>. When you search, the only results are pages from real people's personal websites.</p>
<p>We need the help of <i>developers</i>, <i>artists</i>, <i>writers</i>, and everyone who wants a more human internet.
<p>You can contribute to the project on <a href="https://github.com/Handmade-Search-Engine">GitHub</a>.</p>
<p>You can find more details on how you can help in the contribution guidelines.</p>
</body>
</html>