Add the basic template to generate webpage

This commit is contained in:
Gelieza K
2023-07-31 15:13:50 +02:00
parent 5b47a090a5
commit 65e88dff8e
41 changed files with 47715 additions and 0 deletions

10
Project.toml Normal file
View File

@@ -0,0 +1,10 @@
name = "XM_40017"
uuid = "bac2549d-7fb4-47a9-ab16-d1e9b77d8fc7"
authors = ["Francesc Verdugo <f.verdugo.rojano@vu.nl>"]
version = "0.1.0"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]