diff --git a/LICENSES/CC0-1.0.txt b/LICENSES/CC0-1.0.txt new file mode 100644 index 0000000..0e259d4 --- /dev/null +++ b/LICENSES/CC0-1.0.txt @@ -0,0 +1,121 @@ +Creative Commons Legal Code + +CC0 1.0 Universal + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM + THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED + HEREUNDER. + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator +and subsequent owner(s) (each and all, an "owner") of an original work of +authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for +the purpose of contributing to a commons of creative, cultural and +scientific works ("Commons") that the public can reliably and without fear +of later claims of infringement build upon, modify, incorporate in other +works, reuse and redistribute as freely as possible in any form whatsoever +and for any purposes, including without limitation commercial purposes. +These owners may contribute to the Commons to promote the ideal of a free +culture and the further production of creative, cultural and scientific +works, or to gain reputation or greater distribution for their Work in +part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any +expectation of additional consideration or compensation, the person +associating CC0 with a Work (the "Affirmer"), to the extent that he or she +is an owner of Copyright and Related Rights in the Work, voluntarily +elects to apply CC0 to the Work and publicly distribute the Work under its +terms, with knowledge of his or her Copyright and Related Rights in the +Work and the meaning and intended legal effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be +protected by copyright and related or neighboring rights ("Copyright and +Related Rights"). Copyright and Related Rights include, but are not +limited to, the following: + + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); +iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation + thereof, including any amended or successor version of such + directive); and +vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention +of, applicable law, Affirmer hereby overtly, fully, permanently, +irrevocably and unconditionally waives, abandons, and surrenders all of +Affirmer's Copyright and Related Rights and associated claims and causes +of action, whether now known or unknown (including existing as well as +future claims and causes of action), in the Work (i) in all territories +worldwide, (ii) for the maximum duration provided by applicable law or +treaty (including future time extensions), (iii) in any current or future +medium and for any number of copies, and (iv) for any purpose whatsoever, +including without limitation commercial, advertising or promotional +purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each +member of the public at large and to the detriment of Affirmer's heirs and +successors, fully intending that such Waiver shall not be subject to +revocation, rescission, cancellation, termination, or any other legal or +equitable action to disrupt the quiet enjoyment of the Work by the public +as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason +be judged legally invalid or ineffective under applicable law, then the +Waiver shall be preserved to the maximum extent permitted taking into +account Affirmer's express Statement of Purpose. In addition, to the +extent the Waiver is so judged Affirmer hereby grants to each affected +person a royalty-free, non transferable, non sublicensable, non exclusive, +irrevocable and unconditional license to exercise Affirmer's Copyright and +Related Rights in the Work (i) in all territories worldwide, (ii) for the +maximum duration provided by applicable law or treaty (including future +time extensions), (iii) in any current or future medium and for any number +of copies, and (iv) for any purpose whatsoever, including without +limitation commercial, advertising or promotional purposes (the +"License"). The License shall be deemed effective as of the date CC0 was +applied by Affirmer to the Work. Should any part of the License for any +reason be judged legally invalid or ineffective under applicable law, such +partial invalidity or ineffectiveness shall not invalidate the remainder +of the License, and in such case Affirmer hereby affirms that he or she +will not (i) exercise any of his or her remaining Copyright and Related +Rights in the Work or (ii) assert any associated claims and causes of +action with respect to the Work, in either case contrary to Affirmer's +express Statement of Purpose. + +4. Limitations and Disclaimers. + + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, + statutory or otherwise, including without limitation warranties of + title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or + the present or absence of errors, whether or not discoverable, all to + the greatest extent permissible under applicable law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the + Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. diff --git a/LICENSES/MIT.txt b/LICENSES/MIT.txt new file mode 100644 index 0000000..7ef4966 --- /dev/null +++ b/LICENSES/MIT.txt @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) 2021-2023 Queerscriptors + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/LICENSING.txt b/LICENSING.txt new file mode 100644 index 0000000..936a06c --- /dev/null +++ b/LICENSING.txt @@ -0,0 +1,13 @@ +- Not all images are made by us and are therefore, © their respective owners + +- The template is "Grayscale" by Start Bootstrap, licensed under MIT +- lektor-i18n is licensed under GPL-3.0 +- lektor-scss is licensed under MIT +- (S)CSS: + - style.css is based on Bootstrap (licensed under MIT), with modifications by Start Bootstrap (Also licensed under MIT), and my own changes are therefore also MIT + - fork-awesome.scss is MIT + - fonts.scss is CC0 +- Fonts: + - ForkAwesome is licensed under SIL OFL 1.1 + - Nunito is licensed under the SIL OFL 1.1 + - Varela Round is licensed under SIL OFL 1.1 diff --git a/README.md b/README.md index 4bc3a9f..f2debdf 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ It is available from: - [github](https://github.com/queerscriptors/queerscriptors.org) - [gitlab](https://gitlab.com/queerscriptors/queerscriptors.org) +<<<<<<< HEAD I do not always visit github and gitlab, so either send me an email (hackerncoder@) or ping me on matrix (or if you use discord, general is bridged to matrix so write there) --- @@ -14,18 +15,3 @@ Some notes: I am attempting to use no JavaScript on this website. ---- - -Licensing, or what is a website? -This website contains no JavaScript and has essentially no code made by myself, therefore it isn't a program, the GPL or similar licenses do not seem applicable, of course I am not a lawyer. - -But, I wish to make this website libre software or whatever is the equivalent. If you know anything about licensing and think this should be made better please reach out to me - -Do note: - - Not all images are made by us and are therefore, © their respective owners - - The "source code" of this website includes things made by others: - - The template is "Grayscale" by Start Bootstrap, licensed under MIT - - lektor-i18n is licensed under GPL-3.0 - - lektor-scss is licensed under MIT - - The style.CSS is based on Bootstrap (licensed under MIT), with modifications by Start Bootstrap (Also licensed under MIT), and my own changes are therefore also MIT - - The fonts: ForkAwesome is licensed under SIL OFL 1.1. Nunito is licensed under the SIL OFL 1.1. Varela Round is licensed under SIL OFL 1.1. diff --git a/assets/css/styles.css b/assets/css/styles.css index e91270f..d1a1619 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -1,8 +1,7 @@ @charset "UTF-8"; /*! -* Queerscriptors.org - Queerscriptors (https://queerscriptors.org) -* Copyright 2021-2022 Queerscriptors -* Licensed under MIT +* SPDX-FileCopyrightText: 2021-2023 Queerscriptors (https://queerscriptors.org) +* SPDX-License-Identifier: MIT */ /*! * Start Bootstrap - Grayscale v7.0.3 (https://startbootstrap.com/theme/grayscale) @@ -4658,6 +4657,28 @@ textarea.form-control-lg { padding: 1rem 1rem; } +@media (min-width: 768px) { + .card-body { + padding: 1rem 10px 0 1rem; + } + + .card-grid { + display: grid; + grid-template-columns: 70% 30%; + grid-template-rows: min-content auto auto; + } + + .card-grid-div { + grid-column: span 2; + grid-row: 2; + } + + .card-grid-btn { + grid-column: 2; + grid-row: 3; + } +} + .card-title { margin-bottom: 0.5rem; } @@ -6942,11 +6963,6 @@ textarea.form-control-lg { position: absolute !important; } -@media (min-width: 768px) { - .position-absolute-md { - position: absolute !important; - } -} .position-fixed { position: fixed !important; } diff --git a/assets/scss/fonts.scss b/assets/scss/fonts.scss index 6acf09c..91d678d 100644 --- a/assets/scss/fonts.scss +++ b/assets/scss/fonts.scss @@ -1,5 +1,8 @@ -/* FONTS - * -------------------------- */ +/* + * SPDX-FileCopyrightText: 2022 HackerNCoder + * + * SPDX-License-Identifier: CC0-1.0 + */ $vr-font-path: "../fonts/varelaround" !default; $vr-font-family: "Varela Round" !default; diff --git a/content/games/missedmsgs/contents.lr b/content/games/missedmsgs/contents.lr index ed179e5..238c1a1 100644 --- a/content/games/missedmsgs/contents.lr +++ b/content/games/missedmsgs/contents.lr @@ -7,8 +7,8 @@ title: Missed messages. shortbody: 'goth gf's iPhone' airdrops you - accept or decline? A love/horror story about life, death & memes --- body: -##"goth gf's iPhone" airdrops you a photo. -###Accept or decline? +###"goth gf's iPhone" airdrops you a photo. +####Accept or decline? A romance / horror story about life, death, and memes. diff --git a/content/join/contents.lr b/content/join/contents.lr new file mode 100644 index 0000000..830fd8c --- /dev/null +++ b/content/join/contents.lr @@ -0,0 +1,8 @@ +_model: join +--- +ogpimage: /images/ogp.png +--- +gettingstarted: +While you may be eager to start translating immediately, there may be others also working on the translation and so you will probably need to talk and coordinate with them. So please join our [Discord](https://discord.gg/tzbXdkxWYF) or [Matrix](https://matrix.to/#/#queerscriptors:encryptionin.space). + +Once you are on either of those, you can proceed to step 2: creating an account at our [Weblate](https://weblate.queerscriptors.org), this is the tool we use to translate. diff --git a/models/join.ini b/models/join.ini new file mode 100644 index 0000000..9c0afc2 --- /dev/null +++ b/models/join.ini @@ -0,0 +1,12 @@ +[model] +name = join +label = {{ this.title }} +hidden = yes + +[fields.ogpimage] +type = string +translate = False + +[fields.gettingstarted] +type = markdown +translate = True \ No newline at end of file diff --git a/templates/games.html b/templates/games.html index 34394a5..f375e61 100644 --- a/templates/games.html +++ b/templates/games.html @@ -7,30 +7,37 @@ {% include 'header.html' %}
-

