Commit Graph

122 Commits

Author SHA1 Message Date
joyzhao
c1bfb0915e refactor: 清理无用资源并更新项目配置
删除大量未使用的图标、图片和组件文件
更新.gitignore、tsconfig.json和astro配置
添加新的工具函数和UI组件
修改项目元数据和依赖项
2025-06-13 12:03:15 +08:00
joyzhao
43d830aa27 fix: 修正类型声明文件的引用路径 2025-06-12 13:09:25 +08:00
EFEELE
99f4bd4fbf chore: upgrade Tailwind CSS from v4.0.8 to v4.1.8
- Updated Tailwind to the latest patch version for improved stability and features - No breaking changes detected in the current setup - You can review the full changelog here: https://github.com/tailwindlabs/tailwindcss/releases
2025-06-05 09:52:11 -06:00
EFEELE
83ff497b26 refactor: update .blur-circle::after style in dark mode (#12) 2025-06-05 09:25:43 -06:00
Psan
7774685d1f Fixed Maintainability Issues (#11)
* Implemented Astro native content collection for static data

* deleted spaces

* Fixed Maintainability issues

---------

Co-authored-by: psan <psan>
2025-06-05 09:15:35 -06:00
Fernando Lopez
7a127a49b5 style(ui): unify border padding to p-[2px] across themes (#8) 2025-06-03 11:53:08 -06:00
Psan
1b21576f4d Implemented Astro native content collection for static data (#9)
* Implemented Astro native content collection for static data

* deleted spaces

---------

Co-authored-by: psan <psan>
2025-06-03 10:16:13 -06:00
EFEELE
b371cba08b fix(ui): resolved z-index conflict between navbar and projects section 2025-05-26 14:17:22 -06:00
Psan
962d7ac449 Fixed Broken Link (#7) 2025-05-26 14:01:33 -06:00
EFEELE
90bef38777 style(markdown): update list styling with margin adjustment 2025-05-06 14:10:18 -06:00
EFEELE
cc4608fbf5 refactor(MarkdownPostLayout): clean up code formatting and improve layout structure
- Removed unnecessary whitespace for better readability.
- Wrapped ListPosts component in a div for improved layout consistency.
2025-04-30 16:09:42 -06:00
EFEELE
a86f149b93 feat(seo): update homepage title for better SEO 2025-04-15 15:12:30 -06:00
EFEELE
09dc543837 feat(SEO): Fix and improve links for better search engine visibility 2025-04-15 13:22:21 -06:00
EFEELE
48c0de5fec Update blog navigation and post link paths for consistency 2025-04-14 11:46:42 -06:00
EFEELE
bc89d1b936 FIX all posts redirect page 2025-04-14 11:46:22 -06:00
EFEELE
b6272a5de8 Update README.md and blog post readme to clarify blog structure and page descriptions 2025-04-14 11:46:11 -06:00
EFEELE
e5127ecb61 Update BlogPost.astro styles to enhance hover effects and adjust transition durations 2025-04-14 11:41:08 -06:00
EFEELE
cf3194d00d Refactor Project.astro styles for improved hover effects and transition durations 2025-04-14 11:37:56 -06:00
EFEELE
a4f1b1ef8f Fix page title in blog techs index and add missing languages prop to Languages component 2025-04-08 10:50:41 -06:00
EFEELE
0a37676e08 CSS styles for markdown elements
This reverts commit a935d4cdfb.
2025-04-08 10:45:29 -06:00
EFEELE
a935d4cdfb Refactor global CSS styles for markdown elements and update navigation bar comments to Spanish 2025-04-08 10:30:01 -06:00
EFEELE
c2421d79c5 first commit 2025-04-07 15:50:13 -06:00