A lightweight, low-configuration .NET blogging / podcasting platform
https://bitbadger.solutions/open-source/myweblog/
Daniel J. Summers
f1a7e55f3e
- Add full chapter support (#6) - Add built-in redirect functionality (#39) - Support building Docker containers for release (#38) - Support canonical domain configuration (#37) - Add unit tests for domain/models and integration tests for all three data stores - Convert SQLite storage to use JSON documents, similar to PostgreSQL - Convert admin templates to Giraffe View Engine (from Liquid) - Add .NET 8 support |
||
---|---|---|
.github/workflows | ||
src | ||
.gitattributes | ||
.gitignore | ||
build.fs | ||
build.fsproj | ||
LICENSE | ||
README.md |
myWebLog
myWebLog is a lightweight, low-configuration, lightning-fast blogging and podcasting platform. To learn more about it, check out the main project site.