Skip to content

krzysztofzuraw/blog

Repository files navigation

Blog main page

Blog

Netlify Status

This repository contains code & blog posts for my blog.

How to run

Install dependencies:

pnpm install

Run development server:

pnpm dev

Run production build:

pnpm build

Generate an empty placeholder for the blog post

pnpm new:post

Credit

This blog is generated using Astro Build.