5 Commits
Author SHA1 Message Date
David Jennes 4d1d3591c7 Bump year 2022-07-30 20:47:39 +02:00
Mike Gray 06d0693eb3 Add parser options relativeTo and compact
- `relativeTo` allows explicitly specifying a directory parsed files should be in relation to
- `compact` eliminates nested common ancestors where the directory only contains another directory
2020-08-30 16:48:24 -04:00
Mike Gray 2888a1cdfa Add structured directory context and template 2020-08-29 13:33:55 -04:00
Mike Gray ffff9dddb0 Change path string to components array. Drop parent directory 2020-08-29 11:05:58 -04:00
Mike Gray a8da9e67b7 [WIP] Renamed Resources to Files
- Add `path` and `mimeType` to `File` type
- Recursively parse files
- Start writing tests for parser
2020-07-31 18:37:42 -04:00