Home · Blog · Download · Docs · About
This blog was built with BigBlog. So what is BigBlog anyway?
BigBlog is my embedded, immutable, blogging package for my ASP.NET applications. The blog data stored in a SQLite database. Your content is written in Markdown. There is an SDK for reading content.
I now write my content using Typora (with edits in Visual Studio Code). I commit the content to my git repository on GitHub. The blog database is built as part of the a GitHub Action workflow. Wrap it all up in an image and shuttle it off to my host.
My markdown. My application. My blog.
< back