A list of queer games

+

{{ _("A list of queer games") }}

{% for project in this.children %} {% set image = project.attachments.images.first() %}
-
-
- -
-
-
-

{{project.title}}

{% if project.weblate %}{{ _("Translated by the Queerscriptors") }}{% endif %} - {{project.body}} -
- {% if project.weblate %} - {{ _("More") }} - {% else %} - {{ _("Download") }} - {% endif %} -
-
-
+
+
+
+
+
+
+

{{project.title}}

+ {% if project.weblate %}{{ _("Translated by the Queerscriptors") }}{% endif %} +
+
+ {{project.body}} +
+
+
+ {% if project.weblate %} + {{ _("More") }} + {% else %} + {{ _("Download") }} + {% endif %} +
+
+
+
+
-{% endfor %} + {% endfor %}
{% endblock %} diff --git a/templates/join.html b/templates/join.html new file mode 100644 index 0000000..f6db99b --- /dev/null +++ b/templates/join.html @@ -0,0 +1,54 @@ +{% extends "layout.html" %} +{% block page %} +{% include 'header.html' %} + +
+
+

Join the Queerscriptors

+
+ +
+
+ Getting setup +
+
+ {{ this.gettingstarted }} +
+
+ +
+
+ Learn Weblate +
+
+

Once you've created an account you will probably see your dashboard, it's empty since you haven't started working on any translations, so lets fix that. For projects that have a translation in your language already, they will be shown in "Suggested translations". To find all projects go up to the top and select "Projects" then "Browse all projects".

