Skip to content

Vyogami/wiki

Repository files navigation

Vyogami's Wiki

My personal wiki on various topics, tools, fields.

Contributing

  1. Install dependencies:

    bun install
  2. Start the development server:

    bun dev
  3. Check for formatting problems:

    bun check
  4. Format the codebase:

    bun format

License

This repository is licensed under the GNU AGPLv3 License.