Skip to content

Tc-001/astro-theme-flashy

Repository files navigation

Astro theme "flashy"

This is a simple and minimalistic astro theme taking advantage of XElement for smooth and seamless page transitions.

Screenshot 2022-05-15 at 16-31-46 Astro

Nav

You can change your nav pages by:

  • Adding a new page in ./src/pages
  • Changing the relevant entry in ./src/config.ts
    • Title: What the user sees
    • URL: Where the nav should point to
    • Color: What color should the nav be in that page
    • Icon: What icon should the spinner show

Blog

You can add a blog entry by creating a new markdown file in ./src/blog. It should follow the naming <number>-<name>.md, where a higher number should appear first.

About

My entry for the Astro hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published