add TOC add better blog navigation and a new blog post

This commit is contained in:
Zoe
2024-04-23 18:33:05 -05:00
parent df52d24242
commit 2e75732908
27 changed files with 2530 additions and 10686 deletions

View File

@@ -1,20 +1,10 @@
---
title: My nuxtjs + trpc fullstack web app
description: My experiences with nuxtjs 3 and tRPC
image:
src: '/images/archlinux.webp'
alt: 'Why I chose archlinux'
head:
meta:
- name: 'keywords'
content: 'web dev, fullstack development, nuxtjs, tRPC, redis'
- name: 'robots'
content: 'index, follow'
- name: 'author'
content: 'juls07'
- name: 'copyright'
content: '© 2022 juls07'
date: 2022-09-20
image:
src: "/images/archlinux.webp"
alt: "Why I chose archlinux"
date: September 20, 2020
_draft: true
tags:
- web dev