Version: AnQiCMS v0.1
Publish Date: 2019-11-19
Architecture: Gin version, front-end and back-end separation
Backend Technology Stack: Go, Gin, Gorm
Front-end Technology Stack: Next.js
Feature Update
- Basic blog functionsImplement the basic architecture and operations of the blog.
- Article managementSupport the publishing and editing of articles.
- Category managementCreate and manage article categories.
- Article DisplaySupport the front-end display of articles with clear content layout.
- Image Upload【en】:Implement the image file upload function.
- Blog Initialization【en】:Support the initial settings of the blog.
- Page TDK Settings【en】:Support the setting of the page title, description, and keywords.
- Administrator Functions:Implement administrator login and permission control to ensure security.
- Responsive design:Adapt to PC and mobile端, responsive layout.
- Front-end and back-end separationUsing a front-end and back-end separation architecture to enhance performance and user experience.