Version: AnQiCMS v0.5.0
Release Date: 2020-12-01
Architecture: Simple version, refactored to Iris framework
Backend Technology Stack【en】Go, Iris, Iris Template
Update Overview
- 【en】Architecture RefactoringReconstruct the system using the Iris framework, remove Gorm and Gin, and use Iris's built-in template engine to streamline the technology stack.
Feature Update
- Basic blog functions:Implement the most basic blog features.
- Article management:Supports article publishing and editing for easy content management.
- Category managementSupports creating and managing categories for article grouping and organization.
- Article DisplayDisplays article content with a simple and readable layout.
- Image UploadSupports image file upload for enriching content.
- Blog Initialization: Provides the initialization settings for the blog system.
- Page TDK Settings: Supports flexible settings for the title, description, and keywords of the page.
- Administrator FunctionsProvide administrator login and permission control to ensure the security of the system.
- Responsive designOptimize the adaptive layout for PC and mobile devices to enhance user experience.