Skip to content
Snippets Groups Projects
Commit 3ad0b65d authored by Boris Baldassari's avatar Boris Baldassari
Browse files

#8 Fix wrong link in readme.

parent 70e51631
No related branches found
No related tags found
No related merge requests found
# ospo.zone
The [ospo.zone](https://ospo.zone) website is generated with [Hugo](https://gohugo.io/documentation/).
Welcome to the [ospo.zone](https://ospo.zone) development place. This project is part of the larger OSPO Alliance initiative, and includes materials from the [Good Governance Initiative](https://ggi.ow2.io/ggi).
This project is community-led, and all contributions are welcome. The website itself is generated with [Hugo](https://gohugo.io/documentation/).
[![Build Status](https://travis-ci.org/EclipseFdn/ospo.zone.svg?branch=master)](https://travis-ci.org/eclipsefdn/ospo.zone)
......@@ -15,12 +17,12 @@ hugo server
## Contributing
1. [Fork](https://help.github.com/articles/fork-a-repo/) the [eclipsefdn/ospo.zone](https://github.com/eclipsefdn/ospo.zone) repository
2. Clone repository: `git clone https://github.com/[your_github_username]/ospo.zone.git`
1. [Fork](https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html/) the [eclipse/plato/www](https://gitlab.eclipse.org/eclipse/plato/www) repository
2. Clone repository: `git clone https://gitlab.eclipse.org/[your_username]/www.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
6. Submit a merge request
### Declared Project Licenses
......@@ -32,6 +34,11 @@ SPDX-License-Identifier: CC-BY-4.0
## Related projects
### [Good Governance Initiative](https://ggi.ow2.io/ggi)
A set of guidelines and best practices to set up an Open Source Program Office (OSPO) within an organisation.
### [EclipseFdn/solstice-assets](https://github.com/EclipseFdn/solstice-assets)
Images, less and JavaScript files for the Eclipse Foundation look and feel.
......@@ -57,10 +64,10 @@ To be updated
## Copyright and license
Copyright (c) 2021 Eclipse Foundation, OW2, OpenForum Europe and others
Copyright (c) 2021 Eclipse Foundation, OW2, OpenForum Europe and others
This website and the accompanying materials are made available under the
terms of the Creative Commons Attribution 4.0 (International) License which
is available at https://creativecommons.org/licenses/by/4.0/.
SPDX-License-Identifier: CC-BY-4.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment