# eclipse.org The [eclipse.org](https://eclipse.org) website is generated with [Hugo](https://gohugo.io/documentation/). The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source software collaboration and innovation. ## Getting started Install dependencies, build assets and start a web server: ```bash yarn hugo server ``` ## Contributing 1. [Fork](https://help.github.com/articles/fork-a-repo/) the [eclipsefdn/eclipse.org](https://github.com/eclipsefdn/eclipse.org) repository 2. Clone repository: `git clone https://github.com/[your_github_username]/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 pull 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](https://github.com/EclipseFdn/solstice-assets) Images, less and JavaScript files for the Eclipse Foundation look and feel. ### [EclipseFdn/hugo-solstice-theme](https://github.com/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](https://github.com/eclipsefdn/eclipse.org/issues/new). ## Author **Christopher Guindon (Eclipse Foundation)** - <https://twitter.com/chrisguindon> - <https://github.com/chrisguindon> ## 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.](https://www.eclipse.org) and the [eclipse.org authors](https://github.com/eclipsefdn/eclipse.org/graphs/contributors). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://github.com/eclipsefdn/eclipse.org/blob/src/LICENSE).