Remove friends, add projects

This commit is contained in:
~erin 2022-08-14 14:01:21 -04:00
parent 20d5fbb8e5
commit e2ff967ad6
No known key found for this signature in database
GPG Key ID: DA70E064A8C70F44
1 changed files with 18 additions and 36 deletions

View File

@ -5,27 +5,7 @@ layout: default.liquid
Hi! We're The System.
## Friends
[Charlotte](https://char.lt/)
[Agatha](https://technogothic.net/)
[annie](https://versary.town/)
[elysia](http://alphamethyl.barr0w.net/~elysia/)
[Luna](https://kitty.lgbt)
[Naia](https://naia.gay)
[mira](https://boxin.space)
[~keith](https://keithhacks.cyou)
[anna](https://fef.moe)
[Kescher](https://kescher.at)
> Note: Currently looking for a job, please [contact](/contact) us if you have anything!
## Projects
Most of the projects here are unfinished or not very useful, sorry.
@ -33,10 +13,26 @@ Most of the projects here are unfinished or not very useful, sorry.
### Hermes
[github.com/erin/hermes](https://waterdrinkers.gay)
Not currently made.
Currently a major work in progress.
A native Linux Scuttlebutt client writting in `Rust` with and `GTK4`.
### Website
[bytes.keithhacks.cyou/erin/website](https://bytes.keithhacks.cyou/erin/website)
This website!
Written using `HTML`, `SCSS`, and `Markdown`.
Uses the [cobalt](https://cobalt-org.github.io/) static site generator.
### HRT Wiki
[wiki.the-system.eu.org](https://wiki.the-system.eu.org)
A work-in-progress community wiki for organizing HRT info and guides.
Made with the `Mycorrhiza` wiki engine.
### tinymark
[bytes.keithhacks.cyou/erin/tinymark](https://bytes.keithhacks.cyou/erin/tinymark)
@ -51,15 +47,6 @@ A simple cooking/recipe site. The backend generates & updates the static fronten
Backend code written in `Rust` using [Rocket](https://rocket.rs/), [sled](https://sled.rs), and [build_html](https://docs.rs/build_html/latest/build_html/).
### Website
[bytes.keithhacks.cyou/erin/website](https://bytes.keithhacks.cyou/erin/website)
This website!
Written using `HTML`, `SCSS`, and `Markdown`.
Uses the [cobalt](https://cobalt-org.github.io/) static site generator.
### TI-UI
[bytes.keithhacks.cyou/erin/TI-UI](https://bytes.keithhacks.cyou/erin/TI-UI)
@ -68,8 +55,3 @@ An attempt to make a custom UI library for the TI-84 calculator.
Very much a work in progress.
Written in `C` using the [CE-Programming](https://github.com/CE-Programming/toolchain) toolchain.
### Deadswitch
[scripts/deadswitch.nim](https://bytes.keithhacks.cyou/erin/misc/src/branch/main/scripts/deadswitch.nim)
A very basic deadman's switch written in `Nim`.