a171232886 / a171232886/a171232886.github.io
Hexo+NexT添加分享功能 | 小王同学
- Dominant language
- HTML
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://a171232886.github.io/2021/11/08/Hexo-NexT%E6%B7%BB%E5%8A%A0%E5%88%86%E4%BA%AB%E5%8A%9F%E8%83%BD/
前言能评论,还要能分享。好在NexT已经集成了一些插件。 插件Need More Share首先要提一下,NexT官方提供了一些插件,还都不错。集成分享功能在这个页面:https://github.com/theme-next/hexo-next-share 管理员身份打开cmd,安装 123E: # windows下跳转到E盘cd Blog # 进入Blog文件夹npm
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue references a blog post about adding a share feature to a Hexo blog with the NexT theme. The user likely wants to integrate the hexo-next-share plugin. First, check the repository's structure to see if it's a Hexo blog. Look for _config.yml and theme configuration files. The plugin installation involves npm commands. The goal is to enable social sharing buttons on blog posts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, node.js
- Domain
- content
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100