Docs/Tutorials/Create a project
Tutorials

Create a project

Projects, slugs, and what gets configured in the dashboard.

A project is one blog — one slug, one theme, one set of domain settings. Most indie devs need one project per product.

Choosing a slug

The slug becomes your free subdomain: slug.app.blogizi.com. Pick something short and memorable (e.g. postezi, my-saas).

Slugs are lowercase, use hyphens, and cannot be changed easily after launch — choose carefully.

Dashboard sections

  • Posts — list, filter, and open the editor for each article
  • Analytics — pageviews, referrers, and a world map
  • Settings — branding, SEO, DNS, theme, and API keys

Repo URL (optional)

Linking a GitHub repo helps the CLI and your AI agent understand project context when drafting. It's optional if you write posts entirely in the dashboard editor.