aboutsummaryrefslogtreecommitdiffstats
path: root/templating/templating.py
Commit message (Collapse)AuthorAgeLines
* Push all numerical snmp-data to graphiteKristian Lyngstol2016-11-10-1/+1
| | | | Fixes #126
* Move templating URLs aroundKristian Lyngstol2016-11-08-1/+1
| | | | | Fixes #143 Fixes #141
* Templating: Add variable-support and provide demoKristian Lyngstol2016-11-07-2/+13
| | | | | This SHOULD resolve everything needed for FAP from a templating perspective.
* Fill up switches.txt templateKristian Lyngstol2016-11-07-1/+1
|
* Scaffolding for functional templating :DKristian Lyngstol2016-11-07-3/+3
|
* Add basic templating engineKristian Lyngstol2016-11-07-0/+45
It works fine. Build scaffolding incoming