Skip to content

Commit

Permalink
feat: link left done
Browse files Browse the repository at this point in the history
  • Loading branch information
GonzaloMedinaDev committed Dec 30, 2024
1 parent 5e789cf commit 7947481
Show file tree
Hide file tree
Showing 12 changed files with 84 additions and 38 deletions.
38 changes: 38 additions & 0 deletions docs/components/link.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
sidebar_position: 9
---

# Link

## Publish

When a change is generated in the Entry, it goes to `Changed` Status, the changes will not be reflected until it is `Publish Changes`.

:::info
When you unpublish a post, it will no longer be visible on the website in production.
:::

## Main Fields

**Label:** This field is used to internally identify the component.

**URL:** This field indicates to which web address you will be directed.

**Monitor:** Here you indicate whether or not the link redirects to a Big Cartel store.

:::note
This option is deprecated in the current version of the site.
:::

**Amplitude Tag:** This attribute helps to identify which link it is in the Amplitude statistics.

:::note
If this is left blank, the default attribute **shared.link** will be displayed.
:::

**Tab Index:** This field receives a number to give it a TAB order when using the keyboard.

:::note
This command is only used when this component is used as a submenu in the global navigation of the site.
:::

2 changes: 1 addition & 1 deletion docs/components/listsection.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 9
sidebar_position: 10
---

# List Section
Expand Down
3 changes: 2 additions & 1 deletion docs/components/plansection.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 10
sidebar_position: 11
---

# Plan Section
Expand Down Expand Up @@ -65,3 +65,4 @@ This option is deprecated in the current version of the site.

- Select a component of type `Link` to create a link to a specific page.

[Learn how to manage Links](/docs/components/link)
4 changes: 3 additions & 1 deletion docs/components/planthemes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 11
sidebar_position: 12
---

# Plan Themes
Expand Down Expand Up @@ -28,3 +28,5 @@ When you unpublish a post, it will no longer be visible on the website in produc
## Button

- Select a component of type `Link` to create a link to a specific page.

[Learn how to manage Links](/docs/components/link)
2 changes: 1 addition & 1 deletion docs/components/richtext.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 12
sidebar_position: 13
---

# Rich Text Editor
Expand Down
2 changes: 1 addition & 1 deletion docs/components/scripts.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 13
sidebar_position: 14
---

# Scripts
Expand Down
2 changes: 1 addition & 1 deletion docs/components/slider.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 14
sidebar_position: 15
---

# Slider
Expand Down
2 changes: 1 addition & 1 deletion docs/components/template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 15
sidebar_position: 16
---

# Template
Expand Down
2 changes: 1 addition & 1 deletion docs/components/testimonial.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 16
sidebar_position: 17
---

# Testimonial
Expand Down
2 changes: 1 addition & 1 deletion docs/components/togglebutton.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 17
sidebar_position: 18
---

# Toggle Button
Expand Down
2 changes: 1 addition & 1 deletion docs/components/videoblock.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 18
sidebar_position: 19
---

# Video Block
Expand Down
61 changes: 33 additions & 28 deletions docs/global-nav/manage.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,44 +9,49 @@ sidebar_position: 2
When a change is generated in the Entry, it goes to `Changed` Status, the changes will not be reflected until it is `Publish Changes`.

:::info
To visualize the changes in the website in production, you must wait approximately **15 minutes** after pressing the `Publish Changes` button.

When you unpublish a post, it will no longer be visible on the website in production.
This is the only component, which changes are reflected in real time (no need to wait for the build time).
:::

## Main Fields

**Title:** This field is used to display the title of the page (both in the header and in the browser).
**Title:** This field is used to internally identify the component.

## Announcement Bar

**Permalink:** This data is used in the url of the article, it is automatically generated when information is entered in the `Title` field.
- Enter a Slider type component to display on the screen.
- If no option is entered, this section will disappear from the screen.

:::danger
This field cannot be blank, nor have spaces or special characters.
## Header

- Enter `Link` or `Grid` type components to display in the main menu.
- Use the 6-dot menu `⋮⋮` on the left of each block to drag and drop section to arrange them to your requirements.

:::note
The `Link` component is used to display a direct link to a page.

The `Grid` component is used to create a submenu that contains one or more Links components inside.
:::

**Meta Title:** This field helps to specify a title for the page metadata, this field is optional, so if it is blank the information obtained from the `Title` field will be used.
[Learn how to manage Links](/docs/components/link) | [Learn how to manage grids](/docs/components/grid)

**Meta Description:** Enter a description to display in the page metadata, this field is optional, if left blank a generic description stored in the system will be used.
## Footer

## Blocks
- Enter `Grid` type components to display in the footer menu.
- Use the 6-dot menu `⋮⋮` on the left of each block to drag and drop section to arrange them to your requirements.

- Enter multiple components to display on the screen.
:::note
The `Grid` component is used to create a submenu that contains one or more Links components inside.
:::

[Learn how to manage grids](/docs/components/grid)

## Legal

- Enter `Link` type components to display in the footer legal menu.
- Use the 6-dot menu `⋮⋮` on the left of each block to drag and drop section to arrange them to your requirements.

## Learn how to manage

- [Banner](/docs/components/banner)
- [Call to Action](/docs/components/calltoaction)
- [Copy](/docs/components/copy)
- [Counter Panel](/docs/components/counterpanel)
- [FAQs Section](/docs/components/faqs)
- [Grid](/docs/components/grid)
- [Hero](/docs/components/hero)
- [List Section](/docs/components/listsection)
- [Plan Section](/docs/components/plansection)
- [Plan Themes](/docs/components/planthemes)
- [Slider](/docs/components/slider)
- [Template](/docs/components/template)
- [Testimonial](/docs/components/testimonial)
- [Toggle Button](/docs/components/togglebutton)
- [Video Block](/docs/components/videoblock)
:::note
The `Link` component is used to display a direct link to a page.
:::

[Learn how to manage Links](/docs/components/link)

0 comments on commit 7947481

Please sign in to comment.