Hexo Asset Link

screenshot of Hexo Asset Link
hexo

A Hexo plugin to convert Markdown style asset links to HTML style ones

Overview

The hexo-asset-link NPM package is a powerful tool designed to streamline the way assets are linked within a Hexo blog. By converting Markdown-style asset links to HTML-style ones, it enhances the convenience and efficiency of asset management in blog posts. This tool is particularly useful for bloggers looking to improve the visibility and organization of their media files, ensuring that every image and document is properly linked and easily accessible to readers.

Setting it up in your Hexo instance is straightforward. Users simply need to enable the Post Asset Folders feature in the _config.yml file of their instance. Once configured, it allows for seamless asset integration, making the process of writing and managing blog posts much more enjoyable and efficient.

Features

  • Markdown to HTML Conversion: Automatically converts Markdown-style asset links to their HTML counterparts, making your links more consistent and reliable.
  • Easy Installation: Simple setup process in the Hexo blog instance directory, easily done via NPM or Yarn.
  • Post Asset Folders Support: Works seamlessly with the Post Asset Folders feature, ensuring all your media files are organized and properly linked.
  • Improved Asset Management: Enhances the clarity of asset paths, reducing broken links and improving the overall user experience.
  • Preview Compatibility: Ensures that asset paths work not only during local preview on the Hexo server but also on the final online version of the blog.
  • Compatibility with Editors: Supports previews on popular Markdown editors like VS Code, offering a smooth writing experience.
  • Focus on Writing: Allows writers to concentrate on content creation without worrying about asset link issues.
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.