Skip to content

tifandotme/website

Repository files navigation

tifan.me   GitHub Commit Activity (Month)

My personal website.

See how to exclude my own visits in analytics.

Writing Guide

  • Prefix .mdx files with "_" to exclude from build, essentially making it a draft
  • Supports GitHub Flavored Markdown https://github.github.com/gfm
  • Headings starts at h2 until h4

TODOs

  • Ensure eslint-plugin-tailwindcss work with TW v4 (francoismassart/eslint-plugin-tailwindcss#325)
  • Change Sandpack dark mode theme to GitHub Dark
  • Render placeholder image when fetching failed
  • Enlist to blogs.gn and ooh.directory
  • Migrate to BiomeJS?
  • Use Partial Prerendering?

also read TODO comments

Tech Stack

License

All blog posts are licensed under CC BY-NC-SA 4.0
Source code is licensed under MIT