Skip to content

hhuslamlab/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website

This is the source code for the https://slam.phil.hhu.de/ website.

Installation

Linux (ubuntu-based distros) and WSL

Install Hugo and the Golang

sudo apt install hugo=0.68.3
sudo apt install golang=1.13.8

Run hugo server

Check if Hugo is installed

hugo version 

MacOS

Install brew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install Hugo and Golang

brew install hugo
brew install golang

Building

hugo

Running

hugo server

Contributors

Akhilesh Kakolu Ramarao

Anna Stein

Nele Mastracchio

Hanxin Xia

License

MIT LICENSE