Skip to content

1.0.0-beta.55

Pre-release
Pre-release
Compare
Choose a tag to compare
@daveaglick daveaglick released this 23 May 13:40
· 11 commits to main since this release
  • Added a new ServerFactory class in Statiq.Web.Hosting that makes it easier to set individual properties of the built-in Statiq preview server.
  • Added the ability to specify additional custom headers served by the Statiq preview server using one or more --custom-header name=value options on the command line.
  • Added the ability to specify additional content type mappings and/or custom headers for the preview server from settings using the ServerContentTypes and ServerCustomHeaders settings keys.