add dates

This commit is contained in:
2025-06-13 15:13:55 -06:00
parent d29e2086dd
commit b6cc09e6e1
6 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
title = 'The Ultimate Formal Methods Toolbox' title = 'The Ultimate Formal Methods Toolbox'
subtitle = 'Discover, Explore, and Contribute to the Worlds Largest Collection of Formal Methods Tools' subtitle = 'Discover, Explore, and Contribute to the Worlds Largest Collection of Formal Methods Tools'
# date = 2023-01-01T08:00:00-07:00 # date = 2023-01-01T08:00:00-07:00
date = 2025-06-07
# draft = false # draft = false
+++ +++

View File

@@ -1,6 +1,7 @@
+++ +++
title = 'About' title = 'About'
subtitle = 'Learn more about the Formal Methods Tools project' subtitle = 'Learn more about the Formal Methods Tools project'
date = 2025-06-07
+++ +++

View File

@@ -1,5 +1,6 @@
+++ +++
title = 'Contribute' title = 'Contribute'
date = 2025-06-07
+++ +++
Instructions coming soon. Please see https://gitmoss.fyi/fmtools/content/wiki/Contribute for temporary instructions. Instructions coming soon. Please see https://gitmoss.fyi/fmtools/content/wiki/Contribute for temporary instructions.

View File

@@ -1,6 +1,7 @@
+++ +++
title = 'MIT License' title = 'MIT License'
subtitle = 'Open-Source and Free to Use' subtitle = 'Open-Source and Free to Use'
date = 2025-06-07
+++ +++
MIT License MIT License

View File

@@ -1,6 +1,7 @@
+++ +++
title = 'Privacy' title = 'Privacy'
subtitle = "tl;dr: I won't know you were here." subtitle = "tl;dr: I won't know you were here."
date = 2025-06-07
+++ +++
This website does not collect or track any personal data from visitors. No cookies, personalized analytics, or tracking scripts are used. No ads are shown on this website, and there is no money to be made from this project. This website does not collect or track any personal data from visitors. No cookies, personalized analytics, or tracking scripts are used. No ads are shown on this website, and there is no money to be made from this project.

View File

@@ -2,7 +2,7 @@
date = 2025-06-07 date = 2025-06-07
draft = false draft = false
title = 'COMICS' title = 'COMICS'
subtitle = 'Probabilistic Model Checker' subtitle = 'DTMC Counterexample Generator'
links = [ links = [
{ title = "Homepage", url = "https://ths.rwth-aachen.de/research/tools/comics/", icon = 'fa-solid fa-home' }, { title = "Homepage", url = "https://ths.rwth-aachen.de/research/tools/comics/", icon = 'fa-solid fa-home' },
# { title = "Source Code", url = "https://github.com/moves-rwth/storm", icon = 'fa-brands fa-github' }, # { title = "Source Code", url = "https://github.com/moves-rwth/storm", icon = 'fa-brands fa-github' },