feat: set up migration to quarto

This commit is contained in:
2026-01-08 03:57:13 +02:00
parent 8c127289c7
commit a907728269
24 changed files with 1151 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
---
title: "Sample Project 1"
subtitle: "Full Project Page Example"
date: "2024-03-01"
categories:
- project
- dataviz
---
## Overview
This is an example of a full project page. Some projects warrant detailed explanations with multiple sections, code examples, and visualizations.
### Background
Describe the context and motivation for this project.
### Approach
Explain your methodology and approach.
### Results
Show your findings, visualizations, and analysis.
### Conclusions
Summarize the key takeaways.
---
Replace this with your actual project content.