Skip to content

rbeilvert/rbeilvert.github.io

Repository files navigation

rubec
rubec

My personal site. Projects on electronics, IoT, robotics, and art.
Built with Astro + Tailwind, live at rubec.fr.


Run locally

Requires Node.js 22.

npm install
npm run dev      # http://localhost:4321
npm run build    # production build to dist/
npm run preview  # serve the build

Adding a project

Drop a .md/.mdx file in src/content/projects/ (schema in src/content.config.ts), then add a nav entry in src/consts.ts if needed.

Deployment

Pushing to master triggers .github/workflows/deploy.yml.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors