hugo server

hugo server Start the embedded web server Synopsis Hugo provides its own webserver which builds and serves the project. While hugo server is high performance, it is a webserver with limited options. The hugo server command will by default write and serve files from disk, but you can ren…