jigsaw
Cleaver
Our great sponsors
jigsaw | Cleaver | |
---|---|---|
6 | 1 | |
1,903 | 230 | |
1.4% | - | |
6.8 | 5.3 | |
19 days ago | about 2 months ago | |
PHP | PHP | |
MIT License | MIT License |
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.
Cleaver
-
Using Docker Run inside of GitHub actions
Recently I decided to take on the task of automating my site's build and deployment process through GitHub Actions. I'm using my own static site generator Cleaver to handle that, which requires both Node + PHP to be installed in order to run the asset compilation and build process. Now, GitHub Actions supports both of those runtimes out of the box, but I had just created a perfectly good Docker image for using Cleaver, and instead wanted to use that.
What are some alternatives?
Laravel-Zero - A PHP framework for console artisans
Sculpin - Sculpin — Static Site Generator
Hugo - The world’s fastest framework for building websites.
JBake - Java based open source static site/blog generator for developers & designers.
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
Brunch - :fork_and_knife: Web applications made easy. Since 2011.
Hexo - A fast, simple & powerful blog framework, powered by Node.js.
Pelican - Static site generator that supports Markdown and reST syntax. Powered by Python.
PineDocs - A fast and lightweight site for viewing files
Metalsmith - An extremely simple, pluggable static site generator.
blade - 🔪 A standalone version of Laravel's Blade templating engine for use outside of Laravel.