mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 13:48:40 +00:00
510 B
510 B
my-patterns
This directory can be used to save your own patterns.
- fork the strudel repo
- Save one or more .txt files here.
- and run
npm run repl - open
http://localhost:3000/my-patterns!
deploy
- in your fork, go to settings -> pages and select "Github Actions" as source
- edit
website/public/CNAMEto contain<your-username>.github.io/strudel - go to Actions -> "Build and Deploy" and click "Run workflow"
- view your patterns at
<your-username>.github.io/strudel/my-patterns