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

Changes for version 0.026 - 2014-12-08

  • always use utf-8 when reading/writing files
  • add initial release announcement
  • remove test post
  • add new index page for introduction to Statocles
  • allow plain app to be used as site index
  • set a last_modified date for the plain Page
  • add github banner to Statocles site
  • bundle the site theme so we can edit it
  • move Statocles site and prepare gitignore file
  • move the statocles website
  • add plain app for making pages from plain markdown
  • make page template optional with a default
  • make path and document required attributes
  • rename Page::Raw to Page::Plain
  • add missing ABSTRACT to Page::Raw
  • add a default weaver.ini config
  • die with friendly error when missing Pod::Weaver
  • only remove .ini files from the dist root
  • add path to Pod::Weaver config file
  • test default value for weave
  • fix theme check for perldoc app templates
  • make Pod::Weaver optional in Perldoc app
  • add perldoc app to the Statocles website
  • add default template for perldoc app
  • fix internal links to the index module
  • fix module searching in Perldoc app
  • set a default last_modified for Raw pages
  • coerce strings into paths in Perldoc app
  • fix Perldoc app to extend Statocles::App
  • add last_modified to Raw pages
  • simplify pod weaving
  • mark optional prereqs as "Recommends"
  • weave the POD before trying to make HTML
  • rewrite links to internal modules
  • add initial progress on Perldoc app
  • add page to contain raw content
  • make sitemap.xml a template
  • add page attrs for sitemap changefreq and priority
  • add last_modified to the list page
  • add last_modified to document page object
  • add IRC channel to meta resources
  • do not index the private MOJOAPP package
  • handle index.html for directories in test daemon
  • add dzil tag annotation with name, date, and changelog

Documentation

Run Statocles commands
A guide to setting up a new Statocles site

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
Base module for Statocles modules
Base module for all Statocles classes
The statocles command-line interface
Base class for all Statocles documents
Render documents into HTML
Render documents into HTML
A page for a feed of another page
A page presenting a list of other pages
A plain page (with templates)
Base module for all Statocles roles
An entire, configured website
A git-based site
A repository for Documents and Pages
A template object to pass around
Base set of imports for all Statocles tests
Templates, headers, footers, and navigation