eclipse.org-research
The https://eclipsefdn-research.netlify.com website is generated with Hugo.
The Eclipse Foundation has been a partner in many publicly funded research projects since 2013. We help organizations to successfully create, publish, and sustain an open source software platform, making the results of the research projects available for commercial or public exploitation.
The Eclipse Foundation welcomes the opportunity to work with new industry research projects. If you would like more information please contact us at research@eclipse.org
Getting started
Install dependencies, build assets and start a webserver:
yarn && hugo server
You can find guidance on the page-level metadata here, and examples of the assorted page types (components) here.
Contributing
- Fork the eclipse.org-research repository
- Clone repository:
git clone https://gitlab.eclipse.org/[your_eclipsefdn_username]/eclipse.org-research.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature' -s
- Push feature branch:
git push origin my-new-feature
- 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
- Jakarta and Jakarta EE are Trademarks of the Eclipse Foundation, Inc.
- 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 eclipse.org-research authors. Code released under the Eclipse Public License Version 2.0 (EPL-2.0).