Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 829 Bytes

File metadata and controls

37 lines (24 loc) · 829 Bytes

edwardangert.com

My personal site showcasing technical writing work, documentation samples, and portfolio pieces.

I bought the domain. Might as well use it.

What's here

  • Portfolio - Technical writing samples and documentation projects
  • Guides - Full documentation sets (currently featuring a Pi-hole guide)
  • About - Resume and professional background

Built with

Development

# Install dependencies
pnpm install

# Start dev server
pnpm dev

# Build for production
pnpm build

# Preview production build
pnpm preview

Live site

Visit edwardangert.com