Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 683 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 683 Bytes

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