AnQiCMS (AnQiCMS) version 0.5
Version: AnQiCMS v0.5.0
Release Date: 2020-12-01
Architecture: Simple version, refactored to Iris framework
Back-end technology stack: Go, Iris, Iris Template
Update Overview
- Architecture reconstructionRefactoring the system, adopting the Iris framework, removing Gorm and Gin, using Iris' built-in template engine, and simplifying the technology stack.
Feature Update
- Basic blog featuresImplement the most basic blog features.
- Article managementSupport the publishing and editing of articles for easy content management.
- Categorization managementSupport the creation and management of categories for the grouping and organization of articles.
- Article Display:Displaying article content on the front end, using a concise and easy-to-read layout.
- Image Upload:Supports image file upload for enriching the content.
- Blog initialization:Provides the initialization settings for the blog system.
- Page TDK settings: Supports flexible settings for page titles, descriptions, and keywords.
- Administrator Function: Provides administrator login and permission control to ensure system security.
- Responsive DesignOptimize the adaptive layout for PC and mobile devices to enhance user experience.