More Premium Hugo Themes Premium Vue Themes

Cleaver

A blazing-fast static site generator using Laravel's Blade templating engine

Cleaver

A blazing-fast static site generator using Laravel's Blade templating engine

Author Avatar Theme by aschmelyun
Github Stars Github Stars: 296
Last Commit Last Commit: Jan 26, 2022 -
First Commit Created: Dec 18, 2023 -
default image

Overview:

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.

Features:

  • Blazing-fast static site generation
  • Integration with Laravel’s Blade templating engine
  • Support for JSON or Markdown files for content
  • Deployment to Netlify
  • Compatibility with PHP 7.3 or higher

Installation:

To install Cleaver, follow these steps:

  1. Create your project using Composer.
  2. Navigate to your project’s root directory.
  3. Install node dependencies by running the command npm install.
  4. Build the site using the included demo content. The output will be located in the dist/ folder in your project root.

Summary:

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.