Build minimal demo site
This commit is contained in:
		
							
								
								
									
										53
									
								
								interactions/lorem-ipsum/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										53
									
								
								interactions/lorem-ipsum/index.html
									
									
									
									
									
										Normal 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>Lorem Ipsum | 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="Lorem Ipsum"> | ||||
| <meta property="og:description" content=""> | ||||
| <meta property="og:url" content="https://example.org/interactions/lorem-ipsum/"> | ||||
| <meta property="og:image" content="images/%!s(<nil>)"> | ||||
| <link rel="canonical" href="https://example.org/interactions/lorem-ipsum/"> | ||||
|  | ||||
| <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+ELCAVfvCagiKR7hZNKJ/oZIsasnMF6inWYolPQ=="> | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| </head> | ||||
| <body> | ||||
|   <header> | ||||
|     <h1><a href="/">Formal Methods Tools</a></h1> | ||||
|  | ||||
|  | ||||
|  | ||||
|   </header> | ||||
|   <main> | ||||
|      | ||||
|   <h1>Lorem Ipsum</h1> | ||||
|    | ||||
|    | ||||
|     <h2><a href="/tools/z3/">Z3 Theorem Prover</a></h2> | ||||
|    | ||||
|  | ||||
|   </main> | ||||
|   <footer> | ||||
|     <p>Copyright 2025. All rights reserved.</p> | ||||
|  | ||||
|   </footer> | ||||
| </body> | ||||
| </html> | ||||
							
								
								
									
										19
									
								
								interactions/lorem-ipsum/index.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								interactions/lorem-ipsum/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>Lorem Ipsum on Formal Methods Tools</title> | ||||
|     <link>https://example.org/interactions/lorem-ipsum/</link> | ||||
|     <description>Recent content in Lorem Ipsum 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/interactions/lorem-ipsum/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><p>desc</p></description> | ||||
|     </item> | ||||
|   </channel> | ||||
| </rss> | ||||
		Reference in New Issue
	
	Block a user