Skip to content

trueberryless-org/mutanuq

Repository files navigation

Built with Starlight

ko-fi

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 GNU General Public License v3.0, Copyright © trueberryless.

See LICENSE for more information.