docs: add BSD licence and translations details
This commit is contained in:
parent
cea1d5486a
commit
ed8723ee6b
2 changed files with 52 additions and 4 deletions
34
README.md
34
README.md
|
|
@ -1,7 +1,16 @@
|
|||
## Butter Portal
|
||||
Butter Portal
|
||||
=============
|
||||
|
||||
This is a flask application that will replace the current static butterbox portal.
|
||||
Some screenshots:
|
||||
[](https://hosted.weblate.org/engage/sr2/)
|
||||
[](https://opensource.org/licenses/BSD-2-Clause)
|
||||
|
||||
This is a [Flask](https://palletsprojects.com/projects/flask/) application that
|
||||
serves as the primary UI for the [Butter Box](https://likebutter.app/) project.
|
||||
This is a from scratch reimplementation of the original UI with new enhancements
|
||||
and features.
|
||||
|
||||
Screenshots
|
||||
-----------
|
||||
|
||||
|
||||
<img src="butter-new-portal.jpg" width="400">
|
||||
|
|
@ -10,4 +19,21 @@ Some screenshots:
|
|||
<img src="butter-new-portal4.jpg" width="400">
|
||||
|
||||
<img src="butter-new-portal5.jpg" width="400">
|
||||
<img src="butter-new-portal6.jpg" width="400">
|
||||
<img src="butter-new-portal6.jpg" width="400">
|
||||
|
||||
Translations
|
||||
------------
|
||||
|
||||
Snapshot templates support localisation.
|
||||
Translations of strings in the template are managed on Weblate.
|
||||
|
||||
<a href="https://hosted.weblate.org/engage/sr2/">
|
||||
<img src="https://hosted.weblate.org/widget/sr2/butter-portal/multi-auto.svg" alt="Translation status" />
|
||||
</a>
|
||||
|
||||
Licence & Copyright
|
||||
-------------------
|
||||
|
||||
© SR2 Communications Limited. See [LICENCE](./LICENCE) for details of the
|
||||
BSD 2-clause licence.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue