Skip to content
Snippets Groups Projects
Robert Hilbrich's avatar
Robert Hilbrich authored
0b0b7fed
History

GitHub license

openmobility.eclipse.org

The openmobility.eclipse.org website is generated with Hugo.

openMobility logo

The OpenMobility interest group will drive the evolution and broad adoption of mobility modelling and simulation technologies. It accomplishes its goals by fostering and leveraging collaborations among members and by ensuring the development and availability of necessary tools for a detailed simulation of the mobility patterns of people and vehicles. It will be valuable for cities, municipalities, public transport providers as well as automotive software developers by offering the capability to create digital twins, optimize traffic systems and evaluate new business concepts, such as Mobility-as-a-Service.

Getting started

Required Software

Software Version
node.js 18.13.0
npm 8.19
Hugo 0.110
Git > 2.31

See our Managing Required Software wiki page for more information on this topic.

Install dependencies, build assets and start a webserver:

yarn && hugo server --disableFastRender --buildFuture

Contributing

  1. Fork the openmobility.eclipse.org repository
  2. Clone repository: git clone https://gitlab.eclipse.org/[your_eclipsefdn_username]/openmobility.eclipse.org.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -m 'Add some feature' -s
  5. Push feature branch: git push origin my-new-feature
  6. Submit a merge request

Declared Project Licenses

This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

SPDX-License-Identifier: EPL-2.0

Related projects

EclipseFdn/solstice-assets

Images, less and JavaScript files for the Eclipse Foundation look and feel.

EclipseFdn/hugo-solstice-theme

Hugo theme of the Eclipse Foundation look and feel.

Bugs and feature requests

Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Author

Christopher Guindon (Eclipse Foundation)

Trademarks

  • Eclipse® is a Trademark of the Eclipse Foundation, Inc.
  • Eclipse Foundation is a Trademark of the Eclipse Foundation, Inc.

Copyright and license

Copyright 2018-2022 the Eclipse Foundation, Inc. and the openmobility.eclipse.org authors. Code released under the Eclipse Public License Version 2.0 (EPL-2.0).