jigsaw
blade
Our great sponsors
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jigsaw
-
Documentation Package
Also if anyone knows of any third-party templates for Jigsaw, I can't find any except the default blog and docs that they have in their documentation.
-
PHP 8.1.0 Release Announcement
https://github.com/tighten/jigsaw/blob/main/src/Jigsaw.php
I also would argue that the majority of code I see in other languages is equally or worse than the example you gave.
You can write terribly in any language, Laravel included.
-
Updating projects
We have ~8 Laravel apps and roughly 40-50 Jigsaw projects that we keep up to date like this.
-
Any Static Site Generator not so static?
Take a look at Jigsaw from Tighten: https://jigsaw.tighten.co
- CMS options
-
How I Created a Web Presence as a Web Developer
Now, as for what runs the site. It is a static site, using Jigsaw as the framework. Jigsaw uses Laravel’s blade templating. Since one of my goals this year is to learn Laravel, it was the perfect fit for my site. GitHub is where I've decided to store my repos, and Netlify watches for changes to my main branch and rebuilds my site.
blade
-
IMHO: JSX > PHP Templating
Looks like there is a standalone version? (Unofficial AFAIK) https://github.com/jenssegers/blade
-
What is the current best practice for linking an item that will be used multiple times on multiple pages? PHP includes used to be the way. Still valid?
https://laravel.com/docs/5.8/views https://github.com/jenssegers/blade
What are some alternatives?
Laravel-Zero - A PHP framework for console artisans
BladeOne - The standalone version Blade Template Engine without Laravel in a single php file and without dependencies
Sculpin - Sculpin — Static Site Generator
Cleaver - 🔥🔪 A blazing-fast static site generator using Laravel's Blade templating engine
github-readme-stats - :zap: Dynamically generated stats for your github readmes
laravel-view-models - View models in Laravel
cms - Statamic 3: The Core Composer Package
sage - WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
Pest - Pest is an elegant PHP Testing Framework with a focus on simplicity
Phrozn - Phrozn is extremely flexible static site generator in PHP.
Torch - Examples of using each Illuminate component in non-Laravel applications
pre-phpx