I'm building a site using dot net core 2.1 MVC.
I want to find a lightweight blog engine that I can install via something like nuget (instead of rolling my own crappy version!)
Looks great but it's a Template and doesn't let me install via nuget to an existing project - maybe there is another way to do this?
I hear static site generators are gaining popularity e.g. Wyam but again I'm unsure how to integrate one of these.
Any suggestions appreciated!