Hexo Douban

screenshot of Hexo Douban
hexo

:cd: a Hexo plugin that helps you generate content for Douban books, movies, music, and games.

Overview:

hexo-douban is a small plugin for Hexo that allows users to embed their personal Douban page into their Hexo website. The plugin has been upgraded to version 2.x, which includes a hidden server to handle data retrieval and improve the success rate and efficiency of page generation. Users can install and configure the plugin by adding the provided configurations to their site's _config.yml file. The plugin supports customization of various parameters such as ID, number of items per page, and page path.

Features:

  • Data Retrieval and Caching: The plugin retrieves data from Douban and caches it for improved performance.
  • Customization Options: Users can configure various parameters such as ID, number of items per page, and page path.
  • Automatic Page Generation: The plugin automatically generates the Douban page based on the configured parameters.

Summary:

hexo-douban is a useful plugin for Hexo that allows users to embed their Douban page into their website. The plugin provides features like data retrieval and caching, customization options, and automatic page generation. By following the installation guide, users can easily install and configure the plugin to enhance their Hexo website with Douban integration.

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.