Confirmed users
920
edits
LesOrchard (talk | contribs) |
LesOrchard (talk | contribs) |
||
| Line 97: | Line 97: | ||
The basic concept: | The basic concept: | ||
* Kuma (Django/Python) serves as the wiki/CMS | * Kuma (Django/Python) serves as the wiki/CMS for both general content and template scripts | ||
* Document views are proxied through a node.js-based service that evaluates and executes inline macros. | * Document views are proxied through a node.js-based service that evaluates and executes inline macros. | ||
* Support inline parameterized '''macros''' that invoke template scripts. | * Support inline parameterized '''macros''' that invoke template scripts. | ||