Oh hey look its my personal webbedsite. entomoviscera.dev
2

Configure Feed

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

Astro 89.8%
CSS 3.5%
TypeScript 3.0%
JavaScript 3.0%
Other 0.7%
51 1 0

Clone this repository

https://tangled.org/entomoviscera.dev/site https://tangled.org/did:plc:uyzeh53sfyhfombbnqbflq7e
git@tangled.org:entomoviscera.dev/site git@tangled.org:did:plc:uyzeh53sfyhfombbnqbflq7e

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



README.md

entomoviscera.dev#

Oh hey look its my personal webbedsite.

Building#

Prerequisites:

  • nodejs v22 or later
  • git
  • pnpm
git clone https://tangled.org/entomoviscera.dev/site entomoviscera.dev
cd entomoviscera.dev
pnpm install

Developing#

pnpm dev starts at https://localhost:3000

pnpm build for building

pnpm preview previews the build and starts at https://localhost:4321