Skip to content

Commit 449837f

Browse files
committed
Add idea
1 parent 9857374 commit 449837f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ideas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Flexible Static Site Generator
1616
* Use a regex & validate that what's returned by `nameEncode` is acceptable for a URL.
1717
* Document this behavior: with Name Registry, this will make the unique names rule non-case-sensitive, at least with `defaultNameEncode` converting all chars to lower case.
1818
* Top 2:
19+
* Enforce directory name uniqueness--currently multiple directories that are all without index pages can share the same name.
1920
* Rectify `linkName` (if necessary).
2021
* In addition to the `files` field, we'll need some other fields.
2122
* Add `pages` (for Md & HTML), and `pyPages` (for all pypages).

0 commit comments

Comments
 (0)