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

Auto remove the "hexo-theme-" prefix when install a theme and support custom git origin #16

Open
Muska-Ami opened this issue Oct 1, 2023 · 0 comments

Comments

@Muska-Ami
Copy link

I'm a Chinese so the issues grammar in use might not correctly.

When people install a theme they usually use Git command like this to remove the prefix:

git clone https://{origin_url}/{author}/{repo}.git themes/{theme_name_without_prefix}

This way they can type "theme name" instead "hexo-theme-theme name" on the configuration file _config.yml.

And although mostly theme are publish on GitHub, but I think it's also need to support other Git remote origin and custom branch,so could you support for this? PLZ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant