Commit graph

27 commits

Author SHA1 Message Date
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
c58ee4ddfa
refactor: update the rss to use collections too 2025-01-01 21:56:06 +01:00
5acac485c7
feat: ause astro collection to type safe data fetching 2025-01-01 21:54:00 +01:00
edb5d23348
featL: add dark theme toggle 2025-01-01 21:13:27 +01:00
959498b3dc
feat: add interactive astro island using vue 2025-01-01 21:08:47 +01:00
8c143a1df1
feat: add rss 2025-01-01 21:01:15 +01:00
65c976ed93
feat: add tags index page 2025-01-01 02:46:16 +01:00
f06ae6b055
refactor: dynamic tag lists 2024-12-31 14:24:48 +01:00
5c62e71a64
chore: install and run prettier 2024-12-31 14:16:51 +01:00
6d488d8307
feat: use dynamic routes with props 2024-12-31 13:59:35 +01:00
461c059480
feat: dynamically list the posts 2024-12-31 13:47:43 +01:00
10869f1e64
refactor: blog layout 2024-12-31 13:34:29 +01:00
72dd16d023
refactor: add layout to markdown posts 2024-12-31 10:20:45 +01:00
f39b2715a2
refactor: using layout 2024-12-31 10:09:28 +01:00
628e4d955e
feat: add interactivity with script 2024-12-31 09:50:17 +01:00
7e01b7e81f
refactor: Header components with styles 2024-12-31 09:31:35 +01:00
e25d4c5d14
feat: create and style components 2024-12-31 09:23:48 +01:00
0c86d20738
feat: add footer component 2024-12-31 09:14:32 +01:00
a1bd208290
refactor: create navigation component 2024-12-31 09:09:49 +01:00
9385a8a39d
feat: add styles 2024-12-31 09:04:36 +01:00
01274c92bc
feat: add dynamic details 2024-12-31 01:15:16 +01:00
fdb0f25e54
feat: add posts 2024-12-31 01:00:28 +01:00
96e7d906b3
feat: add blog page 2024-12-31 00:46:13 +01:00
e8157d31ff
feat: add about page 2024-12-31 00:41:48 +01:00
0fd85c0041
feat: change website name 2024-12-31 00:31:14 +01:00
houston[bot]
b26cb790dc
Initial commit from Astro 2024-12-31 00:26:59 +01:00