One similar static blog framework no need server service.
Requires .Net 6+
Now only support install from nuget.
dotnet tool install -g bbob
About usage and plugin develop, please see the Documents
Feel funny
- Add
devcommand to generate files for development. - bbob.js api add drawHtmlToElement function to easy draw html from string to target element and execute script.
- fix
GitDeploybugs. addcommand support add from list file./addlist.txtremovecommand support remove all plugin or theme(exceptdefault).BuildWebArticleJsonplugin now remove config support.
- remove
articleBaseUrlShortdata from theme info. Now get article through theidinsteadaddress.
- bbob-plugin-disqus Let your article have comment.
- bbob-plugin-prerender Generate static page for seo.
- bbob-plugin-mathjax Let your blog articles support display mathematics syntax.