Skip to content

jamipouchi/Miquel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Personal Site

A monorepo containing a personal website with static content and API backend.

Project Structure

personal-site/
├── astro-site/      # Static site built with Astro
└── api-worker/      # API backend with Hono on Cloudflare Workers

Getting Started

Each project has its own README with setup instructions:

  • Astro Site - Static content site with hierarchical navigation
  • API Worker - API for comments and subscriptions

Tech Stack

  • Frontend: Astro, MDX, TypeScript
  • Backend: Hono, Cloudflare Workers (D1, R2, Workers AI)
  • Deployment: Cloudflare Workers

About

Personal webpage where I write about what I think

Resources

Stars

Watchers

Forks