abdumu/jigsaw

(improved) Simple static sites with Laravel's Blade.

Maintainers

Details

github.com/abdumu/jigsaw

Source

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Language:HTML

v2.0 2018-08-20 14:47 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