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
Copy file name to clipboardExpand all lines: docs/extensions/extensions.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,15 @@ as well as support for third-party extensions and integrations.
19
19
The Hyde Realtime Compiler is included with Hyde installations and is what powers the `php hyde serve` command.
20
20
- Learn more about the [Realtime Compiler](realtime-compiler) in the documentation.
21
21
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
0 commit comments