Static sites for
modern developers
Jigsaw is a framework for rapidly building static sites using the
same modern tooling that powers your web applications.
1
2
3
5
6
7
8
9
{{ $page->contact_email }}</p>
10
Getting started is easy
Just make a new project directory and install Jigsaw using Composer
$ composer require tightenco/jigsaw
Don't build a whole backend
just for one stupid form.
Is that one form on your site holding you back
from building a static site with Jigsaw?
FieldGoal solves that exact problem.
Visit fieldgoal.ioBlade templating, just like your Laravel apps.
Blade is a powerful, simple, and beautiful templating language, but until now it wasn't an option if you were building a simple static site that didn't need a complex PHP backend. Jigsaw brings Blade to the static site world, so you can use the same templating engine for simple websites as you do for complex web applications.
1
2
3
4
Use Markdown for content-driven pages.
Markdown is a fantastic writing format for things like articles, blog posts, or documentation pages. Jigsaw makes it painless to create a layout in Blade, and fill it with content written in Markdown.
Learn more in the docs1
2
3
4
5
6
7
Compile your assets using Laravel Mix.
Jigsaw bakes in support for Laravel Mix so you can compile your CSS and Javascript assets the same way you're used to in Laravel.
Tailwind CSS
Need inspiration?
Browse websites built with Jigsaw, find articles, or get featured.
Built With JigsawReady to get started?
Check out our installation instructions and you'll be up and running in no time.
Build your site