forked from AkkomaGang/akkoma-fe
mess with TOS some more
This commit is contained in:
parent
bb918fd05c
commit
7bcee6e970
4 changed files with 27 additions and 17 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -9,4 +9,5 @@ selenium-debug.log
|
|||
config/local.json
|
||||
config/local.*.json
|
||||
docs/site/
|
||||
.vscode/
|
||||
.vscode/
|
||||
*.zip
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
|
||||
<title>Akkoma</title>
|
||||
<title>3V.IS</title>
|
||||
<link rel="stylesheet" href="/static/font/css/fontello.css">
|
||||
<link rel="stylesheet" href="/static/font/css/animation.css">
|
||||
<link rel="stylesheet" href="/static/font/tiresias.css">
|
||||
|
@ -16,7 +16,7 @@
|
|||
<link rel="manifest" href="/manifest.json">
|
||||
</head>
|
||||
<body class="hidden">
|
||||
<noscript>To use Akkoma, please enable JavaScript.</noscript>
|
||||
<noscript>To use 3V.IS, please enable JavaScript.</noscript>
|
||||
<div id="app"></div>
|
||||
<div id="modal"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
|
|
|
@ -1,16 +1,25 @@
|
|||
<h4>What is 3V.IS?</h4>
|
||||
<p>"three-viz" if you will. Tagline: waywo "What are you working on?" A place for screenshots and project news with controllable social functions. Create long form posts, connect them with links, and edit anytime with history.</p>
|
||||
<p>The engine is an instance of Akkoma with aesthetic tweaks. See <a href=https://docs.akkoma.dev/stable>Akkoma docs</a> to learn more.</p>
|
||||
<p>For questions or issues, reach me at qb@3v.is or qbismcom on twitter.</p>
|
||||
|
||||
<h4>Terms of Use</h4>
|
||||
<p>"three-viz" if you will. Tagline: "What are you working on?" Hopefully a place for project pages, docs, game dev,
|
||||
art, and screenshots. Create long form posts, connect them with links, and edit anytime with history.</p>
|
||||
<p>The site is a federated instance of Akkoma with aesthetic tweaks. Almost seamless interactions may occur with
|
||||
external instance types including Mastodon and Pleroma. See <a href=https://docs.akkoma.dev/stable>Akkoma docs</a> to
|
||||
learn more.</p>
|
||||
<p></p>
|
||||
<h4>Terms of Use:</h4>
|
||||
<p>Be a minimum 18 years of age.</p>
|
||||
<p>Maintain a reliable secondary federated id, email, twitter, or discord handle. Intent is to only use for account recovery. External notification methods including email are turned off.</p>
|
||||
<p>Let us know: What are you working on?</p>
|
||||
<p>Be legit. Post your own work, credit collaborators, credit media sources when possible, and respect the intellectual property rights of others. </p>
|
||||
<p>Please be patient. 3V.IS is in 'beta' stage and run by a small crew. The site or portions thereof may be down for indefinite amounts of time. Repairs, updates, or moderation may not occur as quickly as we all like.</p>
|
||||
<p>Be wise. Posts provide various controls for visibility. Intended operation of those features is a hope but not a promise. Data is not encoded. Do not post, reply, or message any sensitive information.</p>
|
||||
<p>Be aware. Content of "Bubble" and "Known Network" timelines may originate outside this instance. Do not respond to any requests for passwords or personal information allegedly from this site.</p>
|
||||
<p>Keep backups. No guarantee of data preservation is provided.</p>
|
||||
<p>Please be efficient with resource consumption. Do not use this site as private storage. Media and files should ultimately be intended for sharing with your adoring public.</p>
|
||||
<p>Users may edit their own posts after publishing. Also know that post edit history is viewable.<p>
|
||||
<p>Be respectful of other users.</p>
|
||||
<p>At signup provide an email email address, reliable secondary federated id, twitter, or discord handle. Intent is to
|
||||
only use for account recovery. Email notifications are turned off.</p>
|
||||
<p>Understand 3V.IS is under development. The site or portions thereof may be down for indefinite amounts of time.</p>
|
||||
<p>Do not post any private or sensitive information. Do not respond to any requests for passwords or personal
|
||||
information allegedly from this site.</p>
|
||||
<p>Understand timeline content may originate outside this instance. </p>
|
||||
<p>It is recommended to keep backups of posted media. No guarantee of data preservation is provided.</p>
|
||||
<p>Please be efficient with resource consumption. Do not use the site for private file storage.</p>
|
||||
<p>Users may edit or delete posts after publishing. Do not bait-and-switch content that is part of a discussion. Post
|
||||
edit history is viewable.
|
||||
<p>
|
||||
<p></p>
|
||||
<h4>Financial support:</h4>
|
||||
<p>Currently 3V.IS is not seeking assistance. Perhaps later if the site grows.</p>
|
||||
<p>Support independent artists and game developers as you can.</p>
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue