mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 20:47:46 +00:00
Some about.md cleanup
This commit is contained in:
parent
d24789d8ba
commit
e2e431b8b8
1 changed files with 9 additions and 9 deletions
|
@ -9,22 +9,22 @@ I'm yet another high schooler that is interested in programming.
|
|||
I'm from Türkiye 🇹🇷.
|
||||
|
||||
I primarily use [Rust](https://rust-lang.org) and
|
||||
also know quite a bit of Python, Java, Kotlin, Go,
|
||||
JavaScript (No frameworks, though!), [**Nix**](https://nixos.org/)
|
||||
and [Nushell](https://nushell.sh/).
|
||||
also know quite a bit of Python, [**Nix**](https://nixos.org/),
|
||||
[Nushell](https://nushell.sh/), a little bit of Java, Kotlin, Go,
|
||||
and JavaScript (No frameworks, though!).
|
||||
|
||||
I've created this site using [Lume](https://lume.land/). It is served
|
||||
with Nginx on my small VPS that runs [NixOS](https://nixos.org/).
|
||||
I created this site using [Lume](https://lume.land/). It is served
|
||||
by Nginx on my small VPS that runs [NixOS](https://nixos.org/).
|
||||
|
||||
I also host other services like Synapse (Matrix server), Forgejo, Nextcloud
|
||||
Grafana on the VPS, which are all configured using Nix.
|
||||
I also host other services like Synapse (Matrix homeserver), Forgejo,
|
||||
Nextcloud and Grafana on the VPS, which are all configured using Nix.
|
||||
|
||||
Historically, this blog was made using Rust, [Axum](https://lib.rs/crates/axum),
|
||||
[Maud](https://maud.lambda.xyz/) and a bunch of other neat crates (some which
|
||||
I created, like [embed-rs](https://github.com/RGBCube/embed-rs), which sped up
|
||||
I created, like [embd-rs](https://github.com/RGBCube/embd-rs), which sped up
|
||||
development). But I decided to abandon this strategy as I was reinventing too much
|
||||
for just a simple static website. Development was also *really* slow on a i5 from
|
||||
2015 so I decided to ditch it and use Lume.
|
||||
|
||||
Here is the up to date [GitHub repository for said site](https://github.com/RGBCube/Site),
|
||||
and here is the [historical version written in Rust](https://github.com/RGBCube/Site/tree/555e7ad501692ef2cba5fd927dc58b8b8a8d3086).
|
||||
and here is the [historical version written in Rust](https://github.com/RGBCube/Site/tree/b61b4c3da1992b69ff86a69cec670e2cf8d85f33).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue