27 Commits

Author SHA1 Message Date
b5f6b7cb3c Added TorrentMax github links 2025-12-08 13:38:29 +03:30
4dba66eba9 Added vercel analytics 2025-12-04 18:45:15 +03:30
2033b996e0 Improved README.md 2025-12-03 11:55:51 +03:30
15e1a1bea1 Update profile description 2025-12-03 11:53:36 +03:30
f89b57493b Added more projects 2025-12-03 11:43:40 +03:30
224fb2e149 Removed unused images 2025-12-03 11:24:19 +03:30
fe4f3cf3bd Removed old icons 2025-12-03 11:14:49 +03:30
08b0eaba62 Remove unused files 2025-12-03 10:41:52 +03:30
d32f61037d Removed unused and old code 2025-12-03 10:35:23 +03:30
72e3df0536 Removed unused code 2025-12-03 08:44:21 +03:30
Ali Arghyani
98f7f95b68 Merge pull request #1 from aliarghyani/publishBlog 2025-11-11 17:27:04 +03:30
mahdiarghyani
d300ff462a fix(prerender): Optimize blog route prerendering for multilingual support
- Modify content file parsing hook to handle both English and Persian blog routes
- Remove English locale prefix for default language routes
- Preserve Persian locale prefix for localized routes
- Add type assertions to resolve TypeScript hook typing issues
- Improve logging for prerendered blog routes
2025-11-11 17:10:41 +03:30
mahdiarghyani
d04e9ea58c fix(prerender): Optimize blog route prerendering strategy
- Refactor prerender plugin to use content:file:afterParse hook
- Dynamically collect blog post routes during file parsing
- Remove complex locale-based post fetching logic
- Add conditional prerendering to prevent unnecessary processing
- Improve logging for prerender route generation
- Simplify route collection and prerendering process
Improves performance and reliability of static site generation for blog content.
2025-11-11 17:10:21 +03:30
mahdiarghyani
5f28eaa179 feat(blog): Enhance blog content styling and readability
- Add comprehensive blog content CSS with RTL support
- Implement responsive typography and layout improvements
- Create dedicated CSS for blog prose and content styling
- Optimize code blocks, headings, and typography for better readability
- Add scroll padding and responsive design considerations
- Improve dark mode color contrast and styling
- Enhance code and blockquote styling with better visual hierarchy
2025-11-11 16:52:54 +03:30
mahdiarghyani
56f6a11285 fix(config): Update Nuxt prerender configuration for Vercel
- Add `failOnError: false` to prevent build failures
- Ignore Vercel image optimization routes during prerendering
- Improve static site generation stability for blog routes
2025-11-11 13:36:41 +03:30
mahdiarghyani
f964c71608 vercel configs corrected 2025-11-11 13:24:27 +03:30
mahdiarghyani
786da70e23 bug fix 2025-11-11 12:09:35 +03:30
mahdiarghyani
ac39bbb447 fix: add @nuxt/content back with proper config for Vercel 2025-11-10 19:19:49 +03:30
mahdiarghyani
8c4af44ac9 fix: remove @nuxt/content to fix Vercel build 2025-11-10 19:11:11 +03:30
mahdiarghyani
351efb6965 fix: remove Windows-specific dependencies for Vercel deployment 2025-11-10 18:32:50 +03:30
mahdiarghyani
aaed93b2e5 deploy bugs fixed 2025-11-10 18:27:43 +03:30
mahdiarghyani
713bb83981 implement ssg config for blog posts in project , 2025-11-10 18:09:18 +03:30
mahdiarghyani
d2333d3db2 blog mvp completed 2025-11-09 15:31:41 +03:30
mahdiarghyani
c7e5eb0713 add blog to project 2025-11-09 13:56:03 +03:30
Ali Arghyani
24a91baaf5 Fix typo in "Quick Start" section of README.md 2025-11-05 12:39:12 +03:30
Ali Arghyani
37f5fb1aef Update README and localization files to enhance project description, add error messages, and improve Persian translations. 2025-11-05 12:36:02 +03:30
Ali Arghyani
e1bc3d8adf Initial commit (secrets removed) 2025-11-04 09:09:29 +03:30