-
I'm using hexo to create post pages with code snippets, I'm doing it via node cause I'm writing a module to create style guides and I'd like to mantain a customizable HTML instead to use an article ge…
vitto updated
4 years ago
-
Based on the CHT documentation site functional requirements (#193), we want to do a review of available out-of-the-box solutions that most closely match user needs. This ticket is to document potentia…
-
Examples:
- https://github.com/jemus42/hugodown-testing/blob/master/public/hugodown-rmarkdown/index.html#L179
- https://github.com/jemus42/hugodown-testing/blob/master/public/hugodown-rmarkdown/in…
-
I use the command `git clone https://github.com/ppoffice/hexo-theme-icarus.git` in the themes,
but when i switch to hexo-theme-icarus, I don't find the _config.yml. I download the zip file from [rel…
-
## Check List
Please check followings before submitting a new issue.
- [X] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting)
…
-
https://github.com/hexojs/hexo-generator-feed/commit/aac8fbb9b0ac82b7334f37b078c7aba01d5c3bb7
This commit rewrite `path` of this module back into `hexo.config.feed`, and refer to README.md, `hexo.c…
-
## Environment Info
Node version(`node -v`): v8.10.0
Your site `_config.yml` (Optional): theme: landscape
Your theme `_config.yml` (Optional):
Hexo and Plugin version(`npm ls --depth 0`)…
-
After I intalled the package, I ran `hexo g`, then it raised the errors:
```
Unhandled rejection TypeError: path.substring is not a function
at Object.urlForHelper (/home/dennis/hexo/blog/node_…
-
## 需求
今天有个需求,我需要在特定文章中插入一些js代码,让文章增加一些交互功能,如图所示(查看此地址:[https://johnsonlee.site/post/web-components](https://johnsonlee.site/post/web-components))
![image](https://user-images.githubusercontent.com…
-
My env:
[root@****]# hexo -v
INFO =========================================
INFO Welcome to use Snippet theme for hexo
INFO =========================================
hexo: 3.7.1
hexo-cli:…