-
-
13 Jan 2022 20:02:58 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (0 / 313 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (173.35KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Documentation
A static-site generator, written in perl.Generate a stub static-site to be processed via templer.Modules
A holder for our versionConfiguration-file parser for templer.A plugin to create breadcrumbsA simple shell-like syntax for template variables.A simple plugin classA plugin to read file contents.A plugin to expand file globs.A simple (nop) HTML-formatting pluginCreate SHA1 hashes from file contents.A simple markdown-formatting pluginA simple inline-perl pluginA plugin to include RSS feeds in pages.A plugin to retrieve values from RedisA 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 filesAn interface to a templer site.An interface to a site asset.Create a new templer siteAn 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
Module Install Instructions
To install App::Templer, copy and paste the appropriate command in to your terminal.
cpanm App::Templer
perl -MCPAN -e shell install App::Templer
For more information on module installation, please visit the detailed CPAN module installation guide.