A lightweight, low-configuration .NET blogging / podcasting platform https://bitbadger.solutions/open-source/myweblog/
Go to file
Daniel J. Summers f1a7e55f3e
Version 2.1 (#41)
- 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
2024-03-26 20:13:28 -04:00
.github/workflows Version 2.1 (#41) 2024-03-26 20:13:28 -04:00
src Version 2.1 (#41) 2024-03-26 20:13:28 -04:00
.gitattributes Interim commit 2016-07-07 22:57:14 -05:00
.gitignore Version 2.1 (#41) 2024-03-26 20:13:28 -04:00
build.fs Version 2.1 (#41) 2024-03-26 20:13:28 -04:00
build.fsproj Version 2.1 (#41) 2024-03-26 20:13:28 -04:00
LICENSE Initial commit 2016-07-07 07:21:41 -05:00
README.md Add README 2022-06-23 17:02:39 -04:00

myWebLog Build Status

myWebLog is a lightweight, low-configuration, lightning-fast blogging and podcasting platform. To learn more about it, check out the main project site.