import React, { useState } from "react"; import * as System from "~/components/system"; import * as Constants from "~/common/constants"; import { css } from "@emotion/react"; import WebsitePrototypeWrapper from "~/components/core/WebsitePrototypeWrapper"; import WebsitePrototypeHeader from "~/components/core/WebsiteHeader"; import WebsitePrototypeFooter from "~/components/core/WebsiteFooter"; const STYLES_ROOT = css` width: 100%; height: 100%; min-height: 100vh; background-color: ${Constants.semantic.bgLight}; color: ${Constants.semantic.textGrayDark}; `; const STYLES_CONTAINER = css` max-width: 1080px; margin: 0 auto; padding: 160px 24px; position: relative; @media (max-width: ${Constants.sizes.mobile}px) { max-width: 480px; padding: 96px 16px; } `; const STYLES_H1 = css` font-size: ${Constants.typescale.lvl5}; font-family: ${Constants.font.medium}; font-weight: 400; line-height: 1.3; padding: 0px gutterpx 16px gutterpx; letter-spacing: -0.021rem; width: 100%; color: ${Constants.system.grayDark6}; @media (max-width: ${Constants.sizes.tablet}px) { font-size: ${Constants.typescale.lvl4}; } @media (max-width: ${Constants.sizes.mobile}px) { font-size: ${Constants.typescale.lvl3}; } `; const STYLES_H2 = css` font-size: ${Constants.typescale.lvl3}; font-family: ${Constants.font.medium}; font-weight: 400; line-height: 1.3; letter-spacing: -0.019rem; margin-top: 24px; width: 100%; color: ${Constants.system.grayDark6}; @media (max-width: ${Constants.sizes.tablet}px) { font-size: ${Constants.typescale.lvl2}; } `; const STYLES_CONTENT_BLOCK1 = css` width: 40%; position: -webkit-sticky; position: sticky; top: 120px; @media (max-width: ${Constants.sizes.mobile}px) { position: relative; top: 0; width: 100%; } `; const STYLES_CONTENT_BLOCK2 = css` margin: -244px 0 0 auto; width: 55%; @media (max-width: ${Constants.sizes.mobile}px) { margin: 48px 0 0 0; width: 100%; } `; const STYLES_LIST = css` list-style-type: none; font-family: ${Constants.font.text}; font-weight: 400; font-size: ${Constants.typescale.lvl1}; letter-spacing: -0.011rem; line-height: 1.5; margin: 4px 0 0 16px; opacity: 0.7; padding: 0; `; const STYLES_LINK = css` text-decoration: none; transition: 200ms ease none; color: ${Constants.system.grayDark6}; :hover { color: ${Constants.system.blue}; } :active { color: ${Constants.system.blue}; } :visited { color: ${Constants.system.grayDark6}; } `; const STYLES_COPY_EMAIL = css` display: inline; color: ${Constants.system.green}; `; export function CopyEmail() { const [copySuccess, setCopySuccess] = useState(""); function copyToClipboard() { navigator.clipboard.writeText("legal@slate.host"); setCopySuccess(" copied!"); } return (
legal@slate.host {copySuccess}
); } export default class GuidelinesPage extends React.Component { render() { const title = `Slate: Community Guidelines`; const description = "We believe that our mission is best served in an environment that is friendly, safe, and accepting."; const url = "https://slate.host/guidelines"; return (

Community Guidelines


In this page
We believe that our mission is best served in an environment that is friendly, safe, and accepting; free from intimidation or harassment. Towards this end, certain behaviors and practices will not be tolerated.
Be respectful. We're here to help: Abusive behavior is never tolerated. Violations of this code may result in swift and permanent expulsion from the Slate community. "Too long, didn't read" is not a valid excuse for not knowing what is in this document.
We expect all members of the Slate community to abide by this Code of Conduct at all times in all Slate community venues, online and in person, and in one-on-one communications pertaining to Slate affairs.
This policy covers the usage of Filecoin public infrastructure, as well as other Filecoin websites, Filecoin related events, and any other services offered by or on behalf of the Filecoin community. It also applies to behavior in the context of the Filecoin Open Source project communities, including but not limited to public GitHub repositories, IRC channels, social media, mailing lists, and public events.
The definitions of various subjective terms such as "discriminatory", "hateful", or "confusing" will be decided at the sole discretion of the Filecoin abuse team.


Friendly Harassment-Free Space


We are committed to providing a friendly, safe and welcoming environment for all, regardless of gender identity, sexual orientation, disability, ethnicity, religion, age, physical appearance, body size, race, or similar personal characteristics.We ask that you please respect that people have differences of opinion regarding technical choices, and that every design or implementation choice carries a trade-off and numerous costs. There is seldom a single right answer. A difference of technology preferences is not a license to be rude.{" "}
Any spamming, trolling, flaming, baiting, or other attention-stealing behavior is not welcome, and will not be tolerated. Harassing other users is never tolerated, whether via public or private media. Avoid using offensive or harassing nicknames, or other identifiers that might detract from a friendly, safe, and welcoming environment for all.{" "}
Harassment includes, but is not limited to: harmful or prejudicial verbal or written comments related to gender identity, sexual orientation, disability, ethnicity, religion, age, physical appearance, body size, race, or similar personal characteristics; inappropriate use of nudity, sexual images, and/or sexually explicit language in public spaces; threats of physical or non-physical harm; deliberate intimidation, stalking or following; harassing photography or recording; sustained disruption of talks or other events; inappropriate physical contact; and unwelcome sexual attention.{" "}
Media shared through public infrastructure run by the Filecoin team must not contain illegal or infringing content. You should only publish content via Filecoin public infrastructure if you have the right to do so. This include complying with all software license agreements or other intellectual property restrictions. You will be solely responsible for any violation of laws or others' intellectual property rights.


Avoid Marketing or Soliciting


You are welcome to post endorsements of tools, products or services that you personally find useful, but please refrain from blatant advertising, marketing or any kind of spam. Selling commercial services or fundraising is not allowed.


Reporting Violations of this Code of Conduct


If you believe someone is harassing you or has otherwise violated this Code of Conduct, please contact us at to send us an abuse report. If this is the initial report of a problem, please include as much detail as possible. It is easiest for us to address issues when we have more context.


Consequences


All content published to public Filecoin infrastructure is hosted at the sole discretion of the Filecoin team. Unacceptable behavior from any community member will not be tolerated. Anyone asked to stop unacceptable behavior is expected to comply immediately. If a community member engages in unacceptable behavior, the Filecoin team may take any action they deem appropriate, up to and including a temporary ban or permanent expulsion from the community without warning (and without refund in the case of a paid event or service).


Addressing Grievances


Please contact if you need to report a problem or address a grievance related to an abuse report. If you feel you have been falsely or unfairly accused of violating this Code of Conduct, you should contact{" "} . We will do our best to ensure that your grievance is handled appropriately. In general, we will choose the course of action that we judge as being most in the interest of fostering a safe and friendly community.


Contact Info


Please contact if you need to report a problem or address a grievance related to an abuse report. You are also encouraged to contact us if you are curious about something that might be "on the line" between appropriate and inappropriate content. We are happy to provide guidance to help you be a successful part of our community.


Changes


This is a living document and may be updated from time to time. Please refer to the{" "} git history {" "} for this document to view the changes.


Credit and License


This Code of Conduct is based on the{" "} NPM Code of Conduct. This document may be reused under a{" "} Creative Commons Attribution-ShareAlike License .
); } }