-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsitemap.xml
More file actions
183 lines (180 loc) · 5.44 KB
/
sitemap.xml
File metadata and controls
183 lines (180 loc) · 5.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<!-- Main Pages -->
<url>
<loc>https://forge-engine.github.io/index.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://forge-engine.github.io/getting-started.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
</url>
<url>
<loc>https://forge-engine.github.io/core-concepts.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
</url>
<url>
<loc>https://forge-engine.github.io/modules.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
</url>
<url>
<loc>https://forge-engine.github.io/api-reference.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
</url>
<url>
<loc>https://forge-engine.github.io/tutorial.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>weekly</changefreq>
<priority>0.9</priority>
</url>
<!-- Forge Modules -->
<url>
<loc>https://forge-engine.github.io/forge-auth.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://forge-engine.github.io/forge-database-sql.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://forge-engine.github.io/forge-debugbar.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://forge-engine.github.io/forge-error-handler.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://forge-engine.github.io/forge-events.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://forge-engine.github.io/forge-multi-tenant.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://forge-engine.github.io/forge-package-manager.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://forge-engine.github.io/forge-sql-orm.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://forge-engine.github.io/forge-tailwind.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://forge-engine.github.io/forge-testing.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://forge-engine.github.io/forge-wire.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<!-- Tutorials -->
<url>
<loc>https://forge-engine.github.io/tutorial-admin-panels.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://forge-engine.github.io/tutorial-building-todo-app.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://forge-engine.github.io/tutorial-cms-blog.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://forge-engine.github.io/tutorial-forms.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://forge-engine.github.io/tutorial-modular-todo.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://forge-engine.github.io/tutorial-module-application.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://forge-engine.github.io/tutorial-module-development.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://forge-engine.github.io/tutorial-module-publishing.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://forge-engine.github.io/tutorial-multi-tenant-app.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://forge-engine.github.io/tutorial-production-deployment.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://forge-engine.github.io/tutorial-queue-jobs.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://forge-engine.github.io/tutorial-rest-apis.html</loc>
<lastmod>2025-01-27</lastmod>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
</urlset>