We have released a new feature in the Netlify CLI that allows users to create a site from a template, making it easier to get started with our platform or explore a new framework quickly. To use this feature, users need to install the CLI and run the `netlify sites:create-template` command, which will prompt them to select a template and configure their site settings. The templates currently available include Gatsby, Hugo, and Next.js starters, and more are coming soon. Users can also use custom templates by providing a URL, and the command will automatically fork the repository and create a site on Netlify. We hope users try out this new feature and provide feedback, as we continuously release new templates and improve the CLI experience.