parent
fb6ba0dd50
commit
c3a9a144fe
@ -1,23 +0,0 @@
|
||||
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
|
Loading…
Reference in new issue