-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Starter packs (CLI) #1169
Comments
@trusktr I think we should try the esm think we were talking about first. Cause with that, this feature will be very easy to implement. |
👍 What exactly is the concept of a starter pack? |
its like with command like this docsify init blog-starter or docsify init api-starter with this, it will clone the template from github. Actually I am kind of scattering away from this feature as I think the Github's template feature might do the work better. |
Interesting. Does GitHub's template feature include template variables that can be interpolated into the code? |
template variables ? Do you mean secrets from GitHub environment? |
We use GitHub Template repos internally and privately for many work. Here's one of them; https://alertbox.github.io/gh-quickstart/#/ |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Close due to inactivity. |
docsify-cli
.docsify-cli
will ship with a new flag (maybe named as--starter
) and it will do further operation related to thatThe text was updated successfully, but these errors were encountered: