added dev test file.

This commit is contained in:
tavrin_rust_dev
2026-03-16 23:14:36 +00:00
parent 5542e36ddc
commit 31a40fe57c
6 changed files with 86 additions and 85 deletions

0
.hugo_build.lock Normal file
View File

View File

@@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Categories on </title> <title>Categories on </title>
<link>http://example.org/categories/</link> <link>http://localhost:1313/categories/</link>
<description>Recent content in Categories on </description> <description>Recent content in Categories on </description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en-us</language> <language>en-us</language>
<atom:link href="http://example.org/categories/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
</channel> </channel>
</rss> </rss>

File diff suppressed because one or more lines are too long

View File

@@ -2,48 +2,48 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>http://example.org/affiliates/</loc> <loc>http://localhost:1313/affiliates/</loc>
</url><url> </url><url>
<loc>http://example.org/agorism/</loc> <loc>http://localhost:1313/agorism/</loc>
</url><url> </url><url>
<loc>http://example.org/books/</loc> <loc>http://localhost:1313/books/</loc>
</url><url> </url><url>
<loc>http://example.org/categories/</loc> <loc>http://localhost:1313/categories/</loc>
</url><url> </url><url>
<loc>http://example.org/covid/</loc> <loc>http://localhost:1313/covid/</loc>
</url><url> </url><url>
<loc>http://example.org/deathathletes/</loc> <loc>http://localhost:1313/deathathletes/</loc>
</url><url> </url><url>
<loc>http://example.org/defense/</loc> <loc>http://localhost:1313/defense/</loc>
</url><url> </url><url>
<loc>http://example.org/education/</loc> <loc>http://localhost:1313/education/</loc>
</url><url> </url><url>
<loc>http://example.org/frontends/</loc> <loc>http://localhost:1313/frontends/</loc>
</url><url> </url><url>
<loc>http://example.org/hacking/</loc> <loc>http://localhost:1313/hacking/</loc>
</url><url> </url><url>
<loc>http://example.org/health/</loc> <loc>http://localhost:1313/health/</loc>
</url><url> </url><url>
<loc>http://example.org/job-boards/</loc> <loc>http://localhost:1313/job-boards/</loc>
</url><url> </url><url>
<loc>http://example.org/</loc> <loc>http://localhost:1313/</loc>
</url><url> </url><url>
<loc>http://example.org/metrics/</loc> <loc>http://localhost:1313/metrics/</loc>
</url><url> </url><url>
<loc>http://example.org/money/</loc> <loc>http://localhost:1313/money/</loc>
</url><url> </url><url>
<loc>http://example.org/organizations/</loc> <loc>http://localhost:1313/organizations/</loc>
</url><url> </url><url>
<loc>http://example.org/osint/</loc> <loc>http://localhost:1313/osint/</loc>
</url><url> </url><url>
<loc>http://example.org/political-tools/</loc> <loc>http://localhost:1313/political-tools/</loc>
</url><url> </url><url>
<loc>http://example.org/privacy/</loc> <loc>http://localhost:1313/privacy/</loc>
</url><url> </url><url>
<loc>http://example.org/self-hosting/</loc> <loc>http://localhost:1313/self-hosting/</loc>
</url><url> </url><url>
<loc>http://example.org/social-media/</loc> <loc>http://localhost:1313/social-media/</loc>
</url><url> </url><url>
<loc>http://example.org/tags/</loc> <loc>http://localhost:1313/tags/</loc>
</url> </url>
</urlset> </urlset>

View File

@@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Tags on </title> <title>Tags on </title>
<link>http://example.org/tags/</link> <link>http://localhost:1313/tags/</link>
<description>Recent content in Tags on </description> <description>Recent content in Tags on </description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en-us</language> <language>en-us</language>
<atom:link href="http://example.org/tags/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
</channel> </channel>
</rss> </rss>

1
push_tests.txt Normal file
View File

@@ -0,0 +1 @@
- 16 March, dev: cloned prod repo from gitea. hugo server ran. pushed this file to dev.