Embed Kestrel web server to Solidify Project. Introduce new command 'serve'. This command should start Kestrel and serve all files from output folder. It will be also nice to have live-reloading (as soon as something was changes in source folder, the new output should be generated and served). Make sure than web server will explicitly recommend browser not to cache anything.
Embed Kestrel web server to Solidify Project. Introduce new command 'serve'. This command should start Kestrel and serve all files from output folder. It will be also nice to have live-reloading (as soon as something was changes in source folder, the new output should be generated and served). Make sure than web server will explicitly recommend browser not to cache anything.