From 85d5926c3a2f5ffe4cba953992963c1b8d22d893 Mon Sep 17 00:00:00 2001 From: Andy Heathershaw Date: Tue, 3 Sep 2019 19:31:04 +0100 Subject: [PATCH] Updated read me to remove the now-ancient V2 message and introduce Cloud --- readme.md | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/readme.md b/readme.md index de4f604..f959c4d 100644 --- a/readme.md +++ b/readme.md @@ -6,28 +6,24 @@ It takes advantage of modern frameworks (Laravel, Bootstrap 4, VueJS) as well as You can see Blue Twilight in action on my own photo gallery - the reason I wrote Blue Twilight - at: [photos.andysh.uk](https://photos.andysh.uk) -## Version 2 Branch (2.0, 2.1, etc.) +## Blue Twilight Cloud -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.) - -With the launch of version 2.0.0, this has now been officially released - see the [Releases](https://apps.andysh.uk/aheathershaw/blue-twilight/releases) page for the latest version. +If you want your own dedicated, private instance of Blue Twilight without the hassle of managing servers, hosting and updates - check out [Blue Twilight Cloud](https://showmy.photos). ## Demo System -See Blue Twilight in action using the demo system. Full details are [available here](https://andysh.uk/software/blue-twilight-php-photo-gallery/demo/). +See Blue Twilight in action using the demo system. Full details are [available here](https://showmy.photos/demo/). -The link to the demo system is: http://demo.showmy.photos. Login with: +The link to the demo system is: https://demo.showmy.photos. Login with: * Username: **demo@demo.com** * Password: **demo123** ## Useful Links -* [Blue Twilight website](https://andysh.uk/software/blue-twilight-php-photo-gallery/) -* [User Manual](https://andysh.uk/software/blue-twilight-php-photo-gallery/manual/) -* [Installation Guide](https://andysh.uk/software/blue-twilight-php-photo-gallery/manual/installation/) +* [Blue Twilight website](https://showmy.photos/) +* [User Manual](https://showmy.photos/user-guide/) +* [Installation Guide](https://showmy.photos/user-guide/installation/) * [Issues/Tasks](https://apps.andysh.uk/aheathershaw/blue-twilight/issues) * [Roadmap](https://apps.andysh.uk/aheathershaw/blue-twilight/milestones)