abdumu / jigsaw
(improved) Simple static sites with Laravel's Blade.
v2.0
2018-08-20 14:47 UTC
Requires
- erusev/parsedown-extra: ^0.7.1
- illuminate/container: ^5.6
- illuminate/support: ^5.6
- illuminate/view: ^5.6
- mnapoli/front-yaml: ^1.5
- symfony/console: ~3.0|^4.0
- symfony/yaml: ^4.0
Requires (Dev)
- mikey179/vfsstream: ^1.6
- phpunit/phpunit: ~7.0
- v2.0
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.12
- v1.0.11
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- 1.0.2
- v1.0.1
- v1.0.0
- v0.6.4
- v0.6.3
- v0.6.2
- v0.6.1
- v0.6.0
- v0.5.1
- v0.5.0
- v0.4.1
- v0.4.0
- v0.3.1
- v0.3.0
- v0.2.0
- v0.1.0
- dev-sass-to-less
- dev-init-command-confirmation
- dev-kd-fix-events-get-collections
- dev-make-command
- dev-garhbod-patch-3
- dev-tagged
This package is auto-updated.
Last update: 2024-10-20 12:55:06 UTC
README
Jigsaw (Improved)
This is a forked version of [Jigsaw] (https://github.com/tightenco/jigsaw) that's meants for websites with huge number of files.
When to use Jigsaw (Improved)
- If you are fan of a fast build time
- If you have huge number of files (more than > 500) (tested lately on 5000 files)
- If you want less memory consumption (more memory consumption leads to build crashes).
- If you build your files on production.
How to use
Check out http://jigsaw.tighten.co/docs/installation for installation instructions, replace number 2 step's command with:
composer require abdumu/jigsaw