Title here
Summary here
This page guides you through creating a new Thulite project with a template and optional integrations.
Run the command for your package manager to start an interactive CLI setup:
This will guide you through an interactive setup process where you’ll select your project name, choose a template, and pick your preferred variant. Follow the prompts as shown below:
Enter your project name /installation directory
│
◆ Project name:
│ thulite-project
└Select a template
◆ Select a template:
│ ○ Doks theme
│ ○ Bolt theme
│ ○ Tailwind CSS starter
│ ○ Bootstrap starter
│ ● Basic starter
└Select a variant
◆ Select a variant:
│ ● With recommended integrations (SEO and Images)
│ ○ Without recommended integrations
└Install and start now?
◆ Install with npm and start now?
│ ● Yes / ○ No
└Scaffolding project
◇ Scaffolding project in /home/h-enk/thulite-project...
│
◇ Installing dependencies with npm...
│
◇ Starting dev server...You’ll now have a new project directory with all the necessary files and configurations for your site.
Update settings, parameters, and page front matter.