Yuque Hexo

screenshot of Yuque Hexo
hexo

同步语雀的文章到你的 Hexo 项目吧!

Overview

The yuque-hexo tool is a downloader for articles from the yuque platform. It assists in synchronizing knowledge bases with a premise of using Node.js >= 12 and having a hexo project set up. The tool requires configuration of YUQUE_TOKEN and optionally image upload keys for seamless deployment.

Features

  • Synchronization: Download articles from yuque for integration with your hexo project.
  • Token Configuration: Easily configure YUQUE_TOKEN for secure access to the knowledge base.
  • Image Upload Support: Ability to sync images to various image hosting services like Tencent Cloud, Aliyun, Qiniu Cloud, Upyun, and Github.
hexo
Hexo

Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.

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.