Mirror of
0
fork

Configure Feed

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

MDX 83.7%
C 8.4%
JavaScript 3.5%
Astro 2.1%
CSS 1.2%
TypeScript 0.9%
Other 0.2%
967 1 0

Clone this repository

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

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

Download tar.gz
README.md

Built with Starlight Netlify Status

Installation#

Please install PnPm beforehand.

To get started, clone the repo with this command:

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

Go into the starlight folder.

cd ./starlight/

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.

Contribution#

If you wanna contribute to the website, just edit or create the Markdown files you wanna change and create a pull request.
This can either be done directly on GitHub or locally by following the steps above. Good luck and thank you for helping improve the internet day by day!

More information about contribution can be found unter CONTRIBUTING.md.

License#

Licensed under the MIT license, Copyright © trueberryless.

See LICENSE for more information.