This commit is contained in:
Andrea
2024-10-16 23:39:35 +02:00
parent 201532f496
commit b299731fcc
9 changed files with 7 additions and 12 deletions

View File

@@ -2,7 +2,6 @@
title: How this site is built
published: 2024-09-29
description: A technical explanation of how this site works
isFeatured: false
---
This site is built with [remix.run](https://remix.run). There is no database for the posts, instead the posts are written directly in [MDX](https://mdxjs.com/).