Git Product home page Git Product logo

contenticious's Introduction

CONTENTICIOUS

Contenticious is a simple way to build a pretty simple 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 http://memowe.github.com/contenticious for an introduction.


PREREQUISITES

    - File::Copy::Recursive 0.38
    - Mojolicious 2.4
    - Mojolicious::Plugin::Subdispatch 0.02
    - Mojolicious::Plugin::RelativeUrlFor 0.01
    - Text::Markdown 1.000031


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:

    $ 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:
http://search.cpan.org/dist/Contenticious/lib/Contenticious.pod


AUTHOR AND LICENSE

Copyright (c) Mirko Westermeier, <[email protected]>

Credits:
- Maxim Vuets, <[email protected]>
- Stephan Jauernick, <[email protected]>

Thank you for your contributions!

Published under the MIT license. See MIT-LICENSE.

contenticious's People

Contributors

memowe avatar mvuets avatar tardisx avatar stephan48 avatar mimosinnet avatar jberger avatar

Watchers

 avatar  avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.