From fdbf5015bfad13791a98d02f368b56d53bee4f6e Mon Sep 17 00:00:00 2001 From: Caen De Silva Date: Wed, 19 Jun 2024 18:11:28 +0200 Subject: [PATCH] Add HydePHP - Elegant and powerful static site generator (#169) Adds [HydePHP](https://github.com/hydephp/hyde) - Elegant and powerful static site generator with rich support for blogs, documentation sites, and more using Markdown and/or Blade - `#PHP` `#Laravel` Co-authored-by: Myles Braithwaite --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 383d59c..3986b66 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ A static web site generator is an application that takes plain text files and co * [Gozer](https://github.com/dannyvankooten/gozer) - Simple & fast static site generator in a single static binary. - `#Go` `#Golang` * [Hexo](https://github.com/hexojs/hexo) - A fast, simple & powerful blog framework. - `#JavaScript` `#Node.js` * [Hyde](https://github.com/hyde/hyde) - `#Python` +* [HydePHP](https://github.com/hydephp/hyde) - Elegant and powerful static site generator with rich support for blogs, documentation sites, and more using Markdown and/or Blade - `#PHP` `#Laravel` * [Jamify Gatsby](https://www.jamify.org/) - Publish flaring fast blogs with Gatsby and Ghost. - `#JavaScript` `#React` `#Gastby` * [Jamify NextJS](https://github.com/styxlab/next-cms-ghost) - Publish flaring fast blogs with Next.js and Ghost. - `#JavaScript` `#React` `#Next.js` * [Jekyll](https://github.com/jekyll/jekyll) - Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. - `#Ruby`