@labex-labs/sitemap 1.1.241 → 1.1.243
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +14 -14
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,21 +6,21 @@ layout: default
|
|
|
6
6
|
|
|
7
7
|
[LabEx](https://labex.io) is a hands-on learning platform for Linux, DevOps, and Cybersecurity. Learn by doing with guided labs, courses, and tutorials. Get started for free!
|
|
8
8
|
|
|
9
|
-
> Last updated: 2026-02-
|
|
9
|
+
> Last updated: 2026-02-11 00:10 UTC
|
|
10
10
|
|
|
11
11
|
This repository maintains an auto-updated list of LabEx website sitemaps.
|
|
12
12
|
|
|
13
13
|
## Categories
|
|
14
14
|
|
|
15
|
-
- [Courses](categories/courses.md) (
|
|
16
|
-
- [Courses-De](categories/courses-de.md) (
|
|
17
|
-
- [Courses-Es](categories/courses-es.md) (
|
|
18
|
-
- [Courses-Fr](categories/courses-fr.md) (
|
|
19
|
-
- [Courses-Ja](categories/courses-ja.md) (
|
|
20
|
-
- [Courses-Ko](categories/courses-ko.md) (
|
|
21
|
-
- [Courses-Pt](categories/courses-pt.md) (
|
|
22
|
-
- [Courses-Ru](categories/courses-ru.md) (
|
|
23
|
-
- [Courses-Zh](categories/courses-zh.md) (
|
|
15
|
+
- [Courses](categories/courses.md) (552 links)
|
|
16
|
+
- [Courses-De](categories/courses-de.md) (552 links)
|
|
17
|
+
- [Courses-Es](categories/courses-es.md) (552 links)
|
|
18
|
+
- [Courses-Fr](categories/courses-fr.md) (552 links)
|
|
19
|
+
- [Courses-Ja](categories/courses-ja.md) (552 links)
|
|
20
|
+
- [Courses-Ko](categories/courses-ko.md) (552 links)
|
|
21
|
+
- [Courses-Pt](categories/courses-pt.md) (552 links)
|
|
22
|
+
- [Courses-Ru](categories/courses-ru.md) (552 links)
|
|
23
|
+
- [Courses-Zh](categories/courses-zh.md) (552 links)
|
|
24
24
|
- [Exercises](categories/exercises.md) (37 links)
|
|
25
25
|
- [Exercises-De](categories/exercises-de.md) (37 links)
|
|
26
26
|
- [Exercises-Es](categories/exercises-es.md) (37 links)
|
|
@@ -62,12 +62,12 @@ This repository maintains an auto-updated list of LabEx website sitemaps.
|
|
|
62
62
|
- [Skilltrees-Zh](categories/skilltrees-zh.md) (1158 links)
|
|
63
63
|
- [Tutorials](categories/tutorials.md) (16107 links)
|
|
64
64
|
- [Tutorials-De](categories/tutorials-de.md) (9133 links)
|
|
65
|
-
- [Tutorials-Es](categories/tutorials-es.md) (
|
|
65
|
+
- [Tutorials-Es](categories/tutorials-es.md) (9097 links)
|
|
66
66
|
- [Tutorials-Fr](categories/tutorials-fr.md) (9023 links)
|
|
67
67
|
- [Tutorials-Ja](categories/tutorials-ja.md) (9135 links)
|
|
68
|
-
- [Tutorials-Ko](categories/tutorials-ko.md) (
|
|
69
|
-
- [Tutorials-Pt](categories/tutorials-pt.md) (
|
|
68
|
+
- [Tutorials-Ko](categories/tutorials-ko.md) (8120 links)
|
|
69
|
+
- [Tutorials-Pt](categories/tutorials-pt.md) (8079 links)
|
|
70
70
|
- [Tutorials-Ru](categories/tutorials-ru.md) (9134 links)
|
|
71
71
|
- [Tutorials-Zh](categories/tutorials-zh.md) (15993 links)
|
|
72
72
|
|
|
73
|
-
> **Total Links:
|
|
73
|
+
> **Total Links: 123449**
|
package/package.json
CHANGED