From 3dff72d456912e55f5445b9b2f7eb3a3cd1aac8e Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Wed, 17 Jul 2019 13:13:48 +0200 Subject: [PATCH] dev/helloworld, reference ui_devtools for easy frontend development --- source/development/examples/helloworld.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/development/examples/helloworld.rst b/source/development/examples/helloworld.rst index 2e6a56da..63f3ffdf 100644 --- a/source/development/examples/helloworld.rst +++ b/source/development/examples/helloworld.rst @@ -994,6 +994,7 @@ prefixed with os-, our new package file will be called: - source of this example : https://github.com/opnsense/plugins/tree/master/devel/helloworld - build instructions : https://github.com/opnsense/tools +- practical frontend development : https://github.com/opnsense/ui_devtools - frontend template language reference (Volt) : https://docs.phalconphp.com/en/latest/reference/volt.html - configuration template language reference (mostly the same as Volt) :