You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HydePHP is a content-first Laravel-powered Static Site Builder that allows you to create static HTML pages, blog posts, and documentation sites using Markdown.
Hyde is all about letting you get started quickly by giving you a full-featured frontend starter kit, while also giving you the power and freedom of doing things the way you want to.
Markdown purist? That's all you need. Blade artisan? Go for it.
Hyde comes with hand-crafted frontend templates so you can focus on your content.
You don't need to customize anything. But you can customize everything.
Note: This repository contains the core code of the Hyde framework. If you want to build an application using Hyde, visit the main Hyde repository which also serves as a template to get started quickly.
HydePHP/Framework - The core project contains the brains of Hyde and is not intended to be used as a standalone. Use together with Hyde/Hyde. Equivalent to Laravel/Framework
HydePHP/Hyde - The Hyde project repo. This is the repository you should start with if you want to build an application using Hyde. This repo is what the installer uses. Equivalent to Laravel/Laravel
HydePHP/Hydefront - The Hyde frontend assets. Extracted from the HydePHP/Framework repo to improve testing and allow for easier deployment using a CDN.
Resources
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
HydePHP is an open-source project, contributions are very welcome!
If you discover any security-related issues, please email caen@desilva.se instead of using the issue tracker.
All vulnerabilities will be promptly addressed.