This repository contains the sources of the www.modelica.org website and is the central location for feature requests, suggestions, and bug reports.
- Install Hugo extended version
(on Windows:
winget install Hugo.Hugo.Extended) - Clone the repo
git clone --recurse-submodules https://github.com/modelica/www.modelica.org.git - Change into the repository folder
cd www.modelica.org - Run
hugo serveand browse to http://localhost:1313