Skip to content

KingPsychopath/owenabel.com

Repository files navigation

owenabel.com

Personal portfolio site for Owen Abel Amenze.

Live preview: https://owenabel-com.pages.dev

Stack

  • Astro static output
  • Vite under Astro's build pipeline
  • TypeScript with tsgo
  • Oxlint and Oxfmt where they fit

Commands

pnpm run dev
pnpm run build
pnpm run preview

Local development runs through Portless:

https://owenabel.localhost

To bypass Portless:

pnpm run dev:raw

Cloudflare Pages

Build command:

pnpm run build

Build output directory:

dist

Direct deploy:

pnpm run deploy:cf

The site intentionally avoids host-specific runtime code, so it can migrate to Cloudflare Pages, Netlify, GitHub Pages, Railway static hosting, object storage, or any CDN that serves static files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors