IRS Software Website
This website shows the software projects of the satellite division at the Institute of Space Systems of the University of Stuttgart.
Development
Prerequisites
Building the website
-
Install the npm dependencies first.
npm install
-
Build the website locally.
hugo serve --open
Generating the website
The website can be built into the public
folder by running
hugo
Description
Languages
HTML
81.4%
SCSS
14.1%
Dockerfile
4.5%