w
This commit is contained in:
parent
6eb6d10c25
commit
26592543e1
6 changed files with 20 additions and 31 deletions
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
:root {
|
||||
--tangerine: #F7A278;
|
||||
--orange: #c94c10;
|
||||
--champagne: #FDE4D8;
|
||||
--dusty-champagne: #EFC6B8;
|
||||
--charcoal: #626262;
|
||||
--orange: #633191;
|
||||
--champagne: #4e3566;
|
||||
--dusty-champagne: #8e8299;
|
||||
--charcoal: #bc87ed;
|
||||
|
||||
--emoji-picker-rounding: 6px;
|
||||
--emoji-picker-label: #774519;
|
||||
|
|
@ -29,7 +29,7 @@ html {
|
|||
}
|
||||
|
||||
body {
|
||||
background: var(--champagne);
|
||||
background: #cd9df5;
|
||||
font-size: 1.6rem;
|
||||
line-height: 1.4;
|
||||
max-width: 768px;
|
||||
|
|
|
|||
|
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta charset="utf-8">
|
||||
<title>{% if page_title %}{{ page_title }} — {% endif %}moku.blog</title>
|
||||
<title>{% if page_title %}{{ page_title }} — {% endif %}cheeeeesy</title>
|
||||
{% if page_title %}<meta property="og:title" content="{{ page_title }}">{% endif %}
|
||||
<meta property="og:site_name" content="BLACKBERRYYY">
|
||||
<meta property="og:site_name" content="cheeeeeesy">
|
||||
<meta property="og:type" content="{{ opengraph_type or "website" }}">
|
||||
<meta property="og:description" content="a lightweight food blogging website">
|
||||
<meta name="description" content="a lightweight food blogging website">
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>{{ header_emoji }} BLACKBERRY<sup>beta</sup></h1>
|
||||
<h1>{{ header_emoji }}CHEEEEEESY<sup>beta</sup></h1>
|
||||
<nav>
|
||||
<ul>
|
||||
{% if request.user.is_authenticated %}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<div class="content block">
|
||||
<h2>privacy 🕵️</h2>
|
||||
<p>privacy is a big concern to us, so we wanted to keep this page as simple as possible.</p>
|
||||
<p>by using moku.blog in any form, you <strong>hereby consent</strong> to this policy.</p>
|
||||
<p>by using cheesy in any form, you <strong>hereby consent</strong> to this policy.</p>
|
||||
<h3>what data do we hold?</h3>
|
||||
<p>when you sign up, you provide a username, email address and password. this is the only required data. further optional data can be voluntarily given, such as an 'about me', location and pronouns. additionally, you can provide settings such as your preferred language.</p>
|
||||
<p>we also store the data given when you decide to make a post, including emoji, food, verb and image. these are stored in our database, linked to your user profile.</p>
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
<li><strong>object processing</strong> - you have to right to object to our processing of your personal data, under certain conditions.</li>
|
||||
<li><strong>data portability</strong> - you have the right to request that we transfer the data we have collected to another organisation, or directly to you, under certain conditions.</li>
|
||||
</ul>
|
||||
<p>to exercise any of these rights, please get in touch by email at <strong>m5ka@posteo.de</strong></p>
|
||||
<p>to exercise any of these rights, please get in touch by email at <strong>alienhospitals@gmail.com</strong></p>
|
||||
<h3>children's information</h3>
|
||||
<p>protection of children online is a massive priority for us and we encourage parents to be aware of and guide their children's online activity.</p>
|
||||
<p>moku.blog does not knowingly collect any personal identifiable information from children under the age of 13. if you think that your child provided this kind of information on our website, we strongly encourage you to contact us immediately and we will do our best to prompty remove such information from our records.</p>
|
||||
|
|
|
|||
|
|
@ -6,12 +6,7 @@
|
|||
<form action="" method="POST" enctype="multipart/form-data" class="auth">
|
||||
{% include "moku/snippets/form_errors.jinja" %}
|
||||
{% csrf_token %}
|
||||
<div class="field">
|
||||
<label for="id_avatar">{{ form.avatar.label }}</label>
|
||||
<div>{{ form.avatar }}</div>
|
||||
<span class="help">{{ form.avatar.help_text }}</span>
|
||||
</div>
|
||||
<div class="field">
|
||||
<div class="field">
|
||||
<label for="id_pronouns">{{ form.pronouns.label }}</label>
|
||||
<input type="text" name="pronouns" id="id_pronouns" value="{{ form.pronouns.value() or "" }}">
|
||||
<span class="help">{{ form.pronouns.help_text }}</span>
|
||||
|
|
|
|||
|
|
@ -44,11 +44,6 @@
|
|||
{{ form.recipe }}
|
||||
<span class="help">{{ form.recipe.help_text }}</span>
|
||||
</div>
|
||||
<div class="field">
|
||||
<label for="id_image">{{ form.image.label }}</label>
|
||||
<div>{{ form.image }}</div>
|
||||
<span class="help" id="help_image">{{ form.image.help_text }}</span>
|
||||
</div>
|
||||
<div class="field">
|
||||
<button type="submit">{% trans %}post!{% endtrans %}</button>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -3,17 +3,16 @@
|
|||
{% block content %}
|
||||
<div class="content block">
|
||||
<h2>terms of use ✅</h2>
|
||||
<p>in order to use moku.blog, you need to agree to the following rules. if you don't follow these, your account may be removed.</p>
|
||||
<p>in order to use cheesy, you need to agree to the following rules. if you don't follow these, your account may be removed.</p>
|
||||
<h3>the rules</h3>
|
||||
<ul>
|
||||
<li>you must be at least <strong>13 years old</strong> to use this website.</li>
|
||||
<li>racism, homophobia, biphobia, transphobia, ableism, misogyny and other <strong>oppressive attitudes are explicitly forbidden</strong> in this community. moku.blog is queer-led and we will always foster an inclusive community as our number one priority, no exceptions.</li>
|
||||
<li>using moku.blog in a way that is <strong>against the law</strong>, such as promoting malware, phishing or infringing copyright, is not allowed.</li>
|
||||
<li>content posted to moku.blog must be <strong>suitable for all ages</strong>. pornographic content, blood and gore are strictly forbidden and will result in immediate action taken against you.</li>
|
||||
<li>racism, homophobia, biphobia, transphobia, ableism, misogyny and other <strong>oppressive attitudes are explicitly forbidden</strong> in this community. no exceptions.</li>
|
||||
<li>using cheesy in a way that is <strong>against the law</strong>, such as promoting malware, phishing or infringing copyright, is not allowed.</li>
|
||||
<li><strong>spamming and advertising</strong> is not allowed. it's also very annoying.</li>
|
||||
<li><strong>harassing and bullying</strong> other users will not be tolerated in this community.</li>
|
||||
<li><strong>revealing personal information</strong> about yourself or others ("doxxing") is strictly forbidden and will result in immediate consequences.</li>
|
||||
</ul>
|
||||
<p>thanks for reading to the bottom of these! they help us to keep our community feeling safe. 🥰</p>
|
||||
|
||||
</div>
|
||||
{% endblock content %}
|
||||
Loading…
Reference in a new issue