fipamo/app/Http
ro a6b63ca551
implemented render engine
page rendering for tags, archives and markdown pages is now up and
running and being exported to html when requested.

currently it only works when saving a page, so now the settings page
needs to be plugged in so those features can be activated and toggled
through that UI

error checking will probably be added in the near future just in case
something unforeseen happens in the render process, resulting in the
site erroring out.
2024-03-18 16:14:17 -06:00
..
Controllers implemented render engine 2024-03-18 16:14:17 -06:00
Middleware reorganized controller dir, added check for dash 2024-03-07 11:36:31 -06:00
Kernel.php Fix for api not being to see session data 2024-03-07 13:45:45 -06:00