strudel/website
hacklab 7b9f1155b4 Mejoras hacklab: i18n, pestaña Projects, transporte con seek, guía y temas
- i18n ligero de la interfaz del REPL (castellano, inglés, francés, alemán,
  italiano, portugués...) con selector en el header
- Pestaña Projects: gestor local de proyectos con carpetas, buscador y
  librería de tracks de fábrica (bases techno/acid originales)
- Barra de transporte bajo el editor: play/pausa/anterior/siguiente, tiempo
  y barra de progreso arrastrable; seek real vía Cyclist.setCycle()
- Pestaña Guía: chuleta de síntesis y sonidos para el directo
- Packs de temas del editor: neon-madrid + hacklab-pack (5 neón + 5 estándar)
- pnpm-workspace: allowBuilds para instalación limpia en Linux
2026-07-17 01:47:12 +02: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 Mejoras hacklab: i18n, pestaña Projects, transporte con seek, guía y temas 2026-07-17 01:47:12 +02: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 fix: cache bunny cdn urls #2057 2026-06-15 09:15:06 +02:00
database.types.ts basic browse page 2024-01-13 23:01:16 +01:00
package.json Merge pull request 'Add packages/edo for edoScale() function' (#1430) from robmckinnon/strudel-edo-fork:main into main 2026-02-14 23:19:16 +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