Snowykami 5fac42439a ️ feat: add post fetching by ID and improve blog home page
- Implemented `getPostById` API function to fetch a post by its ID.
- Refactored the main page to use a new `BlogHome` component for better organization.
- Added loading state and sorting functionality for posts on the blog home page.
- Integrated label fetching and display on the blog home page.
- Enhanced the blog card component with improved layout and statistics display.
- Updated the navbar to use dynamic configuration values.
- Added Docker support with a comprehensive build and push workflow.
- Created a custom hook `useStoredState` for managing local storage state.
- Added a new page for displaying individual posts with metadata generation.
- Removed unused components and files to streamline the codebase.
2025-07-25 03:58:53 +08:00
2025-07-16 21:08:26 +08:00
2025-07-16 21:08:26 +08:00

neo-blog

新的博客前端由next驱动后端由hertz驱动

Description
新的博客,前端由next驱动,后端由hertz驱动
Readme MIT 18 MiB
Languages
Go 52%
TypeScript 44.3%
CSS 2%
Smarty 0.9%
Dockerfile 0.5%
Other 0.3%