Skip to content

Repository files navigation

abdullahmorrison.com

My personal website

Local setup

npm install
npm run dev

Writing a post

Make a folder under src/content/blog/, put an index.md in it, and keep its images beside it. The folder name becomes the URL.

src/content/blog/my-post/
  index.md
  diagram.png
---
title: My post
date: 2026-08-16
description: One line, used on the blog index.
tags: [typescript]
draft: false
---

Drafts render locally and are dropped from production builds.

About

My personal website

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages