Ready to deploy in beta more
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us" dir="ltr">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&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">
|
||||
@ -15,16 +15,16 @@
|
||||
<meta property="og:title" content="All Taxonomy Data">
|
||||
<meta property="og:description" content="This page contains all of the taxonomy data on this site. There is a lot here, it might be helpful to do a CTRL+F.
|
||||
Click on an item in the first column to focus">
|
||||
<meta property="og:url" content="http://localhost:1313/taxonomies/">
|
||||
<meta property="og:url" content="https://example.org/taxonomies/">
|
||||
<meta property="og:image" content="images/%!s(<nil>)">
|
||||
<link rel="canonical" href="http://localhost:1313/taxonomies/">
|
||||
<link rel="canonical" href="https://example.org/taxonomies/">
|
||||
|
||||
<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.e5b470edf89c3e1b9498ce83a3fd0a2e73e9d06958e2c3a1af8d89781f9f2bf612b21d5e45ab8f4aef773661de2529437838673a136797a6a8aaab7759f94ded.css" integrity="sha512-5bRw7ficPhuUmM6Do/0KLnPp0GlY4sOhr42JeB+fK/YSsh1eRauPSu93NmHeJSlDeDhnOhNnl6aoqqt3WflN7Q==">
|
||||
<link rel="stylesheet" href="https://example.org/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ==">
|
||||
|
||||
<link href="/css/fontawesome.css" rel="stylesheet" />
|
||||
<link href="/css/brands.css" rel="stylesheet" />
|
||||
@ -36,6 +36,14 @@ Click on an item in the first column to focus">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="banner">
|
||||
<span class="banner-text">
|
||||
🚧 This site is a work in progress. Don’t be shy to submit an <a href="https://gitmoss.fyi/fmtools/content/issues/new/choose" target="_blank" >issue</a> or <a href="https://gitmoss.fyi/fmtools/content/fork" target="_blank" >pull request</a> 🚧
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
||||
<header>
|
||||
<h1><a href="/">Formal Methods Tools</a></h1>
|
||||
|
||||
@ -105,6 +113,40 @@ the tools developed at SRI International).</p>
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="applications_model-checker"
|
||||
style="background:rgba(74,58,26,0.4)"
|
||||
href="/applications/model-checker">
|
||||
Model Checker
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="applications_probabilistic-model-checker"
|
||||
style="background:rgba(232,228,128,0.4)"
|
||||
href="/applications/probabilistic-model-checker">
|
||||
Probabilistic Model Checker
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="applications_sat-solver"
|
||||
@ -426,6 +468,23 @@ the tools developed at SRI International).</p>
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="developers_oxford-university"
|
||||
style="background:rgba(171,67,235,0.4)"
|
||||
href="/developers/oxford-university">
|
||||
Oxford University
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="developers_rwth-aachen"
|
||||
@ -571,6 +630,23 @@ the tools developed at SRI International).</p>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="developers_utah-state-university"
|
||||
style="background:rgba(55,247,176,0.4)"
|
||||
href="/developers/utah-state-university">
|
||||
Utah State University
|
||||
</a>
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@ -630,6 +706,125 @@ the tools developed at SRI International).</p>
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="inputs_galileo"
|
||||
style="background:rgba(56,14,206,0.4)"
|
||||
href="/inputs/galileo">
|
||||
Galileo
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="inputs_greatspn"
|
||||
style="background:rgba(33,116,195,0.4)"
|
||||
href="/inputs/greatspn">
|
||||
GreatSPN
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="inputs_jani"
|
||||
style="background:rgba(193,44,177,0.4)"
|
||||
href="/inputs/jani">
|
||||
JANI
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="inputs_mrmc"
|
||||
style="background:rgba(87,205,92,0.4)"
|
||||
href="/inputs/mrmc">
|
||||
MRMC
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="inputs_pnml"
|
||||
style="background:rgba(58,17,88,0.4)"
|
||||
href="/inputs/pnml">
|
||||
PNML
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="inputs_prism"
|
||||
style="background:rgba(37,96,141,0.4)"
|
||||
href="/inputs/prism">
|
||||
PRISM
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="inputs_sally"
|
||||
style="background:rgba(63,168,185,0.4)"
|
||||
href="/inputs/sally">
|
||||
Sally
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="inputs_smtlib2"
|
||||
@ -1053,6 +1248,7 @@ the tools developed at SRI International).</p>
|
||||
<footer>
|
||||
<p><a href="/contribute">Contribute</a> | <a href="/about">About</a> | <a href="/license">License</a> | <a href="/privacy">Privacy</a> </p>
|
||||
|
||||
|
||||
<p>© Copyright 2025. An open-source project.</p>
|
||||
|
||||
</footer>
|
||||
|
@ -2,10 +2,10 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>All Taxonomy Data on Formal Methods Tools</title>
|
||||
<link>http://localhost:1313/taxonomies/</link>
|
||||
<link>https://example.org/taxonomies/</link>
|
||||
<description>Recent content in All Taxonomy Data on Formal Methods Tools</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<atom:link href="http://localhost:1313/taxonomies/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://example.org/taxonomies/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
Reference in New Issue
Block a user