A small personal homepage built with Astro, starting from the Astro Academia template and reworked with a tmux-inspired terminal UI.
/— home/blogs— blog index/projects— projects and research
npm install
npm run devBuild the static site with npm run build. Update the placeholder identity and deployment URL in src/settings.ts. Content is managed through Markdown files:
src/content/about.md— rendered by the home pagesrc/content/blogs/*.md— future blog postssrc/data/projects.ts— project and research entries, with acn/en-ready data shape