diff --git a/index.html b/index.html index 4edd4fc..2cce384 100644 --- a/index.html +++ b/index.html @@ -1,335 +1,335 @@ CodeMeta generator - - - - + + + +

CodeMeta generator

Most fields are optional. Mandatory fields will be highlighted when generating Codemeta.

The software itself

the software title


from SPDX licence list

Discoverability and citation


such as ISBNs, GTIN codes, UUIDs etc.. http://schema.org/identifier


grant funding software development


organization funding software development

Authors and contributors can be added below
Development community / tools


Run-time environment


Current version of the software


Additional Info


see www.repostatus.org for details

Authors

Order of authors does not matter.

Contributors

Order of contributors does not matter.


 
     
 
     
 
 
diff --git a/codemeta_generation.js b/js/codemeta_generation.js
similarity index 100%
rename from codemeta_generation.js
rename to js/codemeta_generation.js
diff --git a/dynamic_form.js b/js/dynamic_form.js
similarity index 100%
rename from dynamic_form.js
rename to js/dynamic_form.js
diff --git a/fields_data.js b/js/fields_data.js
similarity index 100%
rename from fields_data.js
rename to js/fields_data.js
diff --git a/utils.js b/js/utils.js
similarity index 100%
rename from utils.js
rename to js/utils.js