Skip to content

Commit 4705115

Browse files
committed
feat(Tutorials): Add intro blurb
1 parent fe8bd13 commit 4705115

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

content/academy/concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Concepts
33
description: Learn about some common yet tricky concepts and terms that are used frequently within the academy, as well as in the world of scraper development.
4-
menuWeight: 9
4+
menuWeight: 11
55
category: glossary
66
paths:
77
- concepts

content/academy/tutorials.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
---
22
title: Tutorials
33
description: Learn
4-
menuWeight: 11
4+
menuWeight: 9
55
category: glossary
66
paths:
77
- tutorials
88
---
99

1010
# Tutorials 📚
1111

12-
<!-- blah blah this section has tutorials -->
12+
In web scraping, there are a whole lot of niche cases that you will run into. Because our goal with the Apify Academy is to totally prepare you for any battle you may face in your web-automation projects, we've decided to create the **Tutorials** area of the Academy.
13+
14+
This area contains various one-off lessons about different topics related to web-scraping.

0 commit comments

Comments
 (0)