/samgamage.dev

https://samgamage.dev

Primary LanguageJavaScriptMIT LicenseMIT

samgamage.dev

My personal website.

perfect lighthouse audit score and PWA

Built with the amazing Gatsby.js, MDX and Theme-UI.

Features

  • MDX: JavaScript/React in Markdown
  • Prism.js: Syntax Highlighting
  • PDF.js: PDF previews
  • YouTube video embed
  • Blog Pagination
  • Emotion
  • Site & Theme config files
  • Social media share buttons
  • Light and dark mode with Theme-UI

Setup & Installation

  • git clone https://github.com/samgamage/samgamage.dev.git
  • cd samgamage.dev
  • yarn or npm i
  • gatsby develop (if you don't have gatsby cli run npm i -g gatsby-cli)
  • Visit http://localhost:8000 in the browser