strudel/website
2026-02-13 09:37:34 +01:00
..
.vscode basic astro docs 2022-12-19 23:23:31 +01:00
public add_vgame 2025-09-28 19:57:19 -04:00
src fix: cleanup keybinding events 2026-02-13 09:37:34 +01:00
.gitignore gitignore 2024-10-21 08:39:11 -07:00
agpl-header.txt less github 2025-06-12 18:00:39 +01:00
astro.config.mjs Merge branch 'main' into block-based-eval-squashed 2026-01-18 13:09:00 +01:00
database.types.ts basic browse page 2024-01-13 23:01:16 +01:00
package.json Added codemirrors deps to website 2026-02-08 22:34:33 +01:00
README.md fix: remove faulty default readme 2026-01-11 11:43:04 +01:00
tailwind.config.cjs add muted theme color + use it for inputs and tags 2026-01-20 00:06:44 +01:00
tsconfig.json chore: remove vite-plugin-pwa dependency 2025-01-26 14:32:28 +01:00

Strudel Website

This is the website for Strudel, deployed at strudel.cc. It includes the REPL live coding editor and the documentation site.

more setup info, see project setup