The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.053 - 2015-07-20

  • expand the document documentation a bit more
  • link to frontmatter options in the content guide
  • add more examples of plain pages to content guide
  • add meta generator information to default themes
  • fix mojo ioloop tests when testing file events
  • move method signature inside documentation body
  • set '/' as the default site index
  • silence log warnings from tests
  • add upgrading and policy modules to help index
  • make -v with no arguments show version information
  • fix full urls falsely rewritten on list pages
  • fix index to point to path
  • update theme from statocles default
  • add release v0.052 announcement

Documentation

Run Statocles commands
Get help for Statocles
A guide to configuring a Statocles site
How to use Statocles to write content
How to deploy a Statocles site
How Statocles works and how to write Statocles modules
Development and deprecation policies
How to set up a Statocles site
A guide to making Statocles themes
A guide to pitfalls when upgrading Statocles
Prepare a release blog entry for this project

Modules

A static site generator
Base role 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
Events objects for Statocles
A link object to build <a> and <link> tags
Render documents into HTML
Render documents into HTML
A page wrapping a file (handle)
A page presenting a list of other pages
An item in a List page
A plain page (with templates)
Check links and images for validity during build
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
Various utility functions to reduce dependencies

Provides

in lib/Statocles/Base.pm
in lib/Statocles/Event.pm