diff options
author | pacien | 2019-12-20 03:31:24 +0100 |
---|---|---|
committer | pacien | 2019-12-20 03:31:24 +0100 |
commit | c9264b0a0a7e1cb92ef7d9a391cee2c94376cff3 (patch) | |
tree | 539143ce9d7474ab60346d6830cd84af7a0c1c8a /readme.md | |
download | ldgallery-c9264b0a0a7e1cb92ef7d9a391cee2c94376cff3.tar.gz |
init repo
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..94685b8 --- /dev/null +++ b/readme.md | |||
@@ -0,0 +1,20 @@ | |||
1 | ldgallery | ||
2 | ========= | ||
3 | |||
4 | A static generator which turns a collection of tagged pictures into a searchable web gallery. | ||
5 | |||
6 | The complete list of features, the user manual, demo and download links can be found on the project's website: https://ldgallery.pacien.org. | ||
7 | |||
8 | |||
9 | Build | ||
10 | ----- | ||
11 | |||
12 | TODO | ||
13 | |||
14 | |||
15 | License | ||
16 | ------- | ||
17 | |||
18 | Copyright (C) 2019 Pacien TRAN-GIRARD and Guillaume FOUET. | ||
19 | |||
20 | _ldgallery_ id distributed under the terms of the GNU Affero General Public License v3.0, as detailed in `license.md`. | ||