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

Commit 78696dc

Browse files
authored
Deprecate LocalStack Academy (#1619)
1 parent d5cd795 commit 78696dc

File tree

59 files changed

+302
-1075
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+302
-1075
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
files: 'content/**/*.md'
3232
separator: "\n"
3333

34-
- uses: DavidAnson/markdownlint-cli2-action@v19
34+
- uses: DavidAnson/markdownlint-cli2-action@v18
3535
if: steps.changed-files.outputs.any_changed == 'true'
3636
with:
3737
globs: ${{ steps.changed-files.outputs.all_changed_files }}

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: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,22 @@ title: "LocalStack Academy"
33
linkTitle: "LocalStack Academy"
44
weight: 30
55
description: >
6-
Welcome to our comprehensive LocalStack e-course! Whether you're a seasoned developer or just starting
6+
(**Deprecated**) Welcome to our comprehensive LocalStack e-course! Whether you're a seasoned developer or just starting
77
your cloud journey, this course is tailored to equip you with the essential knowledge to harness the power of LocalStack.
88
Dive into the world of LocalStack, where you'll not only expedite your development process but also enhance your efficiency
99
in building and testing cloud applications.
1010
cascade:
1111
type: docs
1212
slug: academy
13+
toc_hide: true
1314
dev_hub: true
14-
type: academy
15-
---
15+
---
16+
17+
<div class="doc-overview-grid container section-index">
18+
<div class="pageinfo pageinfo-primary">
19+
<p class="banner-title"><b>Notice</b></p>
20+
<p>
21+
LocalStack Academy is deprecated and no longer maintained. We recommend using the official <a href="https://docs.localstack.cloud/">LocalStack documentation</a> for the latest information. In addition, you can find various LocalStack integrations, tools, frameworks, and platforms on the <a href="https://github.com/localstack/awesome-localstack">Awesome LocalStack</a> GitHub repository. You can continue to access the LocalStack Academy content on our <a href="https://youtube.com/playlist?list=PLTew28KOwGxPqbkFiW518eeIfiV495bm0&si=pzckCLwFfrChhuVy">LocalStack 101</a> and <a href="https://youtube.com/playlist?list=PLTew28KOwGxPdtdW00WNXZLZnstvRQyTF&si=i9iz_DzA5tWnyQeU">Development & Deployment with LocalStack</a> YouTube playlists.
22+
</p>
23+
</div>
24+
</div>
Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
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+
toc_hide: true
4+
hide_summary: true
5+
---
6+
7+
<!DOCTYPE html>
8+
<html>
9+
<head>
10+
<meta charset="UTF-8" />
11+
<meta http-equiv="refresh" content="0; URL=https://youtube.com/playlist?list=PLTew28KOwGxPqbkFiW518eeIfiV495bm0&si=SYvDQ9eJm_zZv03t" />
12+
</head>
13+
<body>
14+
<p>If you are not redirected within 3 seconds, click <a href="https://youtube.com/playlist?list=PLTew28KOwGxPqbkFiW518eeIfiV495bm0&si=SYvDQ9eJm_zZv03t">here</a>.</p>
15+
</body>
16+
</html>
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Cloud Pods and Collaborative Work"
3+
weight: 7
4+
toc_hide: true
5+
hide_summary: true
6+
---
7+
8+
<!DOCTYPE html>
9+
<html>
10+
<head>
11+
<meta charset="UTF-8" />
12+
<meta http-equiv="refresh" content="0; URL=https://youtu.be/InqTdSvxuag" />
13+
</head>
14+
<body>
15+
<p>If you are not redirected within 3 seconds, click <a href="https://youtu.be/InqTdSvxuag">here</a>.</p>
16+
</body>
17+
</html>
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: "Course Overview"
3+
weight: 1
4+
toc_hide: true
5+
hide_summary: true
6+
toc_hide: true
7+
hide_summary: true
8+
---
9+
10+
<!DOCTYPE html>
11+
<html>
12+
<head>
13+
<meta charset="UTF-8" />
14+
<meta http-equiv="refresh" content="0; URL=https://youtu.be/VLL-BI1AWcc" />
15+
</head>
16+
<body>
17+
<p>If you are not redirected within 3 seconds, click <a href="https://youtu.be/VLL-BI1AWcc">here</a>.</p>
18+
</body>
19+
</html>
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Full Project Demo"
3+
weight: 6
4+
toc_hide: true
5+
hide_summary: true
6+
---
7+
8+
<!DOCTYPE html>
9+
<html>
10+
<head>
11+
<meta charset="UTF-8" />
12+
<meta http-equiv="refresh" content="0; URL=https://youtu.be/cQxg3Dnteyc" />
13+
</head>
14+
<body>
15+
<p>If you are not redirected within 3 seconds, click <a href="https://youtu.be/cQxg3Dnteyc">here</a>.</p>
16+
</body>
17+
</html>
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Getting started"
3+
weight: 4
4+
toc_hide: true
5+
hide_summary: true
6+
---
7+
8+
<!DOCTYPE html>
9+
<html>
10+
<head>
11+
<meta charset="UTF-8" />
12+
<meta http-equiv="refresh" content="0; URL=https://youtu.be/CzX4mfiS058" />
13+
</head>
14+
<body>
15+
<p>If you are not redirected within 3 seconds, click <a href="https://youtu.be/CzX4mfiS058">here</a>.</p>
16+
</body>
17+
</html>

content/en/academy/localstack-101/lesson-1/index.md

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

0 commit comments

Comments
 (0)