/cloudiator.github.io

WebPage for cloudiator

Primary LanguageHTML

The cloudiator webpage

Editing the page

Adding a new component

Create a new markdown document in the components folder including the same header as the other ones. Afterwards, include the component in the components.yml

Adding a new project

Edit the projects.yml file.

Adding a new reference

Edit the bibtex.bib file and add the new reference. Afterwards run the bib.sh script. It will automatically generate the bibliography. You need to have bibtex2html installed and in your path.

Adding a new section to the docs.

Create a new mardown document in the docs folder including the same header as the other ones. Afterwards edit the docs.yml and add the newly created doc section.

Adding a new feature to the frontpage.

Edit the features.yml file and include the new feature using the same attributes than the previous ones.