Skip to content
Snippets Groups Projects

Website Visgroup

Getting started for development

  1. Install hugo (extended edition)
  2. Pull this repository
  3. Open the terminal and navigate into the folder "visgroup"
  4. Start the built-in live server via "hugo server"
  5. Use a browser to open the page specified in the server's output

Publications

To add, edit or remove a publication from the website do the following:

  1. Edit the file "publications.bib" in the folder "visgroup\data"
  2. Make sure that the .bib file entries are sorted by date, starting with the most recent publication.
  3. Convert the bibfile to BibJson format, using for example this tool
  4. Replace the file "publications.json" and ... that's it!

Note: If you get the server error "Unmarshal failed", it might be necessary to manually set the encoding of the json-file to UTF-8.

Authors and acknowledgment

Design: Melanie Althaus

Implementation: Nico Graebling

License

tbd

Project status

in development