Official website for Drift Lab, the Autonomous Vehicles Research Laboratory at CAMPUS Research Institute (Politehnica University of Bucharest).
Live: https://driftlab.ro
bun install
bun run devThe site runs at http://localhost:4321.
- Create a new
.mdfile insrc/content/blog/. - Add the post frontmatter (
title,description,pubDate,author, etc.) and write the content. - Save the file and check it locally with
bun run dev.
If your project uses images for blog posts, place them in public/images/ and reference them from the post.
For any content changes outside blog posts, create a GitHub issue and assign it to Lazar.
