Laravel Packages

HydePHP is a Laravel-powered Static Site Generator

Published
HydePHP is a Laravel-powered Static Site Generator image

HydePHP is a static site generator that helps you make websites, blogs, and documentation pages with tools you already know and love. It is a Laravel-powered console application you can use to create blog posts and HTML pages using your choice of Markdown or Blade:

---
title: My New Post
description: A short description used in previews and SEO
category: blog
author: Mr. Hyde
date: 2022-05-09 18:38
---
 
## Write Your Markdown Here
 
Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Autem aliquid alias explicabo consequatur similique,
animi distinctio earum ducimus minus, magnam.

Using Hyde's console, you can quickly serve your development project and create pages/posts interactively from the console:

Main Features

  • Create blog posts using Markdown and Front Matter.
  • Create documentation pages from plain Markdown, no front matter needed!
  • Create simple pages using Markdown, or create advanced ones using Laravel Blade.
  • You can scaffold blog posts and Markdown pages to automatically fill in the front matter.
  • You can also scaffold Blade pages to automatically use the default layout.
  • Hyde comes with a TailwindCSS starter kit, so you can start making content right away.
  • The frontend is accessible to screen-readers and rich with semantic HTML and microdata.
  • And more...

Learn More

I recommend digging into the hydephp.com project for a complete example of using this project, which you can find on Github. The official documentation is the best place to get started to learn everything HydePHP has to offer. The source code the HydePHP is also open-source and available on GitHub at hydephp/hyde.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article