Parcourir la source

Added notes on design goals

Nathan Schneider il y a 5 ans
Parent
commit
65eddaa1ad
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      about.md

+ 5 - 0
about.md

@@ -57,6 +57,11 @@ If a community of contributors and users forms around CommunityRule, it should d
 
 ## 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
 * 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