Skip to content

modelica/www.modelica.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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