Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Article created like Zeno does #226

Closed
xnought opened this issue Apr 7, 2024 · 0 comments · Fixed by #238
Closed

Article created like Zeno does #226

xnought opened this issue Apr 7, 2024 · 0 comments · Fixed by #238
Assignees

Comments

@xnought
Copy link
Member

xnought commented Apr 7, 2024

Have articles be component based.

  • Markdown component
    • latex
    • codeblocks
    • admonition
  • Molstar component
  • Image component
  1. 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
  2. Then I can create a SQL request that gives me a list of the component specs for a given article
  3. Then render the page in svelte based on the list
@xnought xnought converted this from a draft issue Apr 7, 2024
@xnought xnought self-assigned this Apr 7, 2024
@xnought xnought moved this from Verified Backlog – Todo to Brainstorm in The Unkown Venome Project Capstone Apr 8, 2024
@xnought xnought moved this from Brainstorm to Subtask In Progress in The Unkown Venome Project Capstone Apr 11, 2024
@xnought xnought moved this from Subtask In Progress to In Review in The Unkown Venome Project Capstone Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant