Hexo Douban Getter

screenshot of Hexo Douban Getter
hexo

hexo extension / Display the data you marked in Douban on your Hexo blog / 展示豆瓣标记条目数据(影视、书籍、音乐、游戏)的 Hexo 插件

Overview

The recent updates to the douban-getter project introduce a robust and user-friendly way to showcase various types of media data, such as books and films. It allows users to visually sort their media consumption statuses — "watched," "reading," and "want to read," all within a single interface. This feature enhances the user experience by making it easy to navigate between different states of media categorization.

Additionally, the platform now supports displaying detailed information about specific books and movies based on user IDs, providing a personalized touch to the viewing and reading experience. The ability to customize and modify the underlying code for more tailored needs opens up a world of possibilities for tech-savvy users.

Features

  • Status Toggle: Easily switch between different media statuses like "read," "reading," and "want to read" on a single page.
  • UID Support: Display book and film information based on user IDs, enhancing personalization and access to specific content.
  • Customizable Code: Users can modify the code or create their own plugins to meet specific needs, allowing for an adaptable solution.
  • Markdown Compatibility: The platform supports the use of various media types (books, movies, music, games) with flexible parameters for easy implementation.
  • Local Caching: Data can be cached locally for faster load times and reduced server requests, improving overall performance.
  • Pagination Features: Navigate through your data with pagination, allowing for easier viewing of extensive media lists.
  • Demo Availability: A demo is available to explore how the features work in real-time and to understand its practical application better.
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.