/udith.is

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

Primary LanguageVueMIT LicenseMIT

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