56 Commits

Author SHA1 Message Date
0118eb2994 improve the logging inside pytest 2020-03-07 11:45:42 -06:00
053e3d96a3 attempt to load resolved journal files
one step closer to actual functionality, attempt to load the resolved
markdown file in the instance directory, or 404 if it doesn't exist
2020-03-07 10:08:23 -06:00
3f22b56c09 prepend 'journal/' to resolved files
this is where the markdown files will go inside the instance dir
2020-03-07 09:50:03 -06:00
d98a0a7935 more organic test cases for journal_file_resolver 2020-03-07 09:47:26 -06:00
2d3a5c10aa add .md in journal_file_resolver
I'm confident enough that this is what I want to do for resolving
content, at least at the moment
2020-03-07 09:45:00 -06:00
11073b4811 add method to convert .*/ paths to .*/index 2020-03-07 08:37:38 -06:00