Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 478 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 478 Bytes

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