You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do this by creating a separate table for each component (markdown, molstar, image, ...) and with a fk pointing to the article, also have a number which tells which order this component showed up in
Then I can create a SQL request that gives me a list of the component specs for a given article
Then render the page in svelte based on the list
The text was updated successfully, but these errors were encountered:
Have articles be component based.
The text was updated successfully, but these errors were encountered: