Skip to content

The official website and documentation for Drowser and Drowser Studio.

Notifications You must be signed in to change notification settings

kinotio/drowser-site

Repository files navigation

Drowser and Drowser Studio site

The official website for Drowser and Drowser Studio.

The project uses Pnpm and Nextra. To develop it locally, clone this repository and run the following command to start the local dev server:

pnpm install
pnpm dev

And visit localhost:3000 to preview your changes.

Contributing

When making a change, or creating a new page, please make sure to edit all language files. You can simply copy the content of the edited English document (or the edited paragraph) and apply it to other language files. And then, volunteers are welcome to help with any untranslated sections.

Contributors