Skip to content

chiawase/chi-astro

Repository files navigation

Chi's personal website built with Astro

GitHub Issues or Pull Requests GitHub last commit

This website was built on top of the Astro Starter Kit: Blog template and then modified to make it look as closely as how my previous website looked like.

Migrated from 11ty. Talked more about it here: Migrated from 11ty to Astro!

Access the website at: chisenires.design

🚀 Project Structure

├── public/
├── src/
│   ├── _templates/        for Obsidian related templates only
│   ├── assets/
│   ├── components/
│   ├── content/
│   ├────── archive/       Archived posts by Chi from different platforms
│   ├────── blog/          Chi's blog posts
│   ├────── games/         Listing all of Chi's played games
│   ├── layouts/
│   ├── pages/
│   ├── scripts/           Scripts used in package.json
│   ├── styles/
│   └── utils/             Housing all the JS/TS stuff to help get things done
├── astro.config.mjs
├── README.md
├── package.json
└── tsconfig.json

Chi's TODOs

The rest of the TODOs are listed in my Issues tab, but the ones I have listed here are just for my additional reference.

  • add some image gallery handling / viewing images closer (since some screenshots are small)
  • also add WordPress archived posts here

About

Chi's personal website built in Astro

Topics

Resources

Stars

Watchers

Forks

Contributors