Daniel J. Summers 710004dfc4 Huge repo reorganization
In no particular order...
- Created projects using F# generator, using Paket and FAKE
- Split "entities" into their own project, and created interface for
data functions required on those entities
- Renamed "data" project and used it as an implementation of data access
- Created "logic" layer that takes the data interface, and does the
non-persistence-related manipulation of items
- Moved "web" project to "app", and modified Nancy modules to utilize
Logic project and data interface instead of Data project and RethinkDB
connection
- Created test placeholder project; will be filling that out shortly
(TAD?)
2016-08-06 13:55:49 -05:00
2016-08-06 13:55:49 -05:00
2016-07-07 22:57:14 -05:00
2016-08-06 13:55:49 -05:00
2016-07-07 07:21:41 -05:00
Description
A lightweight, low-configuration .NET blogging / podcasting platform
https://bitbadger.solutions/open-source/myweblog/ 24 MiB
v2.2 Latest
2024-06-20 00:59:40 +00:00
Languages
F# 97.4%
JavaScript 1.4%
Liquid 0.7%
CSS 0.3%
Dockerfile 0.2%