Blog

screenshot of Blog
vite
vue

一个go、echo、xorm、vue typescript vite 开发的快速、简洁、美观、前后端分离的个人博客系统(blog)、也可方便二次开发为CMS(内容管理系统)和各种企业门户网站。

Overview:

This is a blog written in the Go programming language with support for multiple users and permission management. The technology stack includes golang, vue3, vite4, pinia, typescript, xorm, echo, and naiveui. It offers features like blog management, user roles, note sharing, and more.

Features:

  • Multi-user Support: Allows for multiple users to access and manage the blog.
  • Permission Management: Provides options to control and assign permissions to different users.
  • Technology Stack: Built using golang, vue3, vite4, pinia, typescript, xorm, echo, and naiveui.
  • Blog Management: Users can manage their blog posts, categories, tags, and settings.
  • Note Mode: Includes a note-taking feature for users.
  • User Roles: Supports user roles for managing access and permissions.
  • Customization: Provides options for global and personalized configurations.
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.