Configuration
These posts are all related to configuring your Jigsaw blog starter template.
December 25, 2018
Why Tiny Impact ?
This is a test to try out jigsaw.
As with all Jigsaw sites, configuration settings can be found in config.php
; you can update the variables in that file with settings specific to your...
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.
ReadDecember 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....