diff options
author | nodiscc <nodiscc@gmail.com> | 2016-11-07 00:02:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-07 00:02:48 +0000 |
commit | 720220931fe5ceed7adf9b34f4ed54539b3e04a2 (patch) | |
tree | c06990eb6917171f6c3dac253991090a3e8bfbe4 | |
parent | Add django-wiki (#844) (diff) | |
parent | Add Gallery-CSS (diff) | |
download | awesome-selfhosted-720220931fe5ceed7adf9b34f4ed54539b3e04a2.tar.gz awesome-selfhosted-720220931fe5ceed7adf9b34f4ed54539b3e04a2.zip |
Merge pull request #837 from Kickball/gallery-css
Add Gallery-CSS
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -839,6 +839,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [Chevereto 2.X](https://github.com/Chevereto/Chevereto-2.X) - Open source one-click image hosting script. ([Source Code](https://github.com/Chevereto/Chevereto-2.X)) `MIT` `PHP` * [CumulusClips](http://cumulusclips.org/) - Your own video sharing website with CumulusClips video sharing script. You can build a YouTube clone where users can upload, rate, comment on videos, and much more. ([Demo](https://tube.devosi.org/)) `GPLv2` `PHP` + * [Gallery CSS](https://benschwarz.github.io/gallery-css/) - Gallery.css is all CSS. Think: Simple, maintainable and understandable galleries without the use of Javascript. ([Source Code](https://github.com/benschwarz/gallery-css)) `MIT` `CSS` * [Lychee](http://lychee.electerious.com/) - An open source grid and album based photo-management-system. ([Source Code](https://github.com/electerious/Lychee)) `MIT` `PHP` * [MediaDrop](http://mediadrop.net/) - A video, audio and podcast publication platform. ([Source Code](https://github.com/mediadrop/mediadrop)) `GPLv3` `Python` * [Mediagoblin](http://mediagoblin.org) - A Free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. `AGPLv3` `Python` |