big updates

This commit is contained in:
Landon Taylor 2025-06-09 11:46:01 -06:00
parent 6e54a5e4b9
commit 5360b74809
5 changed files with 20 additions and 13 deletions

@ -1 +1 @@
Subproject commit 388d5fb8f922702ea9cad380522f0c120aa01375
Subproject commit a454011c4088dceff37d86fb2eaf890757ea5b74

@ -1 +1 @@
Subproject commit 80cafb3f32a85f17c5272d2f617614f0910e1dd9
Subproject commit aca0d278a9329ca386918d63316382a9b0db9e54

View File

@ -5,19 +5,26 @@ theme = 'fmtools'
[menus]
main = [
{ name = 'Home', url = '/', weight = 1 },
# { name = 'Home', url = '/', weight = 1 },
{ name = 'Tools', url = '/tools/', weight = 2 },
{ name = 'Taxonomies', url = '/taxonomies/', weight = 3 },
# { name = 'Benchmarks', url = '/benchmarks/', weight = 2 },
{ name = 'Data', url = '/taxonomies/', weight = 3 },
{ name = 'About', url = '/about/', weight = 4 }
]
[taxonomies]
purpose = 'purposes'
technique = 'techniques'
application = 'applications'
domain = 'domains'
language = 'languages'
system = 'systems'
interaction = 'interactions'
formalism = 'formalisms'
developer = 'developers'
license = 'licenses'
license = 'licenses'
interface = 'interfaces'
input = 'inputs'
technique = 'techniques'
maintenance = 'maintenance'
# purpose = 'purposes'
# language = 'languages'
# system = 'systems'
# interaction = 'interactions'
# # formalism = 'formalisms'
# testThing = 'test ing'

2
public

@ -1 +1 @@
Subproject commit a87a4dbfbfe2cd42dc7bed8fa5c0cf8e9ee6c4fd
Subproject commit 3bb73fa9a74737fd9d9054a54ff08c2b0f6ec0ef

@ -1 +1 @@
Subproject commit d4ac24c869e53ba2fb5f801c8b1c8b0768a25c44
Subproject commit 97a31721d07a5283b1d44677a361861b029dc2a4