Skip to content

jgorostegui/jgorostegui.github.io

Repository files navigation

Josu Gorostegui

My personal blog. Writing about artificial intelligence, software engineering, machine learning, and the system design underneath practical AI work.

Development

This site is built with Astro and runs on Bun.

To run it locally:

bun install
bun run dev

Then open:

http://localhost:1240

Scripts

bun run dev      # Start the Astro dev server
bun run build    # Type-check, build the static site, and run postbuild tasks
bun run preview  # Preview the production build locally
bun run prettier # Format TypeScript, CSS, and Astro files

bun run build writes the generated site to dist/ and runs the postbuild tasks, including the Pagefind search index when search is enabled.

Credits

This site is based on Astro Erudite by @jktrn. Additional inspiration drawn from merox-erudite by merox.dev, an enhanced fork of the base theme.

About

My personal blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors