big updates
This commit is contained in:
2
content
2
content
Submodule content updated: 388d5fb8f9...a454011c40
Submodule data/publications updated: 80cafb3f32...aca0d278a9
25
hugo.toml
25
hugo.toml
@@ -5,19 +5,26 @@ theme = 'fmtools'
|
|||||||
|
|
||||||
[menus]
|
[menus]
|
||||||
main = [
|
main = [
|
||||||
{ name = 'Home', url = '/', weight = 1 },
|
# { name = 'Home', url = '/', weight = 1 },
|
||||||
{ name = 'Tools', url = '/tools/', weight = 2 },
|
{ 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 }
|
{ name = 'About', url = '/about/', weight = 4 }
|
||||||
]
|
]
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
purpose = 'purposes'
|
application = 'applications'
|
||||||
technique = 'techniques'
|
|
||||||
domain = 'domains'
|
domain = 'domains'
|
||||||
language = 'languages'
|
|
||||||
system = 'systems'
|
|
||||||
interaction = 'interactions'
|
|
||||||
formalism = 'formalisms'
|
|
||||||
developer = 'developers'
|
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
2
public
Submodule public updated: a87a4dbfbf...3bb73fa9a7
Submodule themes/fmtools updated: d4ac24c869...97a31721d0
Reference in New Issue
Block a user