Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 649 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 649 Bytes

Netlify Status

Zeno

My personal blog and website 😄

Development

Local server

Run:

yarn dev

Upgrading Astro

Run:

npx @astrojs/upgrade

TODOs

  • The website's theme Blogster Sleek is deprecated.
  • The performance's Lighthouse' score is not 100%.
  • CodeBlock.astro is using Prism.js but Shiki would be better.