Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update permalink variables #2085

Merged
merged 4 commits into from
Apr 11, 2024
Merged

Conversation

D-Sketon
Copy link
Member

@D-Sketon D-Sketon commented Oct 19, 2023

Check List

Please read and check followings before submitting a PR.

  • I want to publish my theme on Hexo official website.
    • I have read the theme publishing doc.
    • name is unique.
    • link URL is correct.
    • preview URL is correct.
    • preview URL web site is rendered correctly.
    • Add a screenshot to source/themes/screenshots.
    • Screenshot filename is same as value of name.
    • Screenshot size is 800 * 500.
    • Screenshot file format is png.
  • I want to publish my plugin on Hexo official website.
  • Others (Update, fix, translation, etc...)
    • Languages:
    • en English
    • ru Russian
    • zh-cn simplified Chinese
    • zh-tw traditional Chinese

Note

No need to translate ko, pt-br, th languages if you submit a PR for documentation.

Warning

ko, pt-br, th languages document are inactive. Please, submit issue if you want to continuous contribution to them.

fix hexojs/hexo#5263

@github-actions github-actions bot added Docs source/docs zh lang: zh-cn && zh-tw labels Oct 19, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 19, 2023

Theme thumbnails validation completed.

@stevenjoezhang stevenjoezhang marked this pull request as draft October 22, 2023 07:00
@stevenjoezhang
Copy link
Member

Pending hexojs/hexo-util#384

@uiolee uiolee added the en lang: en label Oct 23, 2023
@D-Sketon D-Sketon marked this pull request as ready for review December 23, 2023 06:04
@stevenjoezhang
Copy link
Member

@D-Sketon Can you help modify the versions in other languages as well?

@github-actions github-actions bot added ko lang: ko pt-br lang: pt-br ru lang: ru th labg: th labels Apr 11, 2024
@github-actions github-actions bot added the ja label Apr 11, 2024
@D-Sketon
Copy link
Member Author

done

@stevenjoezhang stevenjoezhang merged commit 787ca9b into hexojs:master Apr 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs source/docs en lang: en ja ko lang: ko pt-br lang: pt-br ru lang: ru th labg: th zh lang: zh-cn && zh-tw
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash when specifying :path in permalink: RangeError: Maximum call stack size exceeded
3 participants