Build minimal demo site

This commit is contained in:
2025-06-05 21:51:33 -06:00
parent 36cf0cfa92
commit cddd4b116c
84 changed files with 2086 additions and 0 deletions

53
developers/index.html Normal file
View File

@ -0,0 +1,53 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Developers | Formal Methods Tools</title>
<meta name="keywords" content="Formal Methods Tools">
<meta property="og:locale" content='en_US'>
<meta property="og:type" content="article">
<meta property="og:title" content="Developers">
<meta property="og:description" content="">
<meta property="og:url" content="https://example.org/developers/">
<meta property="og:image" content="images/%!s(&lt;nil&gt;)">
<link rel="canonical" href="https://example.org/developers/">
<link rel="apple-touch-icon" sizes="180x180" href='https://example.org/apple-touch-icon.png'>
<link rel="icon" type="image/png" sizes="32x32" href='https://example.org/favicon-32x32.png'>
<link rel="icon" type="image/png" sizes='16x16' href='https://example.org/favicon-16x16.png'>
<link rel="manifest" href='https://example.org/site.webmanifest'>
<link rel="stylesheet" href="https://example.org/css/styles.d41649c107ec5b1038ccbd68def74740f41d15040ad4141debf17b1d1c665a6143cd737e10b08055fbc26a088a47b85934a27fa1922c6ac9cc17a8a7598a253d.css" integrity="sha512-1BZJwQfsWxA4zL1o3vdHQPQdFQQK1BQd6/F7HRxmWmFDzXN&#43;ELCAVfvCagiKR7hZNKJ/oZIsasnMF6inWYolPQ==">
</head>
<body>
<header>
<h1><a href="/">Formal Methods Tools</a></h1>
</header>
<main>
<h1>Developers</h1>
<h2><a href="/developers/test-dev/">Test Dev</a></h2>
</main>
<footer>
<p>Copyright 2025. All rights reserved.</p>
</footer>
</body>
</html>

19
developers/index.xml Normal file
View 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>

View File

@ -0,0 +1,53 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Test Dev | Formal Methods Tools</title>
<meta name="keywords" content="Formal Methods Tools">
<meta property="og:locale" content='en_US'>
<meta property="og:type" content="article">
<meta property="og:title" content="Test Dev">
<meta property="og:description" content="">
<meta property="og:url" content="https://example.org/developers/test-dev/">
<meta property="og:image" content="images/%!s(&lt;nil&gt;)">
<link rel="canonical" href="https://example.org/developers/test-dev/">
<link rel="apple-touch-icon" sizes="180x180" href='https://example.org/apple-touch-icon.png'>
<link rel="icon" type="image/png" sizes="32x32" href='https://example.org/favicon-32x32.png'>
<link rel="icon" type="image/png" sizes='16x16' href='https://example.org/favicon-16x16.png'>
<link rel="manifest" href='https://example.org/site.webmanifest'>
<link rel="stylesheet" href="https://example.org/css/styles.d41649c107ec5b1038ccbd68def74740f41d15040ad4141debf17b1d1c665a6143cd737e10b08055fbc26a088a47b85934a27fa1922c6ac9cc17a8a7598a253d.css" integrity="sha512-1BZJwQfsWxA4zL1o3vdHQPQdFQQK1BQd6/F7HRxmWmFDzXN&#43;ELCAVfvCagiKR7hZNKJ/oZIsasnMF6inWYolPQ==">
</head>
<body>
<header>
<h1><a href="/">Formal Methods Tools</a></h1>
</header>
<main>
<h1>Test Dev</h1>
<h2><a href="/tools/z3/">Z3 Theorem Prover</a></h2>
</main>
<footer>
<p>Copyright 2025. All rights reserved.</p>
</footer>
</body>
</html>

View 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>Test Dev on Formal Methods Tools</title>
<link>https://example.org/developers/test-dev/</link>
<description>Recent content in Test Dev 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/test-dev/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Z3 Theorem Prover</title>
<link>https://example.org/tools/z3/</link>
<pubDate>Fri, 02 Feb 2024 04:14:54 -0800</pubDate>
<guid>https://example.org/tools/z3/</guid>
<description>&lt;p&gt;desc&lt;/p&gt;</description>
</item>
</channel>
</rss>