statiqdev / Statiq.Web

Statiq Web is a flexible static site generator written in .NET.
https://statiq.dev/web
Other
1.64k stars 234 forks source link

MSBuild Task #569

Open daveaglick opened 6 years ago

daveaglick commented 6 years ago

There are use cases where Wyam is part of a larger MSBuild project. For example, generating static pages in the same web project as an API. Having an MSBuild task that could be delivered via NuGet would make dealing with these cases easier.

daveaglick commented 6 years ago

http://www.natemcmaster.com/blog/2017/07/05/msbuild-task-in-nuget/