Skip to content

Latest commit

 

History

History
68 lines (39 loc) · 953 Bytes

README.md

File metadata and controls

68 lines (39 loc) · 953 Bytes

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