544 B
544 B
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