Hi there, I would like to start using hugo. Sofar installation of the cli was quick, I initialised a project and installed a theme with a little more then needed effort.
Now in my linux box, I just want to run ‘hugo server --projectDir /random/path’ and things to work. Is this possible and if not, how do I make this work without CD-ing to the project directory and running ‘hugo server’?