/security-page

An open source security page to easily implement on any website 🔥

Primary LanguageJavaScriptOtherNOASSERTION

Open Source Security Page Logo

Security-overview

Read the full docs and context behind the project here

Get started

How to run it locally:

npm install
//or
yarn install

And then

gulp

It will compile, minify the css and compress the javascript into /build.

Easily deploy it with Netlify or Github pages

Netlify

Github pages