Skip to content

hluaguo/hluaguo.com

Repository files navigation

hluaguo.com

Hugo Lau's digital outpost. An aesthetic, minimal personal portfolio and journal built with earth tones and organic editorial design.

Tech Stack

Local Development

# Install dependencies
pnpm install

# Start the development server at localhost:4321
pnpm run dev

# Build for production
pnpm run build

Content Management

  • Admin Portal: Manage your journal and portfolio at /admin (requires Cloudflare environment).
  • Storage: Metadata in Cloudflare D1, content in Cloudflare R2.
  • Atlas (Map): Update the places array inside src/components/Map.tsx.

Deployment

Deploy to Cloudflare Pages. Ensure the OUTPOST_DB and OUTPOST_ASSETS bindings are configured in the Cloudflare Dashboard under Pages > Settings > Functions > Compatibility flags / Bindings.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors