Skip to content

Latest commit

 

History

125 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 version specified in .nvmrc.

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

Resources

Stars

0 stars

Watchers

2 watching

Forks

Used by

Contributors

Languages