Skip to content

3kho/ntts-site

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • MDX 72.2%
  • JavaScript 25.2%
  • CSS 2.6%