gtml
HTML pre-processor
Install
- All systems
-
curl cmd.cat/gtml.sh
- Debian
-
apt-get install gtml
- Ubuntu
-
apt-get install gtml
- Kali Linux
-
apt-get install gtml
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gtml
- Raspbian
-
apt-get install gtml
- Dockerfile
- dockerfile.run/gtml
gtml
HTML pre-processor
GTML is an HTML pre-processor which adds some extra features specially designed for maintaining multiple web pages. HTML files generated by GTML are just like any other HTML files. Because GTML does not attempt to interpret your HTML commands in any way, it's fully compatible with all versions of HTML, and does not require any specific browser or server.