mirror of https://github.com/dyne/webnomad.git
73 lines
1.8 KiB
Plaintext
73 lines
1.8 KiB
Plaintext
____ ____ ____ ___ __ __ ___ ____
|
|
| |/ | \ / \ | T__T T / _| \
|
|
l__ Y o | D Y | | | |/ [_| o )
|
|
__j | | /| O | | | Y _| T
|
|
/ | | _ | \| l ` ' | [_| O |
|
|
\ ` | | | . l \ /| | |
|
|
\____l__j__l__j\_j\___/ \_/\_/ l_____l_____j
|
|
A slick and static website publisher v 0.1
|
|
|
|
|
|
|
|
More information on http://jaromail.dyne.org
|
|
|
|
* Install
|
|
|
|
Create a directory and place the jaroweb inside it, as a
|
|
subdirectory.
|
|
|
|
Run ./jaroweb/init and the skeleton of your new webpage is
|
|
created.
|
|
|
|
Run 'make' and the webpage is rendered into the pub/ dir
|
|
|
|
|
|
* Documentation (TODO)
|
|
More to come soon...
|
|
|
|
|
|
|
|
* DEVELOPERS
|
|
|
|
All revisioned in Git, see http://code.dyne.org/jaroweb
|
|
|
|
To clone anonymously use
|
|
|
|
git clone git://code.dyne.org/jaroweb.git
|
|
|
|
Patches welcome.
|
|
|
|
Come on channel #dyne on http://hinezumi.im to get in touch with devs
|
|
|
|
|
|
|
|
* DONATE
|
|
|
|
Money donations are very welcome and well needed, they will encourage
|
|
further development even beyond my own needs for this software.
|
|
|
|
http://dyne.org/donate
|
|
|
|
|
|
|
|
* LICENSE
|
|
|
|
# Copyleft (C) 2012 Denis Roio <jaromil@dyne.org>
|
|
#
|
|
# This source code is free software; you can redistribute it and/or
|
|
# modify it under the terms of the GNU Public License as published by
|
|
# the Free Software Foundation; either version 3 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# This source code is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
# Please refer to the GNU Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU Public License along with
|
|
# this source code; if not, write to:
|
|
# Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
|
|
|
|
|