Closed Firgrep closed 1 year ago
Making good progress here. Using the @mdx-js/mdx
package to compile and render MDX. Hardcoded tests appear to be working, now we just have make dynamic functions such that this process can with any of the relevant db content.
Also using gfm-plugin to additional markdown features. We can add more as we require.
Feature: the MDX lesson materials need to be retrieved from the db and rendered on the front. Right now I think we should just get basic MD working and worry about adding JSX functionality at a later stage.
We'll also need to control this based on whether the user has purchased the particular course on not.