Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 580 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 580 Bytes

Udith.is - Netlify Status

Personal blog built using NuxtJS, @nuxt/content, Markdown, SCSS and Netlify

Repo contains code for my portfolio blog, small overview can be found at udith.is/blog/hello-world

Run Locally

$ git clone https://github.com/udithishara/udith.is.git
$ cd udith.is
$ yarn install
$ yarn dev

Built Using