Add theme eject command #247
krmax44 posted onGitHub
<!-- Please don't delete this template or we'll close your issue -->
<!-- Before creating an issue please make sure you are using the latest version of Saber. -->
Feature request
<!-- Please ask questions via following several ways. -->
<!-- https://chat.saber.land/ -->
<!-- https://stackoverflow.com/questions/ask?tags=saberjs -->
Add saber eject
, similar to vuepress eject
to copy over the currently used theme from node_modules
or from Github (perhaps as a submodule) to theme
and change the config file accordingly.
What problem does this feature solve?
Allows modification of installed themes.
What does the proposed API look like?
saber eject
How should this be implemented in your opinion?
Give the user the choice whether to use the perhaps precompiled files from node_modules
or to clone the theme's repo as a submodule.
Are you willing to work on this yourself?
Yes.
Fund this Issue
Rewarded pull request
Other pull requests
Click to copy link
Recent activities