Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

isolume/ntts-site

Repository files navigation

This repo is now archived. To view the code now being used, please visit the new repo.

The official website for No Text To Speech. This has a lot of info for NTTS Discord server members as well.

The project uses pnpm, Nextra and deploys via Vercel. 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

If you want to contribute, you have two options. Chose whichever you feel more comfortable with.

  1. Submit a pull request on this repo with your contribution.
  2. Email me with what you want to add/change, and I will commit it to this repo.