flosincapite / corymassaro.com

My Personal Website/Digital Garden (https://maggieappleton.com/garden-history)
0 stars 1 forks source link

Use Flask app as an internal API instead of using embed tags #4

Open flosincapite opened 1 year ago

flosincapite commented 1 year ago

The embedded pages don't look good.

Instead, forms should be created and results rendered within Eleventy, and the Flask app should just be used for REST requests (i.e., no templating).