modelica / www.modelica.org

The Modelica Association/Language/Library website
https://modelica.org
2 stars 25 forks source link
ma

Modelica website

This repository contains the sources of the www.modelica.org website and is the central location for feature requests, suggestions, and bug reports.

Open in Gitpod

Serve the website locally

  1. Install Hugo extended version
  2. Clone the repo git clone --recurse-submodules https://github.com/modelica/www.modelica.org.git
  3. Change into the repository folder cd www.modelica.org
  4. Run hugo serve and browse to http://localhost:1313