Skip to content

tlsnotary/website

Repository files navigation

TLSNotary Website

This repository contains the source files for the TLSNotary website: https://tlsnotary.org

The site is built using Docusaurus

Local Development

npm ci
npm run start

This starts a local development server and opens a browser window. Most changes are reflected live without needing to restart the server.

Before submitting a PR, please make sure there are no warnings when you run:

npm run build

Diagrams

All diagrams are created using draw.io. The diagram source files are stored in the diagrams folder. “Before use, each diagram must be converted to both light and dark SVG versions with the convert_all.sh script in the same folder.

Useful Docusaurus links

Other Docusaurus websites at PSE:

Disclaimer: While we appreciate all contributions, we do not prioritize minor grammatical fixes (e.g., correcting typos or rewording sentences) unless they significantly improve clarity in technical documentation. These contributions can be a distraction for the team. If you notice a grammatical error, please let us know on our Discord.