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.
Generate a SiteMap automatically.
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/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.skx
- examples/complex/input/glob.skx
- examples/complex/input/img/cat1.jpg
- examples/complex/input/img/cat2.jpg
- examples/complex/input/index.skx
- examples/complex/input/jquery.min.js
- examples/complex/input/layout.skx
- examples/complex/input/page.skx
- examples/complex/input/sidebar.inc
- examples/complex/input/structure.skx
- examples/complex/input/style.css
- examples/complex/input/stylesheet.skx
- examples/complex/input/variables.skx
- 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