rrthomas / DarkGlass

Simple CMS that publishes a directory tree
https://rrthomas.github.io/DarkGlass
Other
1 stars 1 forks source link

Separate into 3 main parts #9

Open rrthomas opened 1 year ago

rrthomas commented 1 year ago

Once this is done, it should be possible to start rewriting the parts in Python, for greater sanity.

Only the first two parts are needed for static sites!

rrthomas commented 1 year ago

Hulot is now written in Python, and DarkGlass only calls its executables. It remains (to complete the first step) to extract the logic for all ?convert actions, implicit and explicit, into a single program (which will become a module when everything has been rewritten in Python).