aboutsummaryrefslogtreecommitdiff
path: root/example/dst
diff options
context:
space:
mode:
Diffstat (limited to 'example/dst')
-rw-r--r--example/dst/.files14
-rw-r--r--example/dst/articles/an-interesting-article/assets/stamps.webp (renamed from example/dst/Articles/an-interesting-article/assets/stamps.webp)bin46960 -> 46960 bytes
-rw-r--r--example/dst/articles/an-interesting-article/index.html (renamed from example/dst/Articles/an-interesting-article/index.html)0
-rw-r--r--example/dst/articles/another-interesting-article/assets/japanese-train.webp (renamed from example/dst/Articles/another-interesting-article/assets/japanese-train.webp)bin128168 -> 128168 bytes
-rw-r--r--example/dst/articles/another-interesting-article/index.html (renamed from example/dst/Articles/another-interesting-article/index.html)0
-rw-r--r--example/dst/articles/article3.html (renamed from example/dst/Articles/article3.html)0
-rw-r--r--example/dst/index.html10
-rw-r--r--example/dst/lists/board-games.html (renamed from example/dst/Lists/board-games.html)0
-rw-r--r--example/dst/lists/movies.html (renamed from example/dst/Lists/movies.html)0
-rw-r--r--example/dst/sitemap.xml14
10 files changed, 19 insertions, 19 deletions
diff --git a/example/dst/.files b/example/dst/.files
index 1611884..331242d 100644
--- a/example/dst/.files
+++ b/example/dst/.files
@@ -1,11 +1,11 @@
./style.css
-./Lists/board-games.md
-./Lists/movies.md
+./lists/board-games.md
+./lists/movies.md
+./articles/an-interesting-article/index.md
+./articles/an-interesting-article/assets/stamps.webp
+./articles/another-interesting-article/index.md
+./articles/another-interesting-article/assets/japanese-train.webp
+./articles/article3.md
./about.md
-./Articles/an-interesting-article/index.md
-./Articles/an-interesting-article/assets/stamps.webp
-./Articles/another-interesting-article/index.md
-./Articles/another-interesting-article/assets/japanese-train.webp
-./Articles/article3.md
./404.md
./favicon.png
diff --git a/example/dst/Articles/an-interesting-article/assets/stamps.webp b/example/dst/articles/an-interesting-article/assets/stamps.webp
index 9785ce7..9785ce7 100644
--- a/example/dst/Articles/an-interesting-article/assets/stamps.webp
+++ b/example/dst/articles/an-interesting-article/assets/stamps.webp
Binary files differ
diff --git a/example/dst/Articles/an-interesting-article/index.html b/example/dst/articles/an-interesting-article/index.html
index 8e65041..8e65041 100644
--- a/example/dst/Articles/an-interesting-article/index.html
+++ b/example/dst/articles/an-interesting-article/index.html
diff --git a/example/dst/Articles/another-interesting-article/assets/japanese-train.webp b/example/dst/articles/another-interesting-article/assets/japanese-train.webp
index c4cab3e..c4cab3e 100644
--- a/example/dst/Articles/another-interesting-article/assets/japanese-train.webp
+++ b/example/dst/articles/another-interesting-article/assets/japanese-train.webp
Binary files differ
diff --git a/example/dst/Articles/another-interesting-article/index.html b/example/dst/articles/another-interesting-article/index.html
index 010c0f1..010c0f1 100644
--- a/example/dst/Articles/another-interesting-article/index.html
+++ b/example/dst/articles/another-interesting-article/index.html
diff --git a/example/dst/Articles/article3.html b/example/dst/articles/article3.html
index 75783b7..75783b7 100644
--- a/example/dst/Articles/article3.html
+++ b/example/dst/articles/article3.html
diff --git a/example/dst/index.html b/example/dst/index.html
index 86ad95d..681fec9 100644
--- a/example/dst/index.html
+++ b/example/dst/index.html
@@ -28,14 +28,14 @@
</div>
<h1>Articles</h1>
<ul>
-<li>2024-10-04: <a href="https://example.org/Articles/an-interesting-article/">This is a very interesting article about stamps</a></li>
-<li>2024-09-10: <a href="https://example.org/Articles/another-interesting-article/">I love trains</a></li>
-<li>2023-10-08: <a href="https://example.org/Articles/article3.html">This is a third article!</a></li>
+<li>2024-10-04: <a href="https://example.org/articles/an-interesting-article/">This is a very interesting article about stamps</a></li>
+<li>2024-09-10: <a href="https://example.org/articles/another-interesting-article/">I love trains</a></li>
+<li>2023-10-08: <a href="https://example.org/articles/article3.html">This is a third article!</a></li>
</ul>
<h1>Lists</h1>
<ul>
-<li>2024-07-12: <a href="https://example.org/Lists/board-games.html">Board games</a></li>
-<li>2022-06-05: <a href="https://example.org/Lists/movies.html">Movies</a></li>
+<li>2024-07-12: <a href="https://example.org/lists/board-games.html">Board games</a></li>
+<li>2022-06-05: <a href="https://example.org/lists/movies.html">Movies</a></li>
</ul>
</body>
</html>
diff --git a/example/dst/Lists/board-games.html b/example/dst/lists/board-games.html
index 5a54f33..5a54f33 100644
--- a/example/dst/Lists/board-games.html
+++ b/example/dst/lists/board-games.html
diff --git a/example/dst/Lists/movies.html b/example/dst/lists/movies.html
index dc7fc57..dc7fc57 100644
--- a/example/dst/Lists/movies.html
+++ b/example/dst/lists/movies.html
diff --git a/example/dst/sitemap.xml b/example/dst/sitemap.xml
index 6c057b3..945ab51 100644
--- a/example/dst/sitemap.xml
+++ b/example/dst/sitemap.xml
@@ -4,11 +4,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
-<url><loc>https://example.org/Lists/board-games.html</loc><lastmod>2024-10-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://example.org/Lists/movies.html</loc><lastmod>2024-10-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://example.org/about.html</loc><lastmod>2024-10-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://example.org/Articles/an-interesting-article/</loc><lastmod>2024-10-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://example.org/Articles/another-interesting-article/</loc><lastmod>2024-10-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://example.org/Articles/article3.html</loc><lastmod>2024-10-09</lastmod><priority>1.0</priority></url>
-<url><loc>https://example.org/404.html</loc><lastmod>2024-10-09</lastmod><priority>1.0</priority></url>
+<url><loc>https://example.org/lists/board-games.html</loc><lastmod>2024-10-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://example.org/lists/movies.html</loc><lastmod>2024-10-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://example.org/articles/an-interesting-article/</loc><lastmod>2024-10-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://example.org/articles/another-interesting-article/</loc><lastmod>2024-10-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://example.org/articles/article3.html</loc><lastmod>2024-10-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://example.org/about.html</loc><lastmod>2024-10-10</lastmod><priority>1.0</priority></url>
+<url><loc>https://example.org/404.html</loc><lastmod>2024-10-10</lastmod><priority>1.0</priority></url>
</urlset>