Skip to content

WrenSecurity/wrensecurity.org

Repository files navigation

Wren Security Website

Wren Security website project is based on VitePress and GitHub Pages. Main development branch contains source files in folder site. Website is built through GitHub Action pipeline that deploys all artifacts into gh-pages branch.

Development guide

Prerequisites

First of all you have to install NodeJS and all needed dependencies through NPM (npm install).

Development server

To start development server run this command:

npm run site:dev

Then open following URL http://localhost:3000/wrensec-website/ in your browser.

About

The GitHub pages website for the Wren Security project.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published