{"id":22664610,"url":"https://github.com/hydephp/hyde","last_synced_at":"2025-05-15T08:10:27.028Z","repository":{"id":37031758,"uuid":"471485402","full_name":"hydephp/hyde","owner":"hydephp","description":"HydePHP - Static Site Generator with the power of Laravel and the simplicity of Markdown.","archived":false,"fork":false,"pushed_at":"2025-04-21T19:36:38.000Z","size":1325,"stargazers_count":358,"open_issues_count":1,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-13T19:29:30.989Z","etag":null,"topics":["blog-engine","documentation-generator","hyde","hydephp","laravel","php","static-site-generator","tailwind","tailwindcss"],"latest_commit_sha":null,"homepage":"https://hydephp.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hydephp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"hydephp","custom":["https://www.buymeacoffee.com/caen"]}},"created_at":"2022-03-18T19:02:44.000Z","updated_at":"2025-05-09T14:03:31.000Z","dependencies_parsed_at":"2023-12-01T13:25:08.858Z","dependency_job_id":"1ef73cea-acdf-4db1-ac58-8eb8abdb6df9","html_url":"https://github.com/hydephp/hyde","commit_stats":{"total_commits":1122,"total_committers":7,"mean_commits":"160.28571428571428","dds":"0.45721925133689845","last_synced_commit":"8176d156fd761b28fc65122aad9747dc185d2068"},"previous_names":[],"tags_count":109,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydephp%2Fhyde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydephp%2Fhyde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydephp%2Fhyde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydephp%2Fhyde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydephp","download_url":"https://codeload.github.com/hydephp/hyde/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254227631,"owners_count":22035671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blog-engine","documentation-generator","hyde","hydephp","laravel","php","static-site-generator","tailwind","tailwindcss"],"created_at":"2024-12-09T13:02:15.062Z","updated_at":"2025-05-15T08:10:26.985Z","avatar_url":"https://github.com/hydephp.png","language":"PHP","readme":"# HydePHP - Elegant and Powerful Static Site Generator\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/hyde/framework?include_prereleases)](https://packagist.org/packages/hyde/framework)\n[![Total Downloads on Packagist](https://img.shields.io/packagist/dt/hyde/framework)](https://packagist.org/packages/hyde/framework)\n[![License MIT](https://img.shields.io/github/license/hydephp/hyde)](https://github.com/hydephp/hyde/blob/master/LICENSE.md)\n[![Test Coverage](https://codecov.io/gh/hydephp/develop/branch/master/graph/badge.svg?token=G6N2161TOT)](https://codecov.io/gh/hydephp/develop)\n[![Test Suite](https://github.com/hydephp/develop/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/hydephp/develop/actions/workflows/continuous-integration.yml)\n\n\n## Make static websites, blogs, and documentation pages with the tools you already know and love.\n\n### About HydePHP\n\nHydePHP is a content-first Laravel-powered console application that allows you to create static HTML pages, blog posts, and documentation sites,\nusing your choice of Markdown and/or Blade.\n\nBuild sites in record-time with a full batteries-included TailwindCSS frontend that just works without any fuzz.\n\n### Speed \u0026 simplicity first, full control when you need it.\n\nHyde 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.\n\nMarkdown purist? That's all you need. Blade artisan? Go for it.\nHyde comes with hand-crafted frontend templates, so you can focus on your content.\nYou don't _need_ to customize anything. But you _can_ customize everything.\n\nSee the documentation and learn more at https://hydephp.com/docs\n\n\n## Features\n\n### Content Creation\n\n- Create blog posts using Markdown and Front Matter.\n- Create documentation pages from plain Markdown, no front matter needed!\n- Create simple pages using Markdown, or create advanced ones using Laravel Blade.\n- You can scaffold blog posts and Markdown pages to automatically fill in the front matter.\n- You can also scaffold Blade pages to automatically use the default layout.\n\n### Built-in Frontend\n\n- Hyde comes with a TailwindCSS starter kit, so you can start making content right away.\n- The starter kit is fully responsive, has a dark mode theme, and is customizable.\n- The frontend is accessible to screen-readers and rich with semantic HTML and microdata.\n- Hyde automatically chooses the right layout to use depending on the content being rendered.\n- Hyde also fills in and creates content like navigation menus and sidebars automatically.\n\n### Easy Asset Managing\n\n- The Hyde starter comes with [HydeFront](https://github.com/hydephp/hydefront) to serve the base stylesheet and JavaScript through the jsDelivr CDN.\n- Hyde ships with precompiled and minified TailwindCSS styles in the app.css file, you can also load them through the CDN.\n- This means that all the styles you need are already installed. However, if you want to customize the included Tailwind config, or if you add new Tailwind classes through Blade files, you can simply run the `npm run dev` command to recompile the styles using the pre-configured Laravel Mix package.\n\n### Customization\n\n- You don't need to configure anything as Hyde is shipped with sensible defaults.\n- You can, however, customize nearly everything. Here are just a few out of many examples:\n- All frontend components and page layouts are created with Blade, so you\n  can publish the vendor views, just like in Laravel.\n- Override many of the dynamic content features like the menus and footer.\n\n\n## Getting Started - High-level overview\n\n\u003e See [Installation Guide](https://hydephp.com/docs/1.x/installation) and [Getting Started](https://hydephp.com/docs/1.x/getting-started) for the full details.\n\nIt's a breeze to get started with Hyde. Create a new Hyde project using Composer:\n\n```bash\ncomposer create-project hyde/hyde\n```\n\nNext, place your Markdown files in one of the content directories:  `_posts`, `_docs`, and `_pages` which also accepts Blade files. You can also use the `hyde:make` commands to scaffold them.\n\nWhen you're ready, run the build command to compile your static site which will save your HTML files in the `_site` directory.\n\n```bash\nphp hyde build\n```\n\n\n## Resources\n\n### Changelog\n\nPlease see [CHANGELOG](https://github.com/hydephp/develop/blob/master/CHANGELOG.md) for more information on what has changed recently.\n\n### Contributing\n\nHydePHP is an open-source project, contributions are very welcome!\n\nDevelopment is made in the HydePHP Monorepo, which you can find here https://github.com/hydephp/develop.\n\n### Security\n\nIf you discover any security-related issues, please email caen@desilva.se instead of using the issue tracker,\nor use the GitHub [Security Advisory](https://github.com/hydephp/develop/security/advisories) page.\nAll vulnerabilities will be promptly addressed.\n\n### Credits\n\n-   [Caen De Silva](https://github.com/caendesilva), feel free to buy me a coffee! https://www.buymeacoffee.com/caen\n-   [All Contributors](../../contributors)\n\n### License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","funding_links":["https://opencollective.com/hydephp","https://www.buymeacoffee.com/caen"],"categories":["Uncategorized","PHP"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhydephp%2Fhyde","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhydephp%2Fhyde","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhydephp%2Fhyde/lists"}