MK
blog
books
about
2022-04-25

Tech stack for this blog

Frontend

  • Next.js
    • Evolved from this tutorial Static Blog With Next.js and Markdown by Brad Traversy
    • gray-matter
    • react-markdown
    • react-syntax-highlighter

CSS

  • Tailwind CSS
    • @tailwindcss/typography (post)

Deployment

  • Netlify -> Cloudflare Pages (post)

Etc

  • Domain: Cloudflare
  • GitHub
  • VS Code
    • Code Spell Checker
      settings.json "cSpell.language": "en-GB"