Hexo Deployer Cos Enhanced

screenshot of Hexo Deployer Cos Enhanced
hexo

Hexo部署到腾讯云对象存储(COS)插件

Overview:

Hexo-deployer-cos-enhanced is an indispensable plugin for deploying static Hexo blogs to Tencent Cloud Object Storage. With this tool, users can streamline their workflow, as it not only handles the deployment of files but also refreshes the CDN cache of updated files automatically. This plugin also supports image file uploads to a separate object storage, making the management of multimedia content seamless and efficient.

This solution is particularly user-friendly for developers who want to keep their image hosting organized while maximizing Tencent Cloud's free tier. However, users must be cautious about certain limitations and setup requirements. Overall, it provides an effective way to leverage the powerful infrastructure of Tencent Cloud for blogging.

Features:

  • CDN Cache Refresh: Automatically refreshes cache for updated files post-deployment, ensuring fast content delivery.
  • Image Upload Support: Facilitates separate uploads for images to maintain a clean and organized object storage system.
  • Free Tier Utilization: Maximizes the use of Tencent Cloud's free tier by allowing the use of multiple accounts for different content types.
  • Security Features: Offers the ability to enable anti-leech protection for image storage when images are on a separate bucket.
  • Fast Speeds: Improved loading speeds due to full CDN support, ensuring a smoother user experience.
  • Real-Time Image Preview: Supports real-time preview of images while editing blogs in VSCode using the Paste Image plugin.
  • User-Friendly Setup: Although some configuration is required, users can easily follow guidelines to set up the plugin correctly.
  • MIT License: Open-source license allows for community contributions and modifications.
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.