|
@@ -57,6 +57,11 @@ If a community of contributors and users forms around CommunityRule, it should d
|
|
|
|
|
|
## Design goals
|
|
## Design goals
|
|
|
|
|
|
|
|
+
|
|
|
|
+* Rules (ready-to-deploy presets)
|
|
|
|
+ - Create pretty rule.html template for finished Rules (custom and preset) that people can link to
|
|
|
|
+ - Move _create/ files to _rule/ and make a rules.md main page that lists them
|
|
|
|
+ - Use Javascript to make the rule.html template editable like create.html
|
|
* Javascript output button
|
|
* Javascript output button
|
|
* Further modularity
|
|
* Further modularity
|
|
- Aim for a logic of [progressive disclosure](https://en.wikipedia.org/wiki/Progressive_disclosure), making templates really simple but facilitating more complex iteration
|
|
- Aim for a logic of [progressive disclosure](https://en.wikipedia.org/wiki/Progressive_disclosure), making templates really simple but facilitating more complex iteration
|