Documentation
A static-site generator, written in perl.
Generate a stub static-site to be processed via templer.
Modules
A holder for our version
Configuration-file parser for templer.
A plugin to create breadcrumbs
A simple shell-like syntax for template variables.
A simple plugin class
A plugin to read file contents.
A plugin to expand file globs.
A simple (nop) HTML-formatting plugin
Create SHA1 hashes from file contents.
A simple markdown-formatting plugin
A simple inline-perl plugin
A plugin to include RSS feeds in pages.
A plugin to retrieve values from Redis
A plugin to add path to web-root to variables.
A plugin to execute commands.
A XML-like strict syntax for templates tags.
A simple textile-formatting plugin.
A plugin to get TimeStamp of source files
An interface to a templer site.
An interface to a site asset.
Create a new templer site
An interface to a site page.
A utility class for recording build-time.
Examples
- examples/Makefile
- examples/breadcrumbs/input/index.skx
- examples/breadcrumbs/input/robots.txt
- examples/breadcrumbs/input/software/example/index.skx
- examples/breadcrumbs/input/software/index.skx
- examples/breadcrumbs/layouts/default.layout
- examples/breadcrumbs/templer.cfg
- examples/complex/input/dark.css
- examples/complex/input/file.wgn
- examples/complex/input/glob.wgn
- examples/complex/input/img/cat1.jpg
- examples/complex/input/img/cat2.jpg
- examples/complex/input/index.wgn
- examples/complex/input/jquery.min.js
- examples/complex/input/layout.wgn
- examples/complex/input/page.wgn
- examples/complex/input/sidebar.inc
- examples/complex/input/structure.wgn
- examples/complex/input/style.css
- examples/complex/input/stylesheet.wgn
- examples/complex/input/variables.wgn
- examples/complex/layouts/default.layout
- examples/complex/templer.cfg
- examples/simple/input/about.skx
- examples/simple/input/foo.skx
- examples/simple/input/index.skx
- examples/simple/input/robots.txt
- examples/simple/layouts/default.layout
- examples/simple/templer.cfg
- examples/symlinks/input/index.wgn
- examples/symlinks/input/js/jquery-1.8.3/jquery-1.8.3.js
- examples/symlinks/input/js/jquery-1.8.3/jquery-1.8.3.min.js
- examples/symlinks/input/js/jquery-1.8.3/jquery.js
- examples/symlinks/layouts/default.layout
- examples/symlinks/templer.cfg