This commit is contained in:
2025-06-09 11:45:24 -06:00
parent a87a4dbfbf
commit 3bb73fa9a7
176 changed files with 13421 additions and 12841 deletions

View File

@ -1,10 +1,11 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<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>
@ -13,16 +14,20 @@
<meta property="og:type" content="article">
<meta property="og:title" content="Developers">
<meta property="og:description" content="">
<meta property="og:url" content="http://localhost:1313/developers/">
<meta property="og:url" content="https://example.org/developers/">
<meta property="og:image" content="images/%!s(&lt;nil&gt;)">
<link rel="canonical" href="http://localhost:1313/developers/">
<link rel="canonical" href="https://example.org/developers/">
<link rel="apple-touch-icon" sizes="180x180" href='http://localhost:1313/apple-touch-icon.png'>
<link rel="icon" type="image/png" sizes="32x32" href='http://localhost:1313/favicon-32x32.png'>
<link rel="icon" type="image/png" sizes='16x16' href='http://localhost:1313/favicon-16x16.png'>
<link rel="manifest" href='http://localhost:1313/site.webmanifest'>
<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="http://localhost:1313/css/styles.53038a37cec6ee9be2905762d98a91929a364edeef3cc14cbdb28c4a72d26b80952b218b41de771e704189d6ba0354eaded498090785092be247770e2fab407f.css" integrity="sha512-UwOKN87G7pvikFdi2YqRkpo2Tt7vPMFMvbKMSnLSa4CVKyGLQd53HnBBida6A1Tq3tSYCQeFCSviR3cOL6tAfw==">
<link rel="stylesheet" href="https://example.org/css/styles.8b49a669b444200848aa2fc88c4dc95a3d61d6c822e7ad08eecab8049173e085d2bfa16bf17fa8ec14eb95bb1f04f9a822b2fc4836b4d329140ddd03444ca0bf.css" integrity="sha512-i0mmabREIAhIqi/IjE3JWj1h1sgi560I7sq4BJFz4IXSv6Fr8X&#43;o7BTrlbsfBPmoIrL8SDa00ykUDd0DREygvw==">
<link href="/css/fontawesome.css" rel="stylesheet" />
<link href="/css/brands.css" rel="stylesheet" />
<link href="/css/solid.css" rel="stylesheet" />
@ -35,14 +40,11 @@
<nav>
<ul>
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/tools/">Tools</a>
</li>
<li>
<a href="/taxonomies/">Taxonomies</a>
<a href="/taxonomies/">Data</a>
</li>
<li>
<a href="/about/">About</a>
@ -70,10 +72,10 @@
<a
class="term-link"
id="developers_microsoft-research"
style="background:rgba(38,15,27,0.4)"
href="/developers/microsoft-research">
Microsoft Research
id="developers_loria"
style="background:rgba(127,59,149,0.4)"
href="/developers/loria">
LORIA
</a>
@ -95,11 +97,49 @@
</a>
<a
class="term-link"
id="developers_uliege"
style="background:rgba(30,16,221,0.4)"
href="/developers/uliege">
ULiege
</a>
<a
class="term-link"
id="developers_microsoft-research"
style="background:rgba(38,15,27,0.4)"
href="/developers/microsoft-research">
Microsoft Research
</a>
</section>
</main>
<footer>
<p>Copyright 2025. All rights reserved.</p>
<p><a href="/contribute">Contribute</a> &nbsp;|&nbsp; <a href="/about">About</a> &nbsp;|&nbsp; <a href="/license">License</a> &nbsp;|&nbsp; <a href="/privacy">Privacy</a> </p>
<p>&copy; Copyright 2025. An open-source project.</p>
</footer>
</body>