Skip to content

This repository contains Gotenberg's website and documentation.

License

Notifications You must be signed in to change notification settings

Robert-Ernst/gotenberg.dev

 
 

Repository files navigation

gotenberg.dev

This is the source of the official Gotenberg website.

Installation

npm install

Local Development

npm start

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

Prettier

npx prettier --write .

This command formats the source code.

About

This repository contains Gotenberg's website and documentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 62.9%
  • JavaScript 30.6%
  • CSS 6.5%