Documentation site for the CEU MicroData hackathon mini-courses:
- How to use AI (models, inference platforms, interfaces, workflow)
- Entity Relational Modeling (ERD, keys, many-to-many, SCD2)
- A refactoring walkthrough on Hungarian company registry data (DuckDB + Parquet + tests)
Content lives in src/content/docs/ (Starlight).
npm install
npm run devBuild and preview:
npm run build
npm run preview