This repository was archived by the owner on May 13, 2024. It is now read-only.

Description
Feature request
What problem does this feature solve?
As the progress of plugin-blog, there's more plugin-blog options can be configure. modifyBlogPluginOptions will become larger.
Users (or developers) are here to use theme-blog not plugin, but they have to set up not only theme configuration but also plugin configuration.
Well, there will be nothing change behind the scene, but it makes configuration more intuitive.
What does the proposed API look like?
Remove modifyBlogPluginOptions and spread out blog plugin options to theme options.
Are you willing to work on this yourself?
Yes.
Please leave your comment if you have any suggestion.