Initial version of the customized page for Scava

Change-Id: I3c9f30ba12cd65b95499cf11cdae519bf828c26d
36 files changed
tree: 4356d780b6b62fef7bf2eb6d331a7b699c892e4d
  1. content/
  2. css/
  3. fonts/
  4. images/
  5. js/
  6. .gitkeep
  7. 404.html
  8. _projectCommon.php
  9. CODE_OF_CONDUCT.md
  10. CONTRIBUTING.md
  11. description.html
  12. index.html
  13. index.xml
  14. index_for_custom_site.php
  15. index_for_default_site.php
  16. LICENSE
  17. mix-manifest.json
  18. NOTICE.md
  19. README.md
  20. sitemap.xml
README.md

openadx.eclipse.org

This website is generated with Hugo.

Getting started

Install dependencies, build assets and start a webserver:

npm install && npm run dev && hugo server

Contributing

  1. Fork the eclipsefdn/openadx.eclipse.org repository
  2. Clone repository: git clone https://github.com/[your_github_username]/openadx.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

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 the Eclipse Foundation, Inc. and the openadx.eclipse.org authors. Code released under the Eclipse Public License Version 2.0 (EPL-2.0).