Merge branch 'v2.0' into feature/3-analytics-dashboard
This commit is contained in:
commit
51bd8ca32f
@ -2,7 +2,7 @@
|
||||
|
||||
return [
|
||||
// Version number of Blue Twilight
|
||||
'version' => '2.0.0-beta.3',
|
||||
'version' => '2.0.0',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
9
contributing.md
Normal file
9
contributing.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Contributing to Blue Twilight
|
||||
Blue Twilight is an open-source project. The source code is freely available for you to use and modify as appropriate to your needs.
|
||||
|
||||
If you would like to contribute your changes back to the project, I can provide you with a repository to submit your changes, and you can then submit a pull request.
|
||||
|
||||
To contribute:
|
||||
|
||||
* Ensure you have an account on [projects.andys.eu](https://projects.andys.eu)
|
||||
* Contact me through [the contact form](https://www.andyheathershaw.uk/contact) on my website
|
16
readme.md
16
readme.md
@ -12,4 +12,18 @@ Version 2 is the first version I have released as open-source. The previous vers
|
||||
|
||||
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 "beta" stage - however it is production-ready - I'm using it on my own gallery.
|
||||
Version 2.0.0 has now been officially released.
|
||||
|
||||
## Useful Links
|
||||
|
||||
* [Blue Twilight website](https://www.andyheathershaw.uk/software/blue-twilight-php-photo-gallery/)
|
||||
* [User Manual](https://www.andyheathershaw.uk/software/blue-twilight-php-photo-gallery/manual/)
|
||||
* [Installation Guide](https://www.andyheathershaw.uk/software/blue-twilight-php-photo-gallery/manual/installation/)
|
||||
* [Issues/Tasks](https://projects.andys.eu/aheathershaw/blue-twilight/issues)
|
||||
* [Roadmap](https://projects.andys.eu/aheathershaw/blue-twilight/milestones)
|
||||
|
||||
## Need Help?
|
||||
|
||||
I'd love to get you up and running. If you need assistance installing the Blue Twilight PHP photo gallery, or would like to me to do it for you, please get in touch using the contact form located at:
|
||||
|
||||
[www.andyheathershaw.uk/contact](http://www.andyheathershaw.uk/contact)
|
Loading…
Reference in New Issue
Block a user