More style-widget progress, refactor navbar links #246

Merged
basebuilder merged 6 commits from style-widgets into main 2024-02-21 20:05:12 +00:00
Member

This pull-request does a few things.

  1. Reduces clutter in navbar links by removing Guide as well as moving Recipes as a sub-page of Abra currently looks like:

Screenshot 2024-02-05 at 16-00-59 Recipes - Co-op Cloud Public Interest Infrastructure.png

I also changed the page title to reflect the sub-domain. With my changes it looks like:

Screenshot 2024-02-05 at 16-00-38 Get in touch - Co-op Cloud Docs.png

  1. Refactors Recipes page (in it's new location /abra/recipes/) to be more attractive and visually communicative than it currently looks like

Screenshot 2024-02-05 at 14-56-21 Recipes - Co-op Cloud Docs.png

  1. Polishes up the Get in touch page which currently looks like this

Screenshot 2024-02-05 at 15-57-39 Get in touch - Co-op Cloud Docs.png

This pull-request does a few things. 1. Reduces clutter in navbar links by removing `Guide` as well as moving `Recipes` as a sub-page of `Abra` currently looks like: ![Screenshot 2024-02-05 at 16-00-59 Recipes - Co-op Cloud Public Interest Infrastructure.png](/attachments/cb3438f6-5348-46c2-8d80-e8ad76d85b4f) I also changed the page title to reflect the sub-domain. With my changes it looks like: ![Screenshot 2024-02-05 at 16-00-38 Get in touch - Co-op Cloud Docs.png](/attachments/79a9ad04-bb25-493b-8e7e-5f6bad77f9dd) 2. Refactors `Recipes` page (in it's new location `/abra/recipes/`) to be more attractive and visually communicative than it [currently looks like](https://docs.coopcloud.tech/recipes/) ![Screenshot 2024-02-05 at 14-56-21 Recipes - Co-op Cloud Docs.png](/attachments/e964a367-b800-4d5a-8e0b-c3d7987c7c5d) 3. Polishes up the `Get in touch` page which currently looks [like this](https://docs.coopcloud.tech/intro/contact/) ![Screenshot 2024-02-05 at 15-57-39 Get in touch - Co-op Cloud Docs.png](/attachments/577a1820-715a-4ca2-91db-2fb31e751be1)
basebuilder added 2 commits 2024-02-05 15:10:32 +00:00
b5afd99f66 Reduce UI clutter & improve Recipes
- Remove word ___ Guide from various pages
- Camel Case titles
- Move Recipes sub-page of Abra
basebuilder added 1 commit 2024-02-05 15:13:41 +00:00
decentral1se reviewed 2024-02-05 23:59:15 +00:00
decentral1se left a comment
Owner

😍😍😍

😍😍😍
@ -0,0 +2,4 @@
title: Recipes
---
_Recipes_ are what we call the configuration file used to deploy apps with our `abra` tool. A longer explanation is in the [glossary](/glossary#recipe). Our _Catalogue_ is a web interface for explore the currently available configurations, therefore which apps can be deployed.
Owner

:%s/explore/exploring

`:%s/explore/exploring`
basebuilder marked this conversation as resolved
@ -0,0 +10,4 @@
[Browse Our Recipes](https://recipes.coopcloud.tech/){ .md-button .md-button--primary }
The catalogue is a helpful place to understand the status of app recipes, who is taking care of the recipes, and who is maintaining deployed instances of which apps. To understand the various scores on recipes, read further.
Owner

"who is taking care of the recipes" - currently not true? we want this soon tho ofc.

"who is taking care of the recipes" - currently not true? we want this soon tho ofc.
Author
Member

True. Thanks for feedback. I updated it to: The catalogue is a helpful place to easily understand the status of app recipes and find the link to the source-code of the recipe

True. Thanks for feedback. I updated it to: `The catalogue is a helpful place to easily understand the status of app recipes and find the link to the source-code of the recipe`
basebuilder marked this conversation as resolved
@ -0,0 +84,4 @@
## Requesting Recipes
If you'd like to see a new recipe packaged there are two options for you. First is to contribte one as a _Maintainer_
The second option is to make a request on the `recipes-wishlist` repository issue tracker.
Owner

Shall we link to the wishlist issue tracker here also?

Shall we link to the wishlist issue tracker here also?
Author
Member

Jep! Good call 👍

Jep! Good call 👍
basebuilder marked this conversation as resolved
basebuilder force-pushed style-widgets from c716dcf371 to 568c27dc9a 2024-02-12 10:07:48 +00:00 Compare
basebuilder added 1 commit 2024-02-12 10:11:42 +00:00
basebuilder added 1 commit 2024-02-21 20:02:39 +00:00
basebuilder merged commit fd6c41ee91 into main 2024-02-21 20:05:12 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/docs.coopcloud.tech#246
No description provided.