hhuslamlab / website

Source code for https://slam.phil.hhu.de
MIT License
4 stars 2 forks source link
hacktoberfest

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