A lightweight, low-configuration .NET blogging / podcasting platform https://bitbadger.solutions/open-source/myweblog/
Go to file
Daniel J. Summers 59f385122b Add user add/edit (#19)
- Add makeHash function to simplify code around DotLiquid hashes
- Add context extension to determine if a user has an access level
- Add someTask function to simply Task.FromResult (Some x)
2022-07-20 23:13:16 -04:00
.config Add build scripts 2022-06-23 14:56:18 -04:00
src Add user add/edit (#19) 2022-07-20 23:13:16 -04:00
.gitattributes Interim commit 2016-07-07 22:57:14 -05:00
.gitignore Add and delete uploaded files (#2) 2022-07-04 13:19:16 -04:00
build.fsx Make program executable (#14) 2022-06-28 08:39:43 -04:00
build.fsx.lock Add build scripts 2022-06-23 14:56:18 -04:00
fake.cmd Add build scripts 2022-06-23 14:56:18 -04:00
fake.sh Add build scripts 2022-06-23 14:56:18 -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
rethink-case-fix.js Clean up database names (#21) 2022-07-18 20:05:10 -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.