Update readme.md

This commit is contained in:
Andy Heathershaw 2017-04-18 21:59:05 +01:00 committed by GitHub
parent beabadf72f
commit e3a7543c18
1 changed files with 8 additions and 0 deletions

View File

@ -3,3 +3,11 @@
Blue Twilight is a web-based application to store, manage and display collections of photos, organised into Galleries. It takes advantage of modern frameworks (Laravel, Bootstrap 4, VueJS) as well as new approaches to photo management - such as storing photos on cloud storage providers (Memstore, Rackspace, Amazon S3) and serving the images directly from the respective CDNs.
You can see Blue Twilight in action on my own photo gallery - the reason I wrote Blue Twilight - at: https://photos.andyheathershaw.uk
## Current Release (2.0.0)
Version 2 is the first version I have released as open-source. The previous version (1.1.2) was only ever used on my own gallery.
This is a major update that includes 2 key new features: fine-grained security controls, and nested albums. It also updates the default template to Bootstrap v4 and VueJS (replacing KnockoutJS.)
Version 2.0.0 is currently in the "alpha" stage - however it is production-ready - I'm using it on my own gallery.