Open John-priv opened 3 weeks ago
Add code to simulate the process of page generation, using the hybrid templated markdown approach. All sections of this can and should be mocked.
The goal is to have the appropriate functions to do the following:
Content.md
Variables.md
Reference doc: https://github.com/John-priv/Con2Gen/blob/main/README.md
Should this ticket be changed/broken up into a mock ticket for each part of the process? It's a very large ticket at the moment.
Add code to simulate the process of page generation, using the hybrid templated markdown approach. All sections of this can and should be mocked.
The goal is to have the appropriate functions to do the following:
Content.md
file based on the marked up source webpageVariables.md
file based on the marked up source webpageContent.md
sections (this might get removed later on, but it seems good for pre-processing)Reference doc: https://github.com/John-priv/Con2Gen/blob/main/README.md