The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.036 - 2015-02-11

  • fix test expecting an include that was renamed
  • do not check include hooks in theme sanity test
  • fix empty template includes warning about undef
  • update statocles site theme from default theme
  • make all default includes into templates
  • add getting started help to the theme guide
  • update the site theme from the default theme
  • change page published to last_modified
  • make sure to configure all git repos we create
  • fix static app doesn't work with a url root
  • do not deploy ignored files or submodule files
  • add release v0.035 announcement

Documentation

Run Statocles commands
How to deploy a Statocles site
A guide to setting up a new Statocles site
A guide to making Statocles themes
Prepare a release blog entry for this project

Modules

A static site generator
Base class for Statocles applications
A blog application
Render documentation for Perl modules
Plain documents made into pages with no extras
Manage static files like CSS, JS, images, and other untemplated content
Base module for Statocles modules
The statocles command-line interface
Base role for ways to deploy a site
Deploy a site to a folder on the filesystem
Deploy a site to a Git repository
Base class for all Statocles documents
A link object to build <a> and <link> tags
Render documents into HTML
Render documents into HTML
A page for a feed of another page
A page wrapping a file (handle)
A page presenting a list of other pages
A plain page (with templates)
An entire, configured website
Base role for repositories of documents and files
A store made up of plain files
A template object to pass around
Common test routines for Statocles
Templates, headers, footers, and navigation
Type constraints and coercions for Statocles

Provides

in lib/Statocles/Base.pm