Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 312 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 312 Bytes

This contains the source code for my blog (which should be hosted at https://nwatx.me).

The project is built with:

  • Next.js
  • Typescript
  • TailwindCSS for styling
  • Custom fontfaces designed for readability
  • KaTeX for LaTeX parsing
  • Firebase for storing page views
  • Deployed with Vercel