Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
13508fcc6b
chore(deps): bump astro from 5.11.0 to 5.14.3
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.11.0 to 5.14.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.14.3/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 5.14.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-11 00:26:55 +00:00
82aaf6e981
feat(ui): integrate tailwindcss and daisyui, update layouts
- Add TailwindCSS and DaisyUI for improved styling and theme support
- Refactor global styles to use Tailwind and DaisyUI plugins
- Update Header and Footer components for new design system
- Remove unused Hamburger and Navigation components
- Enhance BlogPost and Social components with new styles
- Adjust BaseLayout and page templates for better structure
- Update tsconfig for path alias support
2025-07-11 09:21:56 +02:00
143b71e74b
chore(deps): update Astro, Vue, Prettier and related deps
Upgrade Astro to 5.11.0, Vue to 3.5.17, Prettier to 3.6.2, and update
related dependencies and lockfile. Also update @astrojs/rss,
@astrojs/vue,
@vitejs/plugin-vue-jsx, @volar/kit, and Shiki packages to latest
versions.
Add "format" script to package.json for code formatting. This ensures
compatibility, bug fixes, and improved features across the project.
2025-07-10 16:53:44 +02:00
959498b3dc
feat: add interactive astro island using vue 2025-01-01 21:08:47 +01:00
5c62e71a64
chore: install and run prettier 2024-12-31 14:16:51 +01:00
461c059480
feat: dynamically list the posts 2024-12-31 13:47:43 +01:00
houston[bot]
b26cb790dc
Initial commit from Astro 2024-12-31 00:26:59 +01:00