fix paths + update readme
This commit is contained in:
parent
16b4058a8b
commit
6420a72ceb
3 changed files with 6 additions and 4 deletions
|
|
@ -11,5 +11,6 @@ This directory can be used to save your own patterns.
|
|||
|
||||
1. in your fork, go to settings -> pages and select "Github Actions" as source
|
||||
2. edit `website/public/CNAME` to contain `<your-username>.github.io/strudel`
|
||||
3. go to Actions -> "Build and Deploy" and click "Run workflow"
|
||||
4. view your patterns at `<your-username>.github.io/strudel/my-patterns`
|
||||
3. edit `website/astro.config.mjs` to use site: `<your-username>.github.io/strudel` and base `/strudel`
|
||||
4. go to Actions -> "Build and Deploy" and click "Run workflow"
|
||||
5. view your patterns at `<your-username>.github.io/strudel/my-patterns`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue