diff --git a/docs/extensions/extensions.md b/docs/extensions/extensions.md index 43dd93a5f6c..d2f062d50c9 100644 --- a/docs/extensions/extensions.md +++ b/docs/extensions/extensions.md @@ -19,16 +19,16 @@ as well as support for third-party extensions and integrations. The Hyde Realtime Compiler is included with Hyde installations and is what powers the `php hyde serve` command. - Learn more about the [Realtime Compiler](realtime-compiler) in the documentation. -### GitHub Action - -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. -- Learn more at https://github.com/hydephp/action and see the documentation at https://hydephp.github.io/action/ - ### UI Kit The [HydePHP UI Kit](https://github.com/hydephp/ui-kit) is set of minimalistic Blade & Tailwind components to kickstart development of custom Blade views for your HydePHP site. - Learn more at https://github.com/hydephp/ui-kit and see the documentation at https://hydephp.github.io/ui-kit/ +### GitHub Action + +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. +- Learn more at https://github.com/hydephp/action and see the documentation at https://hydephp.github.io/action/ + ## Integrations with third-party tools ### Torchlight