A privacy-focused educational website helping people take control of their data, privacy, and digital life — inspired by PewDiePie's tech journey.
Live site: techfencing.com
- The Bible — A three-layer guide to digital privacy (OS, Services, Behavior)
- Step-by-step Guides — From switching browsers to self-hosting, each rated by difficulty
- TL;DR — Quick-start overview for the impatient
- Arsenal — Recommended privacy tools and software
- The Damned — Services and practices to avoid
- Astro 6 — Static site generator
- GSAP — Animations (WavyShader background, scroll effects)
- Vanilla CSS with custom properties (crimson/charcoal theme)
- Deployed on Cloudflare Pages
Requirements: Node.js >= 22.12.0
cd site
npm install
npm run dev # Dev server at localhost:4321
npm run build # Production build
npm run preview # Preview production buildWe welcome contributions! See CONTRIBUTING.md for guidelines.
Quick summary: Fork → branch from develop → make changes → open PR to develop.
This project was built with the assistance of AI tools (Claude). We believe in being transparent about AI usage in open-source projects. The git history reflects this collaboration.