remove unused import and format files

This commit is contained in:
Akis 2022-07-23 14:20:05 +03:00
parent dae0ad26c7
commit 8f720674ad
Signed by untrusted user: akis
GPG Key ID: 267BF5C6677944ED
6 changed files with 41 additions and 32 deletions

View File

@ -1,4 +1,5 @@
# Project Segfault Website
Live at [projectsegfau.lt](https://projectsegfau.lt).
## Developing
@ -10,6 +11,7 @@ Live at [projectsegfau.lt](https://projectsegfau.lt).
- Learn [Svelte](https://svelte.dev).
### Universal
1. Clone the repository using `git clone https://github.com/ProjectSegfault/website`.
2. Change directory into the clone using `cd ./website`.
3. Install dependencies using `pnpm i` (recommended) or `npm i`.
@ -17,7 +19,8 @@ Live at [projectsegfau.lt](https://projectsegfau.lt).
5. Open a browser on `http://localhost:5173/` and you should see the website running locally!
### NixOS
1. Clone the repository using `git clone https://github.com/ProjectSegfault/website`.
2. Change directory into the clone using `cd ./website`.
3. In the same terminal type `nix-shell`.
4. Open a browser on `http://localhost:5173/` and you should see the website running locally!
4. Open a browser on `http://localhost:5173/` and you should see the website running locally!

View File

@ -1,5 +1,4 @@
<script>
import IconDiscord from "~icons/simple-icons/discord";
import IconMatrix from "~icons/simple-icons/matrix";
import IconGitHub from "~icons/simple-icons/github";
import IconSignal from "~icons/fa6-solid/signal";

View File

@ -1,22 +1,22 @@
[
{
"name": "akisblack",
"matrix": "https://matrix.to/#/@akis:projectsegfau.lt/",
"discord": "https://discord.com/users/845535118285602866/",
"position": "Web developer",
"description": "Hi, I am Akis.",
"github": "https://github.com/akisblack/",
"website": "https://akisblack.github.io/"
},
{
"name": "Devnol",
"matrix": "https://matrix.to/#/@devnol:projectsegfau.lt/",
"discord": "https://discord.com/users/429353559566319626/",
"position": "Greece server owner",
"description": "Placeholder",
"github": "https://github.com/Devnol/",
"website": "https://devnol.github.io/"
},
{
"name": "akisblack",
"matrix": "https://matrix.to/#/@akis:projectsegfau.lt/",
"discord": "https://discord.com/users/845535118285602866/",
"position": "Web developer",
"description": "Hi, I am Akis.",
"github": "https://github.com/akisblack/",
"website": "https://akisblack.github.io/"
},
{
"name": "Devnol",
"matrix": "https://matrix.to/#/@devnol:projectsegfau.lt/",
"discord": "https://discord.com/users/429353559566319626/",
"position": "Greece server owner",
"description": "Placeholder",
"github": "https://github.com/Devnol/",
"website": "https://devnol.github.io/"
},
{
"name": "Midou",
"matrix": "https://matrix.to/#/@midou:projectsegfau.lt/",
@ -28,31 +28,31 @@
{
"name": "MrLeRien",
"discord": "https://discord.com/users/213634643327582208/",
"matrix": "https://matrix.to/#/@mrlerien:projectsegfau.lt/",
"matrix": "https://matrix.to/#/@mrlerien:projectsegfau.lt/",
"position": "France server owner",
"description": "Bonjour j'aime les bites miam"
},
{
"name": "Odyssey346",
"matrix": "https://matrix.to/#/@odyssey:projectsegfau.lt",
"matrix": "https://matrix.to/#/@odyssey:projectsegfau.lt",
"position": "Web developer, Gameserver system administrator",
"description": "Hi, I'm Odyssey346 and I do things here. Check out my website for more info.",
"github": "https://github.com/Odyssey346",
"website": "https://odyssey346.dev"
"website": "https://odyssey346.dev"
},
{
{
"name": "openssl_rand",
"matrix": "https://matrix.to/#/@openssl_rand:projectsegfau.lt/",
"matrix": "https://matrix.to/#/@openssl_rand:projectsegfau.lt/",
"position": "System administrator",
"description": "\"I am openssl_rand, a system administrator of the project Segfau.lt.\" - GitHub Copilot",
"email": "mailto:openssl_rand@projectsegfau.lt"
},
{
"name": "stephenvk",
"matrix": "https://matrix.to/#/@stephenvk:projectsegfau.lt",
"matrix": "https://matrix.to/#/@stephenvk:projectsegfau.lt",
"position": "Backup host",
"description": "I am Stephenvk and I host a server that takes our backups.",
"website": "https://stephenvk.xyz"
"website": "https://stephenvk.xyz"
},
{
"name": "Segfault",

View File

@ -13,7 +13,8 @@
openGraph={{
url: "https://projectsegfau.lt/",
title: "Project Segfault",
description: "7 idiots, 2 OVH vpses, a BuyVM 1024 Slice, a Sun server and a Hitachi Compute Rack.",
description:
"7 idiots, 2 OVH vpses, a BuyVM 1024 Slice, a Sun server and a Hitachi Compute Rack.",
images: [
{
url: "/ProjectSegfault_Desktop_16-9.png",
@ -26,7 +27,10 @@
/>
<svelte:head>
<script defer data-domain="projectsegfau.lt" src="https://analytics.projectsegfau.lt/js/plausible.js"></script>
<script
defer
data-domain="projectsegfau.lt"
src="https://analytics.projectsegfau.lt/js/plausible.js"></script>
</svelte:head>
<Nav />

View File

@ -16,11 +16,13 @@ Some of our services have things like databases and things, for example [Matrix]
If you want the data we've collected on you to be sent, please contact us on Matrix in [this room](https://matrix.to/#/#gdpr:projectsegfau.lt), or e-mail us at [contact@projectsegfau.lt](mailto:contact@projectsegfau.lt). You don't need an account on our Matrix instance in order to chat there, you can choose from a bunch of public instances or make your own.
### For our website and blog
We have Plausible analytics installed on our website (the one you are on right now!), and our [Blog](https://blog.projectsegfau.lt), which means we can just easily see what part of our site you're on, what country you are from, what platform you are from, potentially a referrer and all those get clumped up together.
It is about the same as nginx logging. We use analytics in order to see how many visitors we get every day, what pages get visited the most, what countries visit our website the most etc. uBlock and other privacy extensions block Plausible by default.
If you would like to see our website's statistics, [look no further](https://analytics.projectsegfau.lt/projectsegfau.lt).
## We don't give any of the data we collect to anyone outside of Project Segfault.
What we just described above won't be sold or given to anyone outside of Project Segfault, except for anonymous analytics like the website. Some data could be given to law enforcement if they have a warrant.
@ -33,4 +35,4 @@ As we said, you can request any GDPR/Privacy things in [this Matrix room](https:
We hope you can understand our privacy policy.
*Last updated 10.07.2022 18:29 UTC+1*
_Last updated 10.07.2022 18:29 UTC+1_

View File

@ -20,7 +20,6 @@
<div class="member-outer">
{#each members as { name, discord, matrix, position, description, github, website, email, picture }}
<div class="member-inner">
<div class="main">
<span>{name} - {position}</span>
@ -120,7 +119,9 @@
height: 23px;
}
.web, .email, .picture {
.web,
.email,
.picture {
background-color: var(--tertiary);
color: #fff !important;
font-size: 20px;