Skip to content

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

License

Notifications You must be signed in to change notification settings

udithishara/udith.is

Repository files navigation

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