Skip to content

tohhongxiang/Blog

Repository files navigation

NextJS Blog

Main Page

Blog/Portfolio website created with NextJS and Tailwind

  • Content within /notes and /posts
  • Posts and notes are written with markdown (included LaTeX support)
  • Includes linting

Preview

Notes listing: Notes listing

Note page: Note page

Code highlighting: Note with code highlighting

Portfolio page: Portfolio page

Setup

yarn install
yarn run dev