This repository has been archived on 2025-02-09. You can view files and clone it, but cannot push or open issues or pull requests.
kyanite/ideas
2023-02-03 04:46:41 -08:00

23 lines
No EOL
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