Personal blog and portfolio site for Jinwei Tu (David TU).
This is a static site generated with Hexo using the Fluid theme. It serves as a personal space for writing about software, technology, and other topics.
├── 2021/ # Posts from 2021
├── 2022/ # Posts from 2022
├── 2024/ # Posts from 2024
├── about/ # About page
├── archives/ # Post archives
├── categories/ # Post categories
├── tags/ # Post tags
├── css/ # Stylesheets
├── js/ # JavaScript files
└── images/ # Image assets
The site is deployed via GitHub Pages and served at tujinwei.github.io.