docs; rendering docs from .dj to .html

still no in-app link to these docs though
This commit is contained in:
りき萌 2024-08-26 23:25:36 +02:00
parent 8aa38ae4c4
commit 879d17d904
13 changed files with 1298 additions and 294 deletions

View file

@ -6,7 +6,10 @@
<title>rakugaki</title>
<link rel="stylesheet" href="static/base.css">
<link rel="stylesheet" href="static/index.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="static/live-reload.js" type="module"></script>