Commit Graph

23 Commits

Author SHA1 Message Date
javayhu
431e61d2a5 refactor: consolidate blog components and improve file structure
- Move MDX component from marketing to shared folder
- Remove deprecated blog post and blog posts components
- Update blog page imports to use new MDX component location
- Add reading time estimation utility function
- Reorganize navbar and mobile navbar components
- Update marketing links configuration
- Improve component modularity and code organization
2025-03-08 13:50:08 +08:00
javayhu
8135c439b0 feat: add multilingual blog content for new products
- Create content collections for Boilerplate Hunt, Coupon, HaiTang, and OG Generator
- Add blog posts and author profiles in English and Chinese
- Include corresponding blog post images and avatars
- Update blog page routing and pagination to support localized routes
- Restore ThemeSwitcher in navbar
- Fix pagination route prefix to include locale
2025-03-07 11:06:58 +08:00
javayhu
9a2822cecb chore: update favicon and logo assets
- Replace existing favicon and logo images with updated versions
- Remove unused logo SVG and PNG variants
- Normalize file permissions for public assets
2025-03-05 02:05:02 +08:00
javayhu
43d9c798b5 refactor: enhance content collections with multilingual support
- Update content collections to support locale-based content filtering
- Modify blog post, author, and category schemas to include optional locale
- Implement dynamic locale detection from file path or fallback to default locale
- Update blog components to filter posts by current locale
- Remove sample blog posts and categories from default content
2025-03-05 02:03:53 +08:00
javayhu
1f6f9f0f2d Merge branch 'main' of https://github.com/MkSaaSHQ/mksaas-template 2025-03-01 16:42:12 +08:00
javayhu
4830768e9c feat: add MkSaaS logo component and update blog image references 2025-03-01 16:33:52 +08:00
javayhu
4ffb5adfed feat: add landing page sections with modern UI components from nsui 2025-03-01 15:52:44 +08:00
javayhu
c83bd1ca6a chore: update favicon, logo images, and add new logo variants 2025-02-28 01:44:31 +08:00
javayhu
cbb01617c5 chore: update favicon and logo images 2025-02-28 01:31:58 +08:00
javayhu
82c27bb541 chore: update favicon and logo images 2025-02-28 00:21:20 +08:00
javayhu
91528c5510 chore: update favicon and logo images 2025-02-27 01:13:59 +08:00
javayhu
f7d1949472 chore: update favicon and logo images 2025-02-27 00:59:39 +08:00
javayhu
6ef0f172ec chore: update favicon and logo image files 2025-02-23 15:31:00 +08:00
javayhu
b006d9aa9f chore: update favicon and logo assets 2025-02-23 14:53:42 +08:00
javayhu
aa20f3a1e0 chore: update blog content 2025-02-22 16:51:23 +08:00
javayhu
6191740d02 chore: update favicon and logo assets 2025-02-21 22:22:17 +08:00
javayhu
fd30aaecf4 feat: add authentication pages and layouts 2025-02-21 01:13:33 +08:00
javayhu
043e383498 Revert "feat: add logo and favicons (blue)"
This reverts commit 06824a33cf.
2025-02-21 00:43:42 +08:00
javayhu
06824a33cf feat: add logo and favicons (blue) 2025-02-21 00:41:54 +08:00
javayhu
7d94c61586 feat: add logo and favicons 2025-02-21 00:34:14 +08:00
javayhu
0842c3c5db feat: restructure app layout and add marketing pages 2025-02-20 01:10:35 +08:00
javayhu
f3c844b426 feat: support blog module (v1) 2025-02-20 00:33:50 +08:00
javayhu
ca3ccb0f6f Initial commit from Create Next App 2025-02-16 21:19:53 +08:00