Update documentation

This commit is contained in:
Anton Iakimov 2024-08-07 15:18:00 +02:00
commit fbe3c6cf03
6 changed files with 123 additions and 0 deletions

1
CNAME Normal file
View File

@ -0,0 +1 @@
dev-p.free.technology

98
assets/index-acPas19H.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

BIN
fonts/CascadiaCode.ttf Normal file

Binary file not shown.

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

23
index.html Normal file
View File

@ -0,0 +1,23 @@
<!DOCTYPE html>
<html class="dark" lang="en" style="color-scheme: dark">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="The Peripatos is a members-only network of cypherpunks, builders, technologists, and resource allocators harnessing the transformational power of discovering together. We actively work to advance the knowledge and development of cryptography, privacy, competitive governance and digital public goods."
/>
<title>Peripatos | IFT</title>
<script type="module" crossorigin src="/assets/index-acPas19H.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-zITROjXk.css">
</head>
<body class="min-h-screen font-mono antialiased">
<div id="app" class="h-screen"></div>
</body>
</html>