diff --git a/README.md b/README.md index d547290..6acea2a 100644 --- a/README.md +++ b/README.md @@ -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! \ No newline at end of file +4. Open a browser on `http://localhost:5173/` and you should see the website running locally! diff --git a/src/lib/Footer.svelte b/src/lib/Footer.svelte index 575d333..344f14f 100644 --- a/src/lib/Footer.svelte +++ b/src/lib/Footer.svelte @@ -1,5 +1,4 @@ + diff --git a/src/routes/legal/privacy-policy.md b/src/routes/legal/privacy-policy.md index 37431e6..9016dcc 100644 --- a/src/routes/legal/privacy-policy.md +++ b/src/routes/legal/privacy-policy.md @@ -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_ diff --git a/src/routes/members.svelte b/src/routes/members.svelte index 35f0e88..e5a4923 100644 --- a/src/routes/members.svelte +++ b/src/routes/members.svelte @@ -20,7 +20,6 @@