Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit d3f05b1

Browse files
committed
remove more stuff
1 parent 5f34fe5 commit d3f05b1

File tree

9 files changed

+29
-473
lines changed

9 files changed

+29
-473
lines changed

assets/scss/_styles_project.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -579,5 +579,3 @@ table tfoot {
579579
.disable-copy{
580580
display: inline;
581581
}
582-
583-
@import "modules/academy-styles.scss";

assets/scss/modules/_academy-styles.scss

Lines changed: 0 additions & 235 deletions
This file was deleted.

content/en/academy/_index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ description: >
1010
cascade:
1111
type: docs
1212
slug: academy
13+
toc_hide: true
1314
dev_hub: true
14-
type: academy
15-
---
15+
---
16+
17+
Lorem
Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
---
22
title: "LocalStack 101"
3-
linkTitle: "LocalStack 101"
4-
weight: 6
5-
description: >
6-
This LocalStack course will walk you through everything you need to know to get started using LocalStack
7-
and on your way to becoming a more efficient and productive Cloud developer. Have fun exploring!
8-
type: academy
9-
thumbnail: localstack101.png
10-
layout: single
11-
---
3+
draft: true
4+
---
5+
6+
<!DOCTYPE html>
7+
<html>
8+
<head>
9+
<meta charset="UTF-8" />
10+
<meta http-equiv="refresh" content="0; URL=https://youtube.com/playlist?list=PLTew28KOwGxPqbkFiW518eeIfiV495bm0&si=SYvDQ9eJm_zZv03t" />
11+
</head>
12+
<body>
13+
<p>If you are not redirected within 3 seconds, click <a href="https://youtube.com/playlist?list=PLTew28KOwGxPqbkFiW518eeIfiV495bm0&si=SYvDQ9eJm_zZv03t">here</a>.</p>
14+
</body>
15+
</html>
-155 KB
Binary file not shown.
Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
---
22
title: "Development & Deployment with LocalStack"
3-
linkTitle: "Development & Deployment with LocalStack"
4-
weight: 8
5-
description: >
6-
This course on LocalStack guides you in creating and deploying applications using LocalStack. We cover scenarios around deploying applications with various integrations, such as Terraform and CloudFormation, and integrating CI workflows for your AWS applications. In addition, you will learn about the IAM Policy Stream for automatically generating required IAM policies and Cloud Pods for team collaboration & debugging. Explore the course to learn more about LocalStack and enjoy the learning experience.
7-
type: academy
8-
thumbnail: course-thumbnail.png
9-
layout: single
3+
draft: true
104
---
5+
6+
<!DOCTYPE html>
7+
<html>
8+
<head>
9+
<meta charset="UTF-8" />
10+
<meta http-equiv="refresh" content="0; URL=https://youtube.com/playlist?list=PLTew28KOwGxPdtdW00WNXZLZnstvRQyTF&si=rdLPoSO2KdT3RfLs" />
11+
</head>
12+
<body>
13+
<p>If you are not redirected within 3 seconds, click <a href="https://youtube.com/playlist?list=PLTew28KOwGxPdtdW00WNXZLZnstvRQyTF&si=rdLPoSO2KdT3RfLs">here</a>.</p>
14+
</body>
15+
</html>

0 commit comments

Comments
 (0)