A Hexo plugin to convert Markdown style asset links to HTML style ones
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.
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.