Closed blekerfeld closed 7 years ago
Done! .MD files placed in /root/static
are opened and rendered if the dispatcher does not recognize the querystring as an app and the file {querystring}.MD exists in /root/static
. That way path/to/donut/DIS
opens DIS.md
Folder:
root/pages/
-> all.MD
files should be rendered as pages on the following querystring: ?page=name.Pages are hidden from the menu by default, for the purpose of adding them there should be a structure present in the
root/pages/
-folder that handles it.