hexo icon indicating copy to clipboard operation
hexo copied to clipboard

A fast, simple & powerful blog framework, powered by Node.js.

Results 195 hexo issues
Sort by recently updated
recently updated
newest added

## What does it do? Error caused by the following example is not formatted by `formatNunjucksError()` (because err.message doesn't contain `Line x, Column y`), so the error message still shows...

## What does it do? Add an option called `language_attr`. ## Screenshots _None._ ## Pull request tasks - [x] Add test cases for the changes. - [x] Passed the CI...

Hi. [Hexo's Layout documentation](https://hexo.io/docs/writing.html#Layout) states that "Custom layouts are saved to the `source/_posts` folder." I'm wondering if I can define my own path for a custom layout so that running...

feature-request

I upgraded my hexo dependencies: ``` hexo ^6.0.0 → ^6.1.0 hexo-renderer-markdown-it ^5.0.0 → ^6.0.1 hexo-server ^2.0.0 → ^3.0.0 ``` ## Check List - [x] I have already read [Docs page](https://hexo.io/docs/)...

bug
need-investigation

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 13.0.3. Release notes Sourced from lint-staged's releases. v13.0.3 13.0.3 (2022-06-24) Bug Fixes correctly handle git stash when using MSYS2 (#1178) (0d627a5) v13.0.2 13.0.2 (2022-06-16) Bug...

dependencies
javascript

## What does it do? As a long time user of [Octopress](http://octopress.org/) static site generator, I'm porting one of its useful commands, `unpublish` over there to here. The explanation is...

javascript

## What does it do? #4134 could be fixed by https://github.com/hexojs/hexo-cli/pull/200. The PR adds test cases for #4134. ## How to test ```sh git clone -b fix-4134 https://github.com/sukkaw/hexo.git cd hexo...

## Question I have a this FATAL Error warn but it doesn't affect (apparently) to final result. It's like hexo tries open directory that have the same name as file....

bug

## 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) - [x] I have already searched existing issues...

## Check List Please check followings before submitting a new issue. - [ ] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting) - [ ] I have already searched...

need-verify
need-investigation