- Add blog category filter for desktop and mobile views - Implement category-based blog post filtering - Add pagination support for blog and category pages - Update localization messages for blog categories - Reduce posts per page from 9 to 6 - Add loading states for blog pages - Create new content collections for blog categories in Chinese
7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"i18n-ally.localesPaths": [
|
|
"messages",
|
|
"src/i18n"
|
|
],
|
|
"i18n-ally.keystyle": "nested"
|
|
} |