- Updated `dev()` methods in Docusaurus and Starlight to accept host and port arguments, defaulting to `localhost:3000`. - This allows more flexibility in development server setup. - Updated example scripts to use the new parameters.