Skip to content

Commit a1394f2

Browse files
authored
Merge pull request #1521 from hydephp/document-links-to-the-new-first-party-extensions
Document links to the new first party extensions
2 parents 3269912 + 472165b commit a1394f2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/extensions/extensions.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ as well as support for third-party extensions and integrations.
1919
The Hyde Realtime Compiler is included with Hyde installations and is what powers the `php hyde serve` command.
2020
- Learn more about the [Realtime Compiler](realtime-compiler) in the documentation.
2121

22+
### UI Kit
23+
24+
The [HydePHP UI Kit](https://github.com/hydephp/ui-kit) is a set of minimalistic Blade & Tailwind components to kickstart development of custom Blade views for your HydePHP site.
25+
- Learn more at https://github.com/hydephp/ui-kit and see the documentation at https://hydephp.github.io/ui-kit
26+
27+
### GitHub Action
28+
29+
The [GitHub Action for HydePHP](https://github.com/hydephp/action) is hands-down the easiest way to build and deploy your Hyde site to GitHub Pages.
30+
- Learn more at https://github.com/hydephp/action and see the documentation at https://hydephp.github.io/action
2231

2332
## Integrations with third-party tools
2433

0 commit comments

Comments
 (0)