John-priv / con2gen

Another Static Site Generator --> Currently planned to be markdown based/modular
0 stars 0 forks source link

Create a stubbed file/files to mock the page generation process #2

Open John-priv opened 3 weeks ago

John-priv commented 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:

Reference doc: https://github.com/John-priv/Con2Gen/blob/main/README.md

John-priv commented 5 days ago

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.