Skip to content

Gantt — Project timeline template

A schedule of tasks with phases and a milestone. Open it in the editor, replace what needs replacing, and export a typeset PDF — free, no signup, nothing uploaded.

Use this templateAll templates

Preview

Project Plan

A timeline of build and launch tasks.

mermaid
gantt
  title Project Plan
  dateFormat YYYY-MM-DD
  section Build
  Design       :a1, 2026-01-01, 7d
  Development  :a2, after a1, 14d
  section Launch
  QA           :a3, after a2, 5d
  Release      :milestone, after a3, 0d

The Markdown source

# Project Plan

A timeline of build and launch tasks.

```mermaid
gantt
  title Project Plan
  dateFormat YYYY-MM-DD
  section Build
  Design       :a1, 2026-01-01, 7d
  Development  :a2, after a1, 14d
  section Launch
  QA           :a3, after a2, 5d
  Release      :milestone, after a3, 0d
```

Copy it anywhere Markdown works — or open it pre-loaded in Scripto with the button above.

Ship your gantt — project timeline today.

One click opens this template in the editor with a live paginated preview.