Very beginning of site

This commit is contained in:
Landon Taylor 2025-06-05 21:52:26 -06:00
parent 3de682a723
commit 0c6aa62192
6 changed files with 20 additions and 4 deletions

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule "public"]
path = public
url = https://gitmoss.fyi/fmtools/public.git
[submodule "data/publications"]
path = data/publications
url = https://gitmoss.fyi/fmtools/publications.git

@ -1 +1 @@
Subproject commit 8d9453a60bce05ddb558f478712a80cb9744bcc6
Subproject commit 47a236c035a2d52edca597cacfd32215677d9ee8

1
data/publications Submodule

@ -0,0 +1 @@
Subproject commit 35254ad2f63f714a349199a7806d3541bf4c91b8

View File

@ -1,3 +1,15 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'My New Hugo Site'
title = 'Formal Methods Tools'
theme = 'fmtools'
[taxonomies]
purpose = 'purposes'
technique = 'techniques'
domain = 'domains'
language = 'languages'
system = 'systems'
interaction = 'interactions'
formalism = 'formalisms'
developer = 'developers'

2
public

@ -1 +1 @@
Subproject commit 36cf0cfa92ba5bda464c084c6e8a1a5d1a1c849d
Subproject commit cddd4b116c468c8e335e98f291f03bbb493d550c

@ -1 +1 @@
Subproject commit 63861e1721ad68868ba555ec25db8e4708339182
Subproject commit 94950041f6d88217cc9850198117c02954fe2f2b