Skip to content

encryption4all/postguard-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postguard-docs

For full documentation, visit docs.postguard.eu.

The central documentation site for the PostGuard project. Built with VitePress and hosted at docs.postguard.eu.

This site contains guides, SDK reference documentation, integration instructions, and per-repository documentation for all repos in the encryption4all organization.

Development

Prerequisites

  • Node.js 18+

Running Locally

npm install
npm run docs:dev

The dev server starts with hot reload at http://localhost:5173.

Building

npm run docs:build
npm run docs:preview   # preview the built site

Releasing

The site is deployed automatically via GitHub Actions. Pushing to main triggers a Docker image build (NGINX-based static hosting) which is deployed to production.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors