Skip to content
Snippets Groups Projects
Christopher Guindon's avatar
Christopher Guindon authored
Update solstice theme and webpack

See merge request eclipse-wg/oniro-wg/oniroproject.org!18
b4fa9755
History

oniroproject.org

The oniroproject.org website is generated with Hugo.

The Oniro Working Group creates an ecosystem of organizations to support the community in the production and evolution of the Oniro technologies as well as to drive its commercial success across different industries. Such an ecosystem arises in a neutral-vendor environment where collaboration is promoted under the core Eclipse Foundation principles, like transparency and openness. Read the draft charter.

Getting started

Install dependencies, build assets and start a webserver:

yarn
hugo server

Contributing

  1. Fork the oniroproject.org repository
  2. Clone repository: git clone https://gitlab.eclipse.org/[your_github_username]/oniroproject.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 2021 the Eclipse Foundation, Inc. and the oniroproject.org authors. Code released under the Eclipse Public License Version 2.0 (EPL-2.0).