strudel/website
2026-01-20 23:36:09 +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 cleanup + tweak bottom panel style 2026-01-20 23:36:09 +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 allow alternative URLs for self-hosted strudel 2026-01-09 16:26:32 +01:00
database.types.ts basic browse page 2024-01-13 23:01:16 +01:00
package.json fix for node 24 support #1718 2025-11-04 20:54:21 -06: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