Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

MDX 88.3%
Astro 4.6%
TypeScript 3.3%
JavaScript 1.9%
CSS 1.7%
Other 0.2%
590 2 0

Clone this repository

https://tangled.org/trueberryless.org/blog https://tangled.org/did:plc:pbjvqaziagcyv2vqodldn5op/blog
git@tangled.org:trueberryless.org/blog git@tangled.org:did:plc:pbjvqaziagcyv2vqodldn5op/blog

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

Download tar.gz
README.md

Deep Thoughts in my blog#

Built with Starlight Netlify Status

ko-fi

Installation#

Please install PnPm beforehand.

To get started, clone the repo with this command:

git clone https://github.com/trueberryless-org/blog

Run

pnpm install

to install all packages found in package.json / all necessary packages.

Workflow#

Run

pnpm run dev

to run astro with live reload locally.

If you want to test the search functionality, run

pnpm run build
pnpm run preview

in order to run the project in build mode not in dev mode.

Cover and OG Images#

Cover images and OG images are mostly from Unsplash, see Credits for full details.

License#

Licensed under the MIT license, Copyright © trueberryless.

See LICENSE for more information.