We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a983f commit 2c1e338Copy full SHA for 2c1e338
1 file changed
README.md
@@ -11,9 +11,7 @@ Personal site with writing, projects, and media consumption. Built with Next.js,
11
- Content from Notion, images from Cloudinary
12
- CI via GitHub Actions (format, lint, typecheck, test, build, Lighthouse, metadata validation)
13
14
-## Code Worth Looking At
15
-
16
-### Data Pipeline
+## Data Pipeline
17
18
The interesting bit is how external data gets validated and transformed at the I/O boundary:
19
0 commit comments