Update README.md
This commit is contained in:
50
README.md
50
README.md
@@ -1,25 +1,25 @@
|
|||||||
# Qalbum
|
# Qalbum
|
||||||
|
|
||||||
A tool to create a web gallery from a folder structure of images / other files.
|
A tool to create a web gallery from a folder structure of images / other files.
|
||||||
|
|
||||||
Demo gallery at: http://moonq.org/qalbum
|
Demo gallery at: http://moonq.org/qalbum
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Usage requires ImageMagick binaries! Make sure you have `convert` in PATH.
|
Usage requires ImageMagick binaries! Make sure you have `convert` in PATH.
|
||||||
|
|
||||||
Use pip or similar to install from Qalbum source.
|
Use pip or similar to install from Qalbum source.
|
||||||
|
|
||||||
ex.
|
ex.
|
||||||
|
|
||||||
`pip install --user --upgrade https://bitbucket.org/MoonQ/qalbum/get/master.tar.gz`
|
`pip install --user --upgrade git+https://git.six9.net/moonq/qalbum.git`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Use the command line tool `Qalbum` to render web sites.
|
Use the command line tool `Qalbum` to render web sites.
|
||||||
|
|
||||||
Alternatively, use `Qnano2` to create a site powered with [nanogallery2](https://nanogallery2.nanostudio.org/).
|
Alternatively, use `Qnano2` to create a site powered with [nanogallery2](https://nanogallery2.nanostudio.org/).
|
||||||
|
|
||||||
----
|
----
|
||||||
The development of this software has received funding from the European Community's Seventh Framework Programme FP7/2007-2011 under grant agreement no. 201837.
|
The development of this software has received funding from the European Community's Seventh Framework Programme FP7/2007-2011 under grant agreement no. 201837.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user