Skip to content

Commit 04290c3

Browse files
authored
Rephrase tutorial contribution invite (#965)
1 parent 34e1657 commit 04290c3

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

  • src/content/docs/web-application/tutorials
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: "Tutorials"
3+
description: "Step-by-step walkthroughs that help you build confidence with html2rss-web."
4+
sidebar:
5+
label: "Tutorials overview"
6+
order: 1
7+
---
8+
9+
Welcome to the tutorial hub for the html2rss web application. Each guide is written for curious feed builders who prefer a walkthrough over reference docs.
10+
11+
## Who these tutorials are for
12+
13+
If you are experimenting with html2rss-web for the first time, the tutorials will help you:
14+
15+
- Understand how the interface pieces fit together.
16+
- Practice building feeds from real-world sites.
17+
- Learn how to iterate safely without impacting production feeds.
18+
19+
Already comfortable with the basics? Use the tutorials as a refresher before trying more advanced automation in the [How-to guides](/web-application/how-to/) and [Reference docs](/web-application/reference/).
20+
21+
## What to expect next
22+
23+
We are actively drafting scenario-based lessons that cover topics such as:
24+
25+
1. Publishing your first feed from a news site.
26+
2. Monitoring marketplace listings with filters.
27+
3. Sharing a feed with teammates using private instances.
28+
29+
Check back soon—new tutorials will appear in this section automatically as they are published.
30+
31+
## Share your own walkthroughs
32+
33+
html2rss thrives on the ingenuity of its community. If you have a creative workflow or story that others could learn from, [open a pull request](https://github.com/html2rss/html2rss.github.io/pulls) or start a discussion with your notes. We welcome community-authored tutorials that showcase custom use cases, mission-driven tactics, and lessons learned in the field.

0 commit comments

Comments
 (0)