Blog attempt 5
Rust 57.6%
JavaScript 20.6%
CSS 19.5%
Typst 1.3%
Other 1.0%
83 1 0

Clone this repository

https://tangled.org/j0.lol/bog https://tangled.org/did:plc:by6abidhbnj6siox5if2wzq6/bog
git@tangled.org:j0.lol/bog git@tangled.org:did:plc:by6abidhbnj6siox5if2wzq6/bog

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Fifth revision of my website. This time with a sqlite backend, and a web post creator.

Live at https://j0.lol

Requirements and Init#

  • This is a Rust project. You will need cargo.
  • bun (or node) is required for the few frontend dependencies I have.
    • Make sure to run bun i to install them.