Version: AnQiCMS v0.1

Release date: 2019-11-19
Architecture: Gin version, front and back end separation
Backend technology stack:Go, Gin, Gorm
Front-end technology stack:Next.js

Feature updates

  • Basic functions of blogs: Implement the basic architecture and operations of the blog.
  • Article Management: Supports the publishing and modification functions of articles.
  • Classification Management: Create and manage article categories.
  • Article display: Support front-end display of articles and clear content layout.
  • Image upload: Implement the upload function of image files.
  • Blog Initialization: Supports blog initialization settings.
  • Page TDK settings: Supports page title, description, and keyword settings.
  • Administrator function: Implement administrator login and permission control to ensure security.
  • Responsive design: Adaptable to PC and mobile terminals, adaptive layout.
  • Front and back end separation: Adopt the front-end separation architecture to improve performance and user experience.