23 lines
403 B
Text
23 lines
403 B
Text
|
so like
|
||
|
|
||
|
theres gonna be pages and posts
|
||
|
|
||
|
and like they're both gonna have "blocks"
|
||
|
|
||
|
so like tables may?? look like this
|
||
|
|
||
|
blocks
|
||
|
---
|
||
|
id | owner (either page OR post id) | order(?) | ????????
|
||
|
|
||
|
pages
|
||
|
---
|
||
|
id | slug | ??????
|
||
|
|
||
|
posts
|
||
|
---
|
||
|
id | slug | title | desc | ??????
|
||
|
|
||
|
idk its 5am im just writing SOME ideas down so i dont forget them
|
||
|
|
||
|
still need to figure out how the block content is actually gonna work
|