morph: 4th-dimensional reality
This commit is contained in:
parent
bd617936a7
commit
fa9627821c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ We want a way to:
|
||||||
## Special directories
|
## Special directories
|
||||||
**1. `src/pages`**
|
**1. `src/pages`**
|
||||||
- file based routing for `.html` files
|
- file based routing for `.html` files
|
||||||
- directly use custom elements (no registry maintenance needed)
|
- directly use custom elements & static fragments (no imports or registry maintenance needed)
|
||||||
- use `<script server:setup>` to define logic that runs on the server, which then gets stripped away
|
- use `<script server:setup>` to define logic that runs on the server, which then gets stripped away
|
||||||
|
|
||||||
**2. `src/components`**
|
**2. `src/components`**
|
||||||
|
|
Loading…
Reference in a new issue