Skip to content

Small wiki based on top of Mojolicious::Lite

Notifications You must be signed in to change notification settings

womanderful/mojowka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                  ##                    ##                         ##  ##      ##  ##
                                        ##                         ##          ##
 ##  ##    ####   ##   ####   ## ## ##  ## ##   #####           #####  ##   #####  ##
## ## ##  ##  ##  ##  ##  ##  ## ## ##  ###    ##  ##   #####  ##  ##  ##  ##  ##  ##
## ## ##  ##  ##  ##  ##  ##  ## ## ##  ## ##  ##  ##   #####  ##  ##  ##  ##  ##  ##
## ## ##   ####   ##   ####    ##  ##   ##  ##  ### ##          ### ##  ##  ### ##  ##
                 ##
                ##

mojowka-didi - a mojowka spin-off with reduced
functionality—down to the feature set of didiwiki

Usage:
    ./mojowka-didi COMMAND [OPTIONS]
    Example:
    ./mojowka-didi daemon --reload
        # spawn server
    ./mojowka-didi help
        # get list of available commands

When COMMAND and OPTIONS are omitted then server will be spawned
(./mojowka-didi is equivalent to ./mojowka-didi daemon).

Installation:
    Copy examples/mojowka-didi.service to /etc/systemd/system and edit MOJOWKA_DIDI_DATADIR
    Create user and group mojowka-didi
    Copy examples/index to $MOJOWKA_DIDI_DATADIR
    Start mojowka-didi

Now go to http://127.0.0.1:3000/ and start writing your notes!

Prerequisites:
    Mojolicious::Lite
    Locale::TextDomain (libintl)
    Text::Markdown
    Mojolicious::Plugin::Textdomain (https://github.com/grisxa/mojolicious-plugin-textdomain)

Alexander Sapozhnikov
http://shoorick.ru/
[email protected]

Natalia Serrano
[email protected]

About

Small wiki based on top of Mojolicious::Lite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 89.6%
  • CSS 7.5%
  • Makefile 2.9%