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

Changes for version 0.039 - 2015-02-23

  • normalize the default log level to warn
  • rearrange tests into small, feature-sized chunks
  • create new blog posts in directories
  • allow blog posts to be directories
  • organize core and non-core deps
  • add create command example to website
  • fix note about default theme using skeleton
  • add note about create command to Setup guide
  • add site "create" command
  • add link to content guide
  • reorganize guides and add Statocles::Help
  • split the Setup guide into Config and Content
  • fix navbar too close to main page content
  • break parsing a frontmatter file into its own sub
  • clarify the docs on Pages and what a Site is
  • add example of markdown to html to website
  • split the main doc into the Develop guide
  • fix me showing up in the contributors list
  • add release v0.038 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
How to set up a 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