hexo-generator-alias icon indicating copy to clipboard operation
hexo-generator-alias copied to clipboard

Generate alias pages for redirecting to posts, pages or URL

Results 6 hexo-generator-alias issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.2.0. Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in...

dependencies

I am using "hexo-generator-alias" and have the following redirects defined: ``` --- alias: - error-ts/index.html - common-errors/index.html --- ``` When I go to https://typescript.tv/error-ts/ then I will be redirected to...

We're using `hexo-generator-alias` to generate short links for use on social media. Sadly the generated pages do not include the `` properties which have a great influence on how links...

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.7.0. Release notes Sourced from eslint's releases. v9.7.0 Features 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota) 1381394 feat: add...

dependencies

Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.0.0. Release notes Sourced from nyc's releases. nyc: v17.0.0 17.0.0 (2024-04-19) ⚠ BREAKING CHANGES minimum Node version now 18 Bug Fixes deps: address security alerts...

dependencies