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
Currently, we render content straight from a list of JS object. This will get cumbersome.
Moving forward, we could create a separate folder for content which contains .md files. We can parse and render these files.