From 61864f8040195ccdb6e77c763f5cc44c31b87d68 Mon Sep 17 00:00:00 2001 From: Tasia Iso Date: Fri, 17 May 2024 08:38:39 +0200 Subject: [PATCH] add links, wording, apioform and actual website, legal shit --- docker-compose.yml | 12 ------------ docs/index.md | 20 +++++++++++++++++++- package.json | 2 +- theme/main.html | 45 ++++++++++++++++++++++++++++++--------------- 4 files changed, 50 insertions(+), 29 deletions(-) delete mode 100644 docker-compose.yml diff --git a/docker-compose.yml b/docker-compose.yml deleted file mode 100644 index b205f28..0000000 --- a/docker-compose.yml +++ /dev/null @@ -1,12 +0,0 @@ -# version: "3" - -services: - web: - image: nginx:mainline-alpine3.17-slim - volumes: - - ./site:/usr/share/nginx/html/~tasiaiso/:ro - ports: - - "1312:80" - environment: - # - NGINX_HOST=yaseen - - NGINX_PORT=80 diff --git a/docs/index.md b/docs/index.md index 3919e88..1fd2980 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,7 +21,7 @@ Assigned French at birth - UTC+0200 I speak English and French. Feel free to provide constructive criticism if needed. I support FLOSS, anarchism, privacy and data sovereignty. -Queer rights are human rights. Solarpunk is the only way to survive. +Queer rights are human rights. Solarpunk is the way. ```geekcode -----BEGIN GEEK CODE BLOCK----- @@ -44,8 +44,26 @@ PGP+ t? 5? X? R? !tv b+ DI? D+ G e h!>-- r++ z - E-Mail: `(my usual username)@proton.me` - PGP: [A485B7C43AEC514B50A00F96857B004418AA6255](static/pubkey.asc) +## links + +Git + +- [tasiaiso@gitea.com](https://gitea.com/tasiaiso) +- [tasiaiso@dev.tildefriends.net](https://dev.tildefriends.net/tasiaiso) +- [tasiaiso@github.com](https://github.com/tasiaiso) + +## how to support me + +If you like my posts, please consider supporting me on [Liberapay](https://liberapay.com/tasiaiso) or [Ko-fi](https://ko-fi.com/tasiaiso). Thank you ! + ## changelog +- add links to my git accounts, ko-fi and liberapay +- add link to the apioform memetic page +- this is now an actual website +- fix wording +- add legal stuff at the bottom of the page + ### 2024-05-09 - fixed url paths bugs diff --git a/package.json b/package.json index 5a03279..fede35c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tilde", "version": "0.0.0", "scripts": { - "lint": "npm run prettier && npm run markdown", + "format": "npm run prettier && npm run markdown", "prettier": "prettier --cache --write --check .", "markdown": "npx markdownlint-cli 'docs/**/*.md' -f", "serve": "mkdocs serve -w theme", diff --git a/theme/main.html b/theme/main.html index e2305c2..be006f7 100644 --- a/theme/main.html +++ b/theme/main.html @@ -23,18 +23,6 @@ name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large" /> --> - - {% if not page.is_homepage %} @@ -133,15 +121,42 @@ and HTML Apps." (credits) +
+ + memetic apioform + +

- This is a - motherfucking website. This page is cleaner than 0% of all web pages globally according to + + This webite's source code and built webpages when shared in their entirety + are provided under the + GPL-3.0 license. + All blog posts, articles and Markdown files contained within the + git repository are shared + under the + CC BY-NC-SA 4.0 + license. If you want to use my content for commercial purposes, feel free to + contact me. + +
+
+ + This is an + actual website. This page is cleaner + than 0% of all web pages globally according to websitecarbon.com. +
+ Built by mkdocs and served by tilde.club. + +