Hexo Addlink

screenshot of Hexo Addlink
hexo

An useful tool for adding current post link in hexo post page

Overview

Hexo-addlink is a handy utility designed for those who use the Hexo blogging platform. This tool simplifies the process of adding links to your current post, enhancing your blog's functionality and user experience. It's straightforward to set up and integrates seamlessly into your existing Hexo environment.

Features

  • Easy Configuration: Simply add the necessary settings in the _config.yml file of your Hexo project, making installation a breeze.

  • Simple Command Execution: After setup, just run a specified Hexo command to activate the link addition feature, ensuring a smooth workflow.

  • Current Post Linking: Automatically generate links to the current post, allowing you to easily reference other content without manual input.

  • User-Friendly: Designed with bloggers in mind, the tool offers a straightforward interface that minimizes complexity and enhances productivity.

  • Demo Available: Check out a sample on the acwong blog to see the tool in action and understand its benefits before integrating it into your workflow.

  • Open Source License: Released under the MIT License, this tool is free to use and modify, promoting community-driven improvements and innovation.

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.