Gridea

screenshot of Gridea
gridea
vue
less
tailwind

A static blog writing client (一个静态博客写作客户端)

Overview:

Gridea is a static blog writing client that allows users to record their life, mood, knowledge, notes, and ideas. It offers various features such as a Markdown editor, the ability to insert pictures and article cover charts, label and group articles, customize menus, use different languages, and synchronize multiple devices.

Features:

  • Coolest Markdown editor: Quickly create content using the Markdown editor.
  • Insert pictures and article cover charts: Easily add images anywhere in the article.
  • Label and group articles: Categorize and organize articles using labels and groups.
  • Customize menus: Personalize menus and create external link menus.
  • Multi-platform support: Use the client on Windows, macOS, or Linux.
  • Comment system integration: Configure and access Gitalk or DisqusJS comment system.
  • Multi-language support: Available in simplified Chinese, traditional Chinese, English, Russian, and French.
  • Theme customization: Choose from default or third-party themes and customize them.
  • Sync with multiple devices: Customize the source folder and synchronize with OneDrive, iCloud, Dropbox, etc.
gridea
gridea

A full-featured Blog tool providing writing, hosting, and custom domain. Build your digital garden Make writing the best way to talk.

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.

less
LESS

Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

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.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

prismjs
Prism JS

PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.

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.