aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Wilson <sam@samwilson.id.au>2018-04-03 06:04:21 +0000
committerGitHub <noreply@github.com>2018-04-03 06:04:21 +0000
commitc2b126b19b63150024fe3d088c4a930f104e8597 (patch)
treec7c22ca2483e91e033642ec31e4c5c63afd2c0f3
parentMerge pull request #1335 from alex-jitbit/patch-1 (diff)
downloadawesome-selfhosted-c2b126b19b63150024fe3d088c4a930f104e8597.tar.gz
awesome-selfhosted-c2b126b19b63150024fe3d088c4a930f104e8597.zip
Add demo and source code links for Piwigo
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7528cc50..500a6371 100644
--- a/README.md
+++ b/README.md
@@ -1026,7 +1026,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection
- [Photofloat](http://blog.zx2c4.com/567) - Web 2.0 Photo Gallery Done Right via Static JSON and Dynamic Javascript. ([Demo](http://photos.jasondonenfeld.com/)) `GPL-2.0` `Python`
- [PhotoLight](https://github.com/thibaud-rohmer/PhotoLight) - The easiest photo gallery there is. `GPL-3.0` `PHP`
- [Photoshow](http://www.photoshow-gallery.com/) - Responsive Web Gallery. ([Source Code](https://github.com/thibaud-rohmer/PhotoShow)) `GPL-3.0` `PHP`
-- [Piwigo](http://piwigo.org/) - Photo gallery software for the web, built by an active community of users and developers. `GPL-2.0` `PHP`
+- [Piwigo](http://piwigo.org/) - Photo gallery software for the web, built by an active community of users and developers. ([Demo](http://piwigo.org/demo/), [Source Code](https://github.com/Piwigo/Piwigo)) `GPL-2.0` `PHP`
- [Plumi](http://blog.plumi.org/) - Create your own sophisticated video-sharing site. ([Source Code](https://github.com/plumi/plumi.app)) `GPL-2.0` `Python`
- [sigal](https://github.com/saimn/sigal) - Yet another simple static gallery generator. `MIT` `Python`
- [UberGallery](http://www.ubergallery.net) - UberGallery is an easy to use, simple to manage, web photo gallery. UberGallery does not require a database and supports JPEG, GIF and PNG file types. Simply upload your images and UberGallery will automatically generate thumbnails and output HTML. ([Source Code](https://github.com/UberGallery/UberGallery)) `MIT` `PHP`