Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 736 Bytes

File metadata and controls

13 lines (9 loc) · 736 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 (on Windows: winget install Hugo.Hugo.Extended)
  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