Skip to content

Latest commit

 

History

History
70 lines (40 loc) · 1 KB

File metadata and controls

70 lines (40 loc) · 1 KB

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

Dalia Carvalho Rodrigues

License

MIT LICENSE