Skip to content

VictorSesma/victorsesma.com

Victor Sesma — Portfolio & Blog

This repository powers my personal portfolio and blog. It is a static site built with Astro and tailored from the AstroPaper theme, featuring essays, case studies, and notes on backend systems, architecture, and AI‑augmented engineering.

Development

pnpm install
pnpm run dev

The dev server runs at http://localhost:4321.

Useful Docs

Writing Posts

Blog posts are Markdown files in src/data/blog. Use the frontmatter schema defined in src/content.config.ts.

Post Assets

Store images and other assets in public/assets/ (or a subfolder like public/assets/posts/<slug>/) and reference them from Markdown with /assets/... paths. The Markdown files themselves live in src/data/blog/.

Example:

![Architecture diagram](/assets/posts/grounded-rag-chatbot-wordpress-real-mvp/architecture.png)

Deployment

Published with Netlify: https://www.netlify.com/

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors