diff --git a/content/en/_index.md b/content/en/_index.md index 60cee99..303e1fa 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -1,79 +1,42 @@ --- -title: Goldydo +title: GITx +linkTitle: Docs --- {{< blocks/cover title="Welcome to GITx" image_anchor="top" height="full" >}} - + Learn More - + Download -
Porridge temperature assessment — in the cloud!
-{{< blocks/link-down color="info" >}} +A TUI to help you learn and use Git!
{{< /blocks/cover >}} {{% blocks/lead color="primary" %}} -Goldydocs provides a single web UI providing visibility into porridge -temperature, chair size, and bed softness metrics! You can even find out who's -been eating **your** porridge. - -(Sadly, Goldydocs isn't a real project, but you can use this site as an example -to create your own real websites with [Docsy](https://docsy.dev)) +GITx provides a single terminal UI providing visibility into your git workflow, +and providing a guided experience to learning and using Git. {{% /blocks/lead %}} {{% blocks/section color="dark" type="row" %}} -{{% blocks/feature icon="fa-lightbulb" title="New chair metrics!" %}} -The Goldydocs UI now shows chair size metrics by default. +{{% blocks/feature icon="fa-lightbulb" title="Interactive Learning" %}} +The GITx UI helps you visualize your git history and workflow. Please follow this space for updates! {{% /blocks/feature %}} -{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" url="https://github.com/google/docsy-example" %}} -We do a [Pull Request](https://github.com/google/docsy-example/pulls) contributions workflow on **GitHub**. New users are always welcome! +{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" url="https://github.com/gitxtui/gitx" %}} +We do a [Pull Request](https://github.com/gitxtui/gitx/pulls) contributions workflow on **GitHub**. New users are always welcome! {{% /blocks/feature %}} -{{% blocks/feature icon="fab fa-twitter" title="Follow us on Twitter!" url="https://twitter.com/docsydocs" %}} -For announcement of latest features etc. +{{% blocks/feature icon="fab fa-discord" title="Join our Discord!" url="https://discord.com/invite/2KgPQpejGv" %}} +For announcements, support, and to join the community. {{% /blocks/feature %}} -{{% /blocks/section %}} - - -{{% blocks/section %}} -This is the second section -{.h1 .text-center} -{{% /blocks/section %}} - - -{{% blocks/section type="row" %}} - -{{% blocks/feature icon="fab fa-app-store-ios" title="Download **from AppStore**" %}} -Get the Goldydocs app! -{{% /blocks/feature %}} - -{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" - url="https://github.com/google/docsy-example" %}} -We do a [Pull Request](https://github.com/google/docsy-example/pulls) -contributions workflow on **GitHub**. New users are always welcome! -{{% /blocks/feature %}} - -{{% blocks/feature icon="fab fa-twitter" title="Follow us on Twitter!" - url="https://twitter.com/GoHugoIO" %}} -For announcement of latest features etc. -{{% /blocks/feature %}} - -{{% /blocks/section %}} - - -{{% blocks/section %}} -This is the another section -{.h1 .text-center} -{{% /blocks/section %}} - +{{% /blocks/section %}} \ No newline at end of file diff --git a/content/en/about/featured-background.png b/content/en/about/featured-background.png index d6c4046..deab4e2 100644 Binary files a/content/en/about/featured-background.png and b/content/en/about/featured-background.png differ diff --git a/content/en/about/index.md b/content/en/about/index.md index d5674d0..5a97787 100644 --- a/content/en/about/index.md +++ b/content/en/about/index.md @@ -14,7 +14,7 @@ menu: {main: {weight: 10}}- A sample site using the Docsy Hugo theme. + A Terminal User Interface for Git.
- Explore the documentation and learn how to customize your own Docsy-powered site.
+ Explore the documentation and learn how to use GITx.
Get Started
Contribute, ask questions, or share your experience with others.
- Visit Docsy on GitHub
+ Visit GITx on GitHub