Build minimal demo site
This commit is contained in:
19
developers/index.xml
Normal file
19
developers/index.xml
Normal file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Developers on Formal Methods Tools</title>
|
||||
<link>https://example.org/developers/</link>
|
||||
<description>Recent content in Developers on Formal Methods Tools</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Fri, 02 Feb 2024 04:14:54 -0800</lastBuildDate>
|
||||
<atom:link href="https://example.org/developers/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Test Dev</title>
|
||||
<link>https://example.org/developers/test-dev/</link>
|
||||
<pubDate>Fri, 02 Feb 2024 04:14:54 -0800</pubDate>
|
||||
<guid>https://example.org/developers/test-dev/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
Reference in New Issue
Block a user