starting over, and the makings thereof
Find a file
2026-05-11 23:07:04 -04:00
.agents Integrations 2026-05-11 22:00:11 -04:00
.github/agents Integrations 2026-05-11 22:00:11 -04:00
.vscode Squashy 2026-05-09 19:00:30 -04:00
public Squashy 2026-05-09 19:00:30 -04:00
src Consolidate and use ResponsiveGraphic 2026-05-11 23:01:13 -04:00
.gitignore Squashy 2026-05-09 19:00:30 -04:00
astro.config.mjs Integrations 2026-05-11 22:00:11 -04:00
package.json Integrations 2026-05-11 22:00:11 -04:00
pnpm-lock.yaml Integrations 2026-05-11 22:00:11 -04:00
pnpm-workspace.yaml Squashy 2026-05-09 19:00:30 -04:00
README.md Update readme.md 2026-05-11 23:07:04 -04:00
svelte.config.js Integrations 2026-05-11 22:00:11 -04:00
tsconfig.json Integrations 2026-05-11 22:00:11 -04:00

Scratch, and the starting over thereof.

Building this by hand, one part at a time. Eventually, it will be some sort of web page, but at present is a assemblage of various techniques that I am exploring. I don't know what I'm doing, not really.

Usage

You will need a Node.js environment to use this project. Then, clone it using git clone https://git.hypnagaga.com/wires/scratch.git and run:

pnpm install
pnpm run dev