f79906fa6261282a5eea039b75e9c49d319eeba7
# [3.13.0](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/3.12.1...3.13.0) (2026-03-16) ### Bug Fixes * change execution mode ([a6c889f](a6c889f76a)) ### Features * add and update pre-commit ([148fe8e](148fe8eeff)) * add fallback ([787479e](787479e077)) * add fallback ([220c29f](220c29f4f7)) * add fallback to run animations on switch ([954112e](954112e30e)) * add semantic-release/npm ([91c9a4b](91c9a4bb91)) * change paths ([9319228](9319228ef6)) * consolidate css into tailwind ([dfeb181](dfeb181a1d)) * downgrade to astro 5 ([f35c73b](f35c73b028)) * move scripts to script folder ([641c7cb](641c7cb33f)) * refactor static paths and photoswipe on blog page, move script to base layout ([93a53ca](93a53cab3d)) * remove react ([e3179b0](e3179b0480)) * revert shiki css changes ([c4104a5](c4104a52d1))
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.