hexo插入aplayer、meting、dplayer、bilibili、哔哩哔哩、西瓜视频 标签
Hexo-tag-mmedia is an exciting media insertion plugin designed for the Hexo blogging framework. Currently at version 1.x, this plugin introduces a significant overhaul compared to the previous 0.x versions, which were heavily influenced by other media players like hexo-tag-dplayer and hexo-tag-aplayer. This new version aims to resolve past complexities and create a more streamlined experience for users.
The shift to version 1.x comes as a response to ongoing compatibility challenges faced with the earlier version, presenting users with an opportunity to enhance their media integration capabilities without the clutter and confusion of legacy configurations.
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.
Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.