DWerc
DWerc is Dorper's private version of Werc. Werc is the content management system that Dorper uses. Changes made to standard Werc include:
- Markdown renderer changed to cmark to support more advanced Markdown.
- Applet handler added to support Dorper applets.
Previous version of DWerc
When Dorper used Werc in 2019 before it switched to the XML-based website, a the nav_tree function was replaced with a call out to a Python script to improve performance, as rc is a rather slow programming language.