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/)