add initial Caddyfile, docker-compose.yml, and HTML files for math flashcards; set up basic structure and styles

This commit is contained in:
Peter Wood
2025-09-28 20:32:32 -04:00
parent d4c91ffcc2
commit 724b0766cb
7 changed files with 1104 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<script src="https://gist.ptrwd.com/acedanger/stock-entry.js"></script>
</body>
</html>