personal-security-checklist/web
2024-03-10 23:03:37 +00:00
..
.vscode Creates web 2024-01-31 21:18:13 +00:00
adapters Adds static adapters 2024-02-10 21:33:57 +00:00
public Update meta tags and site configuration 2024-02-11 00:04:30 +00:00
src Update terminology, from reccomended to essential 2024-03-10 23:03:37 +00:00
.eslintignore Creates web 2024-01-31 21:18:13 +00:00
.eslintrc.cjs Creates web 2024-01-31 21:18:13 +00:00
.gitignore
.prettierignore
package.json
postcss.config.js
README.txt
tailwind.config.js
tsconfig.json Creates web 2024-01-31 21:18:13 +00:00
vercel.json
vite.config.mts Fix a shit ton of lint, tsc and build errors. All 100% working now 2024-02-04 16:38:51 +00:00
yarn.lock

This is the source for the https://digital-defense.io website, which displays the checklist data interactively

For build, development and deploy instructions, see the main README

If you wish to make content changes, the only file you need to edit is `personal-security-checklist.yml`, in the repo's root

All code here is licensed under MIT