VTML
Github icondownload
Tutorial
Getting startedHello worldMy first siteAdding a form
Documentation
VariablesLogicPagesFormsChecksPortalsJavascript
Reference
v-withv-ifv-unlessv-for-eachv-portalv-jsonv-yamlv-markdownv-sqlv-nodejsv-dumpv-hint-portv-pagev-exposev-set-cookiev-includeformv-outputv-check-*v-catchv-tryv-set-statusv-redirect
warning

VTML and vtml.org is in alpha and under active development. Use at your own risk

warning

VTML is in alpha. Use at own risk.

Getting started

Start by downloading the latest release from the releases page at https://github.com/byronmurg/vtml/releases/

vtml is distributes in gzip format. You can decode it with gzip -d vtml.gz

Put the vtml binary into your PATH

You can verify that it is installed correctly by running:

vtml --version