3.11.0
# [3.11.0](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/3.10.0...3.11.0) (2026-03-13) ### Features * adjustment to spacing ([629403f](629403fdde)) * improve category cards spacing, overflow, and add fade effect to edges ([d0f1098](d0f10986cd)) * move script handling to use swup instead of astro transitions, move animations to baselayout ([500d9e2](500d9e2ea0)) * remove astro features that are replaced by swup ([70a9499](70a94990e2))
This is an open-source and simple blog built with Astro.
Personal site used for information about myself and blog.
Development
With dependencies installed, you can utilize the following npm scripts to manage your project's development lifecycle:
bun run build: Bundles your site into static files for production.bun run dev: Starts a local development server with hot reloading enabled.
For detailed help with Astro CLI commands, visit Astro's documentation.
Thanks
Based the site on: gblog-template and ScrewFast
Using Icons from Icons8
License
This project is released under the MIT License. Please read the LICENSE file for more details.