Back to all projects

Projects

Personal Publishing Website

A personal website built with Astro, Markdown, GitHub and GitHub Pages.

This site brings together my introduction, writing, shows and development projects.

Goals

The project has three goals:

  1. to create a personal website that can be maintained for years;
  2. to turn frontend development, Git and deployment into a practical learning project;
  3. to create a foundation for future AI-powered search and question answering.

Current features

  • home and about pages;
  • a Markdown publishing system;
  • collections for shows and projects;
  • automatic deployment with GitHub Actions;
  • responsive layouts;
  • English and Chinese content routes.

Next steps

  • RSS;
  • site search;
  • a custom domain;
  • AI-assisted article exploration;
  • transcript search for shows.