Explorar el Código

Added notes on design goals

Nathan Schneider hace 5 años
padre
commit
65eddaa1ad
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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