Update README.md
This commit is contained in:
50
README.md
50
README.md
@@ -1,25 +1,25 @@
|
||||
# Qalbum
|
||||
|
||||
A tool to create a web gallery from a folder structure of images / other files.
|
||||
|
||||
Demo gallery at: http://moonq.org/qalbum
|
||||
|
||||
## Installation
|
||||
|
||||
Usage requires ImageMagick binaries! Make sure you have `convert` in PATH.
|
||||
|
||||
Use pip or similar to install from Qalbum source.
|
||||
|
||||
ex.
|
||||
|
||||
`pip install --user --upgrade https://bitbucket.org/MoonQ/qalbum/get/master.tar.gz`
|
||||
|
||||
## Usage
|
||||
|
||||
Use the command line tool `Qalbum` to render web sites.
|
||||
|
||||
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.
|
||||
|
||||
# Qalbum
|
||||
|
||||
A tool to create a web gallery from a folder structure of images / other files.
|
||||
|
||||
Demo gallery at: http://moonq.org/qalbum
|
||||
|
||||
## Installation
|
||||
|
||||
Usage requires ImageMagick binaries! Make sure you have `convert` in PATH.
|
||||
|
||||
Use pip or similar to install from Qalbum source.
|
||||
|
||||
ex.
|
||||
|
||||
`pip install --user --upgrade git+https://git.six9.net/moonq/qalbum.git`
|
||||
|
||||
## Usage
|
||||
|
||||
Use the command line tool `Qalbum` to render web sites.
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user