+

As of writing there are two projects I would recommend working on: Butterfly Soup 2 and website (that's this thing) if you click on either (in the list of all projects) you will find that there are two "components" one is probably called the same as the project, you do not want that one, that is the glossary. The actual translation happens in the other one, in many cases it is named "translate" or "translations" (or something along those lines), but it can be named anything.

+

Once you have found the "translations" component of the project you want to translate you will see a list of languages, maybe yours is in that list, if so just click on it a skip the rest of this paragraph. If not you will want to add your language, most likely weblate will be helpful and show it at the top of the list with a + to the left, you can just click that +. Otherwise use "Start new translation" at the bottom of the list, then search for your language, choose it and click on "Start new translation". It will take some time to work through everything, so be patient. Once it is done you will be taken to the newly created language

+

You can now click "Translate" and begin translating! (Also check out Zen mode, found in the upper right corner once you have clicked translate)

+
+
+ +
+
+ Learn the quirks +
+
+

Various game engines have some technical stuff you need to know, e.g. in Ren'Py % is a special character, so you need to write \% or %% instead.

+
+ Ren'Py +
    +
  • As said above, there are characters that are special and therefore need special treatment, e.g. %% or \% instead of % and \\ instead of \. Most likely you will find these things are also in the source language, so you can just copy it over
  • + +
  • Ren'Py uses {char} and {/char} to denote styling, so {b}bold{/b} would display as bold. + +
  • +
  • For RTL languages: Usage of {char} inside the string, things like {w=0.35}, seem to break Ren'Py. Usage of things like {big} which surround the string seem to be fine.
  • +
+
+
+
+{% endblock %}