You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ideas.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ Flexible Static Site Generator
16
16
* Use a regex & validate that what's returned by `nameEncode` is acceptable for a URL.
17
17
* 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.
18
18
* Top 2:
19
+
* Enforce directory name uniqueness--currently multiple directories that are all without index pages can share the same name.
19
20
* Rectify `linkName` (if necessary).
20
21
* In addition to the `files` field, we'll need some other fields.
21
22
* Add `pages` (for Md & HTML), and `pyPages` (for all pypages).
0 commit comments