December 25, 2018
Getting Started
This is a starter template for creating a beautiful, customizable blog with minimal effort. You’ll only have to change a few settings and you’re ready to go.
As with all Jigsaw sites, configuration settings can be found in config.php
;...
December 24, 2018
Customizing Your Site
This starter template comes pre-loaded with Tailwind CSS, a utility CSS framework that allows you to customize and build complex designs without touching a line of CSS. There are also a few base Sass files in the /source/_assets/sass
folder,...
December 23, 2018
Custom 404 Pages
This starter template includes a custom 404 Not Found error page, located at /source/404.blade.php
. To preview the 404 page, you can visit /404
in your browser.
Depending...
December 22, 2018
Fuse Search
To provide fast, local search of your blog, this starter template comes with a pre-built Vue.js component that uses Fuse.js. Fuse.js is a "lightweight fuzzy-search library with no...
ReadNovember 21, 2018
Mailchimp Newsletters
Mailchimp is a fantastic marketing platform, and takes the pain out of managing email lists and campaigns. The blog starter template comes with a beautiful pre-built newsletter form, that only needs...
Read