initial feed implementation

This commit is contained in:
2023-09-04 22:07:58 -07:00
parent a28ee8b2f0
commit 7fb1f05a1e
17 changed files with 243 additions and 38 deletions

View File

@ -2,6 +2,7 @@
title: Thoughts on Vue vs Svelte
description: They're more similar than they are different, but they say the most bitter enemies are those who have the fewest differences.
date: 2023-06-29
uuid: 8280f0e0-6bf5-43a2-9eac-b8c2508cca29
---
<script>
import Sidenote from '$lib/Sidenote.svelte';