Skip to content

ogzhanolguncu/ogzhanolguncu.com

Repository files navigation

ogzhanolguncu.com

Personal blog built using Tailwind, Typescript and Astro. Deployed to the Cloudflare Pages. Feel free to copy and use.

Running Locally

$ git clone https://github.com/ogzhanolguncu/ogzhanolguncu.com.git
$ cd ogzhanolguncu.com
$ pnpm install
$ pnpm dev

Built Using