Visit our site at https://poradafamily.com
- Run
make watch
in thejnyphl
folder to start a local server and automatically compile scss or js changes - Create a new
.md
or.blade.php
insource/_posts
make build
to publish a new post/create a static page- View locally at http://localhost:3000/
- Jigsaw static site using Laravel, Blade
- Tailwind CSS, a utility CSS framework that allows you to customize your design without touching a line of CSS
- Purgecss to remove unused selectors from your CSS, resulting in smaller CSS files
- A search bar powered by Fuse.js and Vue.js, which indexes your content automatically and requires zero configuration