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
- 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 serve
and browse to http://localhost:1313