-
-
Notifications
You must be signed in to change notification settings - Fork 63
Any plans for supporting vuepress-next? #125
Comments
// cc @meteorlxy |
want support vuepress-next too. |
Hi there, |
@Mister-Hope I find it unclear whether that is a blog plugin or a theme, or where the divide is there. It is made worse because the repo and documentation are called vuepress-theme-hope. Can you clarify this? I am looking forward to potentially taking it for a test drive. I am guessing that it is a theme that happens to add v2 support? Once the official blog plugin is split off, will it be decoupled from the theme? |
Is that what you are discussing in vuepress/vuepress-next #54?
Is there any way we can help split it out? I would agree that the vast number of plugins under the theme should be split (if I understand right) for full build control. |
??? No offense, but as we are pointing out the docs: And the docs https://vuepress-theme-hope.github.io/v2/blog/ says: It's already providing a detailed docs. And if you have any trouble, you can open issues in its own repos What's the matter here? |
Also, I am currenly vuepress core team member, and I am fully maintaining I am not finding any differences releasing my plugin in my own org If you want some garuntees here, then I shall tell you that you can regard me as that. No matter where this plugin is replaced, it will always under my maintainance. 🤪 |
No offense taken because I already looked at that. I also already know that you are a core contributor. I wanted to make sure that when I install blog2 that is all I am getting, and that I am not getting anything else from theme-hope. The reason I ask this is that I see that the blog2 plugin is being housed in a monorepo. I have no issues with the namespace. On second glance, it appears that this is certainly the case. The npm link points to the repo root, and not the blog2 root. That was the confusion. If you are looking for help with development I think the people here are interested. Thanks for the great work, I am looking forward to trying it out! |
Thanks for point out that, it should be fixed now as I am marking the latest next as latest |
Just wanted to ask - why isn't the blog2 plugin in a different repository instead of it's current monorepo status within vuepress-theme-hope? I think the fact that it is under vuepress-theme-hope gives it the idea that the blog2 plugin cannot be used without the theme itself. |
So why don't you have a idea that
🧐I can migrate vuepress-theme-hope repo under monorepo is much more easier to maintain, as config can be shared and packages can require each other. Also:
So, just to be clear, there is not any chance to split the repo by my side. |
Also, |
Feature request
What problem does this feature solve?
There is a similar issue for this but I was wondering if this repo is going to officially support vuepress-next. So far I don't really see any branches or PRs for it yet.
Are you willing to work on this yourself?
Yep, as long as a general direction is given, or atleast there's a branch with some todo list
The text was updated successfully, but these errors were encountered: