aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-06-04 12:44:21 +0000
committernodiscc <nodiscc@gmail.com>2015-06-04 12:44:21 +0000
commit55859f4ac6664624708c447763e7ab043d270872 (patch)
tree811706b8d94e183c3d49c3712800931c3cffead2
parentadd software development and link sharing tools (diff)
downloadawesome-selfhosted-55859f4ac6664624708c447763e7ab043d270872.tar.gz
awesome-selfhosted-55859f4ac6664624708c447763e7ab043d270872.zip
add more image galleries and software dev tools
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 19bec22a..5ddbc157 100644
--- a/README.md
+++ b/README.md
@@ -157,6 +157,12 @@ CMS are a practical way to setup a website with many features. CMS often come wi
* [Single File PHP Gallery](http://sye.dk/sfpg/) - is a web gallery in one single PHP file.
* [Photofloat](http://blog.zx2c4.com/567) - A Web 2.0 Photo Gallery Done Right via Static JSON & Dynamic Javascript ([Demo](http://photos.jasondonenfeld.com/))
* [Zenphoto](http://www.zenphoto.org/) - open-source gallery and CMS project ([Source code](https://github.com/zenphoto/zenphoto))
+ * [Photoshow](http://www.photoshow-gallery.com/) - ([Source code](https://github.com/thibaud-rohmer/PhotoShow))
+ * [Pygmyfoto](https://github.com/dmpop/pygmyfoto) - A crude solution for publishing a photo roll on the web
+ * [PhotoLight](https://github.com/thibaud-rohmer/PhotoLight) - The easiest photo gallery there is
+ * [phog](https://github.com/hillman/phog) - Static photo gallery generator with S3 uploader
+ * [sigal](https://github.com/saimn/sigal) - yet another simple static gallery generator
+ * [Gallery](http://galleryproject.org/) - The simplest, most intuitive way to host your photos on your website ([Source code](https://github.com/gallery/gallery3))
## RSS Readers
@@ -172,6 +178,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
## Software development platforms
+ * [Gitlist](http://gitlist.org/) - A web-based git repository browser - GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. ([Source code](https://github.com/klaussilveira/gitlist))
* [Gitprep](http://gitprep.org/) - Portable Github clone ([Source on Github](https://github.com/yuki-kimoto/gitprep), [Demo](http://perlcodesample.sakura.ne.jp/gitprep.cgi))
* [Repo.js](http://darcyclarke.me/dev/repojs/) - A plugin to embed Github repos on your site [Github project](https://github.com/darcyclarke/Repo.js)
* [GitLab: Self Hosted Git Management Application](http://gitlab.org/) - GitLab is open source software to collaborate on code. Manage git repositories with fine grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki ([Public instance](https://git.framasoft.org/)