Contenticious

基于 Mojo steroids 的简单文件“CMS”!(A simple file based "CMS" on Mojo steroids!)

Github星跟踪图

Contenticious Build Status

Contenticious is a simple way to build a pretty website from Markdown content. It includes a helper script which will create example pages and directories for you to get you started in no time. With one single command Contenticious will create static HTML ready for upload. It's also possible to mount Contenticious in existing Mojolicious web apps.

See memowe.github.com/contenticious for an introduction.

Prerequisites

Package, Version
---, ---
perl, 5.10.1
File::Copy::Recursive,  0.38
File::Share, 0.25
Mojolicious, 8.05
Mojolicious::Plugin::AssetPack, 1.45
Mojolicious::Plugin::PODViewer, 0.004
Mojolicious::Plugin::RelativeUrlFor, 0.052
Mojolicious::Plugin::Subdispatch,  0.04
Text::Markdown, 1.000031

Build requires
Package, Version
---, ---
File::ShareDir::Install, 0.13

Installation

This distribution is available on CPAN. You can install it like any other CPAN module via

$ cpan Contenticious

or

$ cpanm Contenticious

See their documentation for details. To install it manually, download the dist tarball or clone the git repository and execute the following standard procedure:

$ cpanm --installdeps --notest .
$ perl Makefile.PL
$ make
$ make test
$ make install

It's possible to use this module from inside of its dist directory without installation.

Documentation

After installation you can access the main documentation with this command:

$ perldoc Contenticious

It's possible to view the same file without installing Contenticious.

Author and License

Copyright (c) Mirko Westermeier, mirko@westermeier.de.

Credits:

Thank you for your contributions!

Published under the MIT license. See MIT-LICENSE.

主要指标

概览
名称与所有者memowe/contenticious
主编程语言Perl
编程语言Perl (语言数: 2)
平台BSD, Linux, Mac, Windows
许可证MIT License
所有者活动
创建于2009-12-22 22:56:06
推送于2019-04-10 06:03:57
最后一次提交2019-04-10 08:02:01
发布数21
最新版本名称v0.393 (发布于 2019-04-10 08:03:39)
第一版名称v0.31 (发布于 2012-02-23 17:10:57)
用户参与
星数69
关注者数12
派生数10
提交数192
已启用问题?
问题数15
打开的问题数5
拉请求数9
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?