A blazing-fast static site generator using Laravel's Blade templating engine
Cleaver is a blazing-fast static site generator that utilizes Laravel’s Blade templating engine and supports JSON or Markdown files for highly extensible content. With Cleaver, users can deploy their sites to Netlify. The requirements for using Cleaver include PHP 7.3 or higher and fairly recent versions of Node.js and npm.
To install Cleaver, follow these steps:
npm install
.dist/
folder in your project root.Cleaver is a static site generator that combines the speed of Laravel’s Blade templating engine with the extensibility of JSON or Markdown files for content. It allows for easy deployment to Netlify and requires PHP 7.3 or higher. With Cleaver, users can quickly build static sites with minimal setup and configuration.