Skip to content

Commit

Permalink
board
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Oct 31, 2023
1 parent ccaa41b commit f5d7fb7
Show file tree
Hide file tree
Showing 10 changed files with 34 additions and 283 deletions.
5 changes: 4 additions & 1 deletion assets/scss/_content_project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,10 @@ h1, h2, h3, h4, h5, h6 {
margin-top: 2rem;
color: $lightslategray;
& a {
color: pink;
color: $primary;
& :hover {
color: $white;
}
}
}

Expand Down
4 changes: 2 additions & 2 deletions content/en/cloud/identity/organizations/org-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Page under construction.
{{% /pageinfo %}}


Text can be **bold**, _italic_, or ~~strikethrough~~. [Links](https://gohugo.io) should be blue with no underlines (unless hovered over).
<!-- Text can be **bold**, _italic_, or ~~strikethrough~~. [Links](https://gohugo.io) should be blue with no underlines (unless hovered over).
There should be whitespace between paragraphs. Vape migas chillwave sriracha poutine try-hard distillery. Tattooed shabby chic small batch, pabst art party heirloom letterpress air plant pop-up. Sustainable chia skateboard art party banjo cardigan normcore affogato vexillologist quinoa meggings man bun master cleanse shoreditch readymade. Yuccie prism four dollar toast tbh cardigan iPhone, tumblr listicle live-edge VHS. Pug lyft normcore hot chicken biodiesel, actually keffiyeh thundercats photo booth pour-over twee fam food truck microdosing banh mi. Vice activated charcoal raclette unicorn live-edge post-ironic. Heirloom vexillologist coloring book, beard deep v letterpress echo park humblebrag tilde.
Expand Down Expand Up @@ -236,4 +236,4 @@ Stumptown PBR&B keytar plaid street art, forage XOXO pitchfork selvage affogato
```
This is the final element on the page and there should be no margin below this.
```
``` -->
4 changes: 2 additions & 2 deletions content/en/cloud/identity/organizations/organizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Page under construction.
{{% /pageinfo %}}


Text can be **bold**, _italic_, or ~~strikethrough~~. [Links](https://gohugo.io) should be blue with no underlines (unless hovered over).
<!-- Text can be **bold**, _italic_, or ~~strikethrough~~. [Links](https://gohugo.io) should be blue with no underlines (unless hovered over).
There should be whitespace between paragraphs. Vape migas chillwave sriracha poutine try-hard distillery. Tattooed shabby chic small batch, pabst art party heirloom letterpress air plant pop-up. Sustainable chia skateboard art party banjo cardigan normcore affogato vexillologist quinoa meggings man bun master cleanse shoreditch readymade. Yuccie prism four dollar toast tbh cardigan iPhone, tumblr listicle live-edge VHS. Pug lyft normcore hot chicken biodiesel, actually keffiyeh thundercats photo booth pour-over twee fam food truck microdosing banh mi. Vice activated charcoal raclette unicorn live-edge post-ironic. Heirloom vexillologist coloring book, beard deep v letterpress echo park humblebrag tilde.
Expand Down Expand Up @@ -236,4 +236,4 @@ Stumptown PBR&B keytar plaid street art, forage XOXO pitchfork selvage affogato
```
This is the final element on the page and there should be no margin below this.
```
``` -->
10 changes: 7 additions & 3 deletions content/en/cloud/reference/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: Reference
description: Low level reference docs for your project.
description: Low-level ReST API reference for extending Layer5 Cloud.
weight: 9
categories: [Reference]
tags: [extensibility]
---

<!-- {{% pageinfo %}}
Expand All @@ -23,8 +25,10 @@ To authenticate with the API, pass the token as a bearer token in the `Authoriza

### API Endpoints

See all the API endpoints in the [API Reference](https://meshery.layer5.io/system/api/docs).

## First Header 2

<!-- ## First Header 2
This is a normal paragraph following a header. Knausgaard kale chips snackwave microdosing cronut copper mug swag synth bitters letterpress glossier **craft beer**. Mumblecore bushwick authentic gochujang vegan chambray meditation jean shorts irony. Viral farm-to-table kale chips, pork belly palo santo distillery activated charcoal aesthetic jianbing air plant woke lomo VHS organic. Tattooed locavore succulents heirloom, small batch sriracha echo park DIY af. Shaman you probably haven't heard of them copper mug, crucifix green juice vape *single-origin coffee* brunch actually. Mustache etsy vexillologist raclette authentic fam. Tousled beard humblebrag asymmetrical. I love turkey, I love my job, I love my friends, I love Chardonnay!
Expand Down Expand Up @@ -211,4 +215,4 @@ _The photo above of the Spruce Picea abies shoot with foliage buds: Bjørn Erik
{{< alert color="warning" title="Warning" >}}This is a warning with a title.{{< /alert >}}
## Another Heading
## Another Heading -->
13 changes: 0 additions & 13 deletions content/en/cloud/tasks/Recognition/_index.md

This file was deleted.

238 changes: 0 additions & 238 deletions content/en/cloud/tasks/Recognition/assigning-badges.md

This file was deleted.

21 changes: 0 additions & 21 deletions content/en/cloud/tasks/_index.md

This file was deleted.

16 changes: 16 additions & 0 deletions content/en/cloud/tasks/assigning-user-badges.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Recognizing User and Contributor Milestones
description: >
Showcasing user and contributor achievements
date: 2023-10-30
---

{{% pageinfo %}}
Page under construction.
{{% /pageinfo %}}

Layer5 badges are one of the many ways that we recognize the efforts of our contributors and uplift our users. Layer5 badges represent milestones that you achieve both in using and in contributing to Layer5-supported open source projects. As a contributor, this is how you demonstrate your ownership, dedication, skills and loyalty to Layer5. As a user, this is how you demonstrate your prowess.

See all "Achievement" and all "Project" badges in the [Badge Gallery](https://badges.layer5.io).

See the badge leaderboard in the [Leaderboard](https://badges.layer5.io/leaderboard).
4 changes: 2 additions & 2 deletions content/en/cloud/tutorials/_index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Tutorials
description: Show your user how to work through some end to end examples.
date: 2017-01-04
date: 2023-10-30
weight: 8
---

{{% pageinfo %}}
Page under construction.
{{% /pageinfo %}}

Tutorials are **complete worked examples** made up of **multiple tasks** that guide the user through a relatively simple but realistic scenario: building an application that uses some of your project’s features, for example. If you have already created some Examples for your project you can base Tutorials on them. This section is **optional**. However, remember that although you may not need this section at first, having tutorials can be useful to help your users engage with your example code, especially if there are aspects that need more explanation than you can easily provide in code comments.
<!-- Tutorials are **complete worked examples** made up of **multiple tasks** that guide the user through a relatively simple but realistic scenario: building an application that uses some of your project’s features, for example. If you have already created some Examples for your project you can base Tutorials on them. This section is **optional**. However, remember that although you may not need this section at first, having tutorials can be useful to help your users engage with your example code, especially if there are aspects that need more explanation than you can easily provide in code comments. -->

2 changes: 1 addition & 1 deletion content/en/meshmap/tutorials/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Tutorials
description: Show your user how to work through some end to end examples.
date: 2017-01-04
date: 2023-10-30
weight: 8
---

Expand Down

0 comments on commit f5d7fb7

Please sign in to comment.