From 6b8f90c784a18ccb0b7f8f83d141b2535f0bac30 Mon Sep 17 00:00:00 2001 From: Richard Mahn Date: Fri, 23 Apr 2021 13:47:09 -0400 Subject: [PATCH] Updates to match other Grammar builds --- LICENSE | 26 -------------------------- LICENSE.md | 11 +++++++++++ content/_static/custom.css | 13 +++++++++++++ content/_templates/layout.html | 2 ++ content/index.rst | 6 ++++++ 5 files changed, 32 insertions(+), 26 deletions(-) delete mode 100644 LICENSE create mode 100644 LICENSE.md create mode 100644 content/_static/custom.css create mode 100644 content/_templates/layout.html diff --git a/LICENSE b/LICENSE deleted file mode 100644 index b3b78a3..0000000 --- a/LICENSE +++ /dev/null @@ -1,26 +0,0 @@ -# License -## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) - -This is a human-readable summary of (and not a substitute for) the [license](http://creativecommons.org/licenses/by-sa/4.0/). - -### You are free to: - - * **Share** — copy and redistribute the material in any medium or format - * **Adapt** — remix, transform, and build upon the material - -for any purpose, even commercially. - -The licensor cannot revoke these freedoms as long as you follow the license terms. - -### Under the following conditions: - - * **Attribution** — You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. - * **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. - -**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. - -### Notices: - -You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. - -No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..d5e3fe9 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,11 @@ +*unfoldingWord® Greek Grammar* + +*Copyright © 2021 by unfoldingWord* + +This work is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit [http://creativecommons.org/licenses/by-sa/4.0/](http://creativecommons.org/licenses/by-sa/4.0/) or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. + +unfoldingWord® is a registered trademark of unfoldingWord. Use of the unfoldingWord name or logo requires the written permission of unfoldingWord. Under the terms of the CC BY-SA license, you may copy and redistribute this unmodified work as long as you keep the unfoldingWord® trademark intact. If you modify a copy or translate this work, thereby creating a derivative work, you must remove the unfoldingWord® trademark. + +On the derivative work, you must indicate what changes you have made and attribute the work as follows: “The original work by unfoldingWord is available from [unfoldingword.org/uhg](https://www.unfoldingword.org/uhg)”. You must also make your derivative work available under the same license (CC BY-SA). + +If you would like to notify unfoldingWord regarding your translation of this work, please contact us at [unfoldingword.org/contact/](https://www.unfoldingword.org/contact/). diff --git a/content/_static/custom.css b/content/_static/custom.css new file mode 100644 index 0000000..b3d0e1a --- /dev/null +++ b/content/_static/custom.css @@ -0,0 +1,13 @@ +/* + * custom.css + * ~~~~~~~~~~ + * + */ + +body { + font-family: "Lato","proxima-nova","Helvetica Neue",Arial,sans-serif; +} +td,tr { + text-align: center; +} + diff --git a/content/_templates/layout.html b/content/_templates/layout.html new file mode 100644 index 0000000..3bb86d7 --- /dev/null +++ b/content/_templates/layout.html @@ -0,0 +1,2 @@ +{% extends "!layout.html" %} +{% set css_files = css_files + ["_static/custom.css"] %} diff --git a/content/index.rst b/content/index.rst index 628b097..8902f07 100644 --- a/content/index.rst +++ b/content/index.rst @@ -1,5 +1,11 @@ :github_url: https://git.door43.org/unfoldingWord/en_ugg/src/branch/master/content/index.rst +.. image:: https://cdn.door43.org/assets/uw-icons/logo-ugg-256.png + :height: 100px + :width: 100px + :alt: unfoldingWord® Greek Grammar Logo + :align: center + unfoldingWord Greek Grammar ============================