statiqdev / Statiq.Web

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

Add a process stage before all the others run #932

Closed daveaglick closed 3 years ago

daveaglick commented 3 years ago

Maybe Startup or Initial? Idea is a one-time process phase for processes like npm install that should be run before other processes, including background ones.