/Bbob

One similar static blog framework no need server service.

Primary LanguageC#

NugetNuget NugetNuget Donate

Bbob

One similar static blog framework no need server service.

Install

Requires .Net 6+

Now only support install from nuget.

dotnet tool install -g bbob

How to use?

About usage and plugin develop, please see the Documents

Why make it?

Feel funny

Last update 2023-2-3 v1.6.0

Bbob

  • Add dev command to generate files for development.
  • bbob.js api add drawHtmlToElement function to easy draw html from string to target element and execute script.
  • fix GitDeploy bugs.
  • add command support add from list file ./addlist.txt
  • remove command support remove all plugin or theme(except default).
  • BuildWebArticleJson plugin now remove config support.

BbobDefaultTheme

  • remove articleBaseUrlShort data from theme info. Now get article through the id instead address.

Recommended plugins