{"id":15286182,"url":"https://github.com/memowe/contenticious","last_synced_at":"2025-10-22T06:51:09.449Z","repository":{"id":56833241,"uuid":"446398","full_name":"memowe/contenticious","owner":"memowe","description":"A simple file based \"CMS\" on Mojo steroids!","archived":true,"fork":false,"pushed_at":"2019-04-10T06:03:57.000Z","size":306,"stargazers_count":68,"open_issues_count":7,"forks_count":11,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-10-02T04:04:07.575Z","etag":null,"topics":["markdown","perl","websites"],"latest_commit_sha":null,"homepage":"http://memowe.github.com/contenticious","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/memowe.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-12-22T22:56:06.000Z","updated_at":"2023-01-28T11:52:49.000Z","dependencies_parsed_at":"2022-09-08T07:41:35.951Z","dependency_job_id":null,"html_url":"https://github.com/memowe/contenticious","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memowe%2Fcontenticious","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memowe%2Fcontenticious/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memowe%2Fcontenticious/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memowe%2Fcontenticious/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memowe","download_url":"https://codeload.github.com/memowe/contenticious/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235569498,"owners_count":19011184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["markdown","perl","websites"],"created_at":"2024-09-30T15:10:54.582Z","updated_at":"2025-10-07T01:30:31.570Z","avatar_url":"https://github.com/memowe.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contenticious [![Build Status](https://travis-ci.org/memowe/contenticious.svg?branch=master)](https://travis-ci.org/memowe/contenticious)\n\nContenticious 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.\n\nSee [memowe.github.com/contenticious](http://memowe.github.com/contenticious) for an introduction.\n\n## Prerequisites\n\nPackage | Version\n---|---\nperl | 5.10.1\nFile::Copy::Recursive | 0.38\nFile::Share | 0.25\nMojolicious | 8.05\nMojolicious::Plugin::AssetPack | 1.45\nMojolicious::Plugin::PODViewer | 0.004\nMojolicious::Plugin::RelativeUrlFor | 0.052\nMojolicious::Plugin::Subdispatch | 0.04\nText::Markdown | 1.000031\n\nBuild requires\nPackage | Version\n---|---\nFile::ShareDir::Install | 0.13\n\n## Installation\n\nThis distribution is available on CPAN. You can install it like any other CPAN module via\n\n    $ cpan Contenticious\n\nor\n\n    $ cpanm Contenticious\n\nSee their documentation for details. To install it manually, download the dist tarball or clone the git repository and execute the following standard procedure:\n\n    $ cpanm --installdeps --notest .\n    $ perl Makefile.PL\n    $ make\n    $ make test\n    $ make install\n\nIt's possible to use this module from inside of its dist directory without installation.\n\n## Documentation\n\nAfter installation you can access the main documentation with this command:\n\n    $ perldoc Contenticious\n\nIt's possible to [view the same file without installing Contenticious](https://github.com/memowe/contenticious/blob/master/lib/Contenticious.pod).\n\n## Author and License\n\nCopyright (c) [Mirko Westermeier](https://github.com/memowe), [mirko@westermeier.de](mailto:mirko@westermeier.de).\n\nCredits:\n\n- [Joel Berger](https://github.com/jberger)\n- [John Hall](https://github.com/dancingfrog)\n- [Stephan Jauernick](https://github.com/stephan48)\n- [Keedi Kim](https://github.com/keedi)\n- [Slaven Rezić](https://github.com/eserte)\n- [Roy Storey](https://github.com/kiwiroy)\n- [Joan Pujol Tarrés](https://github.com/mimosinnet)\n- [Maxim Vuets](https://github.com/mvuets)\n\nThank you for your contributions!\n\nPublished under the MIT license. See MIT-LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemowe%2Fcontenticious","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemowe%2Fcontenticious","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemowe%2Fcontenticious/lists"}