-
-
11 Apr 2021 19:09:54 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (115)
- Testers (74 / 197 / 9)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.16.0
- Activity
24 month- Tools
- Download (484.85KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 16 contributors-
Andreas Voegele
-
Cthulhux
-
David Farrell
-
djerius
-
Ed J
-
Ferenc Erki
-
Joel Berger
-
Kent Fredric
-
Konrad Bucheli
-
Mohammad S Anwar
-
perlancar (@netbook-zenbook-ux305)
-
Roy Storey
-
tadegenban
-
Vladimir Lettiev
-
William Lindley
-
Wojtek Bażant
- Dependencies
- Beam::Emitter
- Beam::Wire
- DateTime::Moonpig
- Encode
- Encode::Locale
- File::Share
- Git::Repository
- I18N::Langinfo
- IPC::Open3
- Import::Base
- JSON::PP
- List::UtilsBy
- Mojolicious
- Moo
- Path::Tiny
- Pod::Simple
- Pod::Usage::Return
- Role::Tiny
- Text::Markdown
- Text::Unidecode
- Type::Tiny
- Types::Path::Tiny
- YAML
- strict
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.098 - 2021-04-11
- Fixed
- Fixed compatibility with Mojolicious 9. Thanks @ferki, @eserte, and @voegelas! [Github #602, #604, #605]
- Fixed test failure due to YAML stringification changes. Thanks @voegelas! [Github #599, #602]
- Fixed warning appearing from newer versions of Git about the default branch name. Thanks @voegelas! [Github #603]
Documentation
Run Statocles commandsGet help for StatoclesA guide to configuring a Statocles siteHow to use Statocles to write contentHow to deploy a Statocles siteHow Statocles works and how to write Statocles modulesA guide to fixing errors from StatoclesDevelopment and deprecation policiesHow to set up a Statocles siteA guide to making Statocles themesA guide to pitfalls when upgrading StatoclesPrepare a release blog entry for this projectModules
A static site generatorBase role for Statocles applicationsBuild Markdown and collateral filesA blog applicationRender documentation for Perl modules(DEPRECATED) Plain documents made into pages with no extrasRole for applications using files(DEPRECATED) Manage static files like CSS, JS, images, and other untemplated contentBase module for Statocles modulesThe base class for command modulesList the apps in the siteBuild the site in a directoryCopy a default theme to this site to make changesThe command to create new Statocles siteRun a daemon to navigate the siteDeploy the siteShow status information for the siteBase role for ways to deploy a siteDeploy a site to a folder on the filesystemDeploy a site to a Git repositoryBase class for all Statocles documentsEvents objects for StatoclesA wrapper for a file on the filesystemA reference to an imageA link object to build <a> and <link> tagsA link object with child links, making a treeBase role for rendering filesRender document objects into HTMLA page wrapping a file (handle)A page presenting a list of other pagesAn item in a List pageA plain page (with templates)Information about a person, including name and e-mailBase role for Statocles pluginsRender diagrams using mermaid https://mermaidjs.github.ioCheck HTML for common errors and issuesHighlight code and configuration syntaxCheck links and images for validity during buildA role implementing common attributes for pages/documentsAn entire, configured websiteThe source for data documents and files(DEPRECATED) A store made up of plain filesA template object to pass aroundCommon test routines for StatoclesTemplates, headers, footers, and navigationType constraints and coercions for StatoclesVarious utility functions to reduce dependenciesProvides
in lib/Statocles/Event.pmModule Install Instructions
To install Statocles, copy and paste the appropriate command in to your terminal.
cpanm Statocles
perl -MCPAN -e shell install Statocles
For more information on module installation, please visit the detailed CPAN module installation guide.