worldwidepixel eff3189ded
feat(docs): General documentation improvements (OAuth documentation, docs meta) (#2855)
* feat: All good Docs things under the sun (favicon, oauth2, docs meta)

* Remove favicon changes (already fixed in other PR)

Signed-off-by: worldwidepixel <58098422+worldwidepixel@users.noreply.github.com>

---------

Signed-off-by: worldwidepixel <58098422+worldwidepixel@users.noreply.github.com>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2024-12-10 20:26:46 +00:00
..
2024-10-18 17:36:20 -07:00
2024-10-18 17:36:20 -07:00
2024-10-18 17:36:20 -07:00
2024-10-18 17:36:20 -07:00
2024-10-18 17:36:20 -07:00
2024-10-18 17:36:20 -07:00

Modrinth Documentation

Welcome to the Modrinth documentation!

Development

Pre-requisites

Before you begin, ensure you have the following installed on your machine:

Setup

Follow these steps to set up your development environment:

pnpm install
pnpm docs:dev

You should now have a development build of the documentation site running with hot-reloading enabled. Any changes you make to the code will automatically refresh the browser.