We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17c2e5 commit 84f384fCopy full SHA for 84f384f
ideas.md
@@ -7,8 +7,7 @@ Flexible Static Site Generator
7
* Proper object exposed for each PyPage file.
8
* Proper YAML field capture.
9
* Maybe inject post-processing fields (gathered with `getModuleVars`) into this object with `setattr`.
10
- * Document all the built-in functions.
11
- * Implement a `skip` config var.
+ * Document all built-in functions, and config fields (like the `skip` config var), etc.
12
* Obsidian style Wiki Links.
13
* Update the `YYYY-MM-DD-` handler to allow `YYYY-MM-DD ` as well.
14
* A `nameEncode` configurable function, with a `defaultNameEncode`.
0 commit comments