-
-
Notifications
You must be signed in to change notification settings - Fork 8
Edits to README to provide instructions to contributors #326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
028778e
f651c06
e24ef59
d1e488d
734d6b2
5f68ae6
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,20 @@ | ||
# The HDF Group | ||
# The HDF Group Documentation Project | ||
|
||
Our **non-profit mission** is to ensure efficient and equitable access to science and engineering data across platforms and environments, now and forever. | ||
|
||
People around the world rely on open source HDF software and use it to solve some of the most challenging data management problems. | ||
People around the world rely on open source HDF software and use it to solve some of the most challenging data management problems. This repository provides a front end for <a href="https://support.hdfgroup.org">https://support.hdfgroup.org</a>, the one-stop shop for help and documentation on HDF5 software. These software projects include: | ||
|
||
 | ||
| Project Name | What is it? | GitHub Repo | | ||
| ----- | ---- | ---| | ||
| HDF5 | High-performance data management and storage suite (<a href="https://www.hdfgroup.org/solutions/hdf5/">More info.</a>) | https://github.com/HDFGroup/hdf5 | | ||
| HDFView | A visual tool written in Java for browsing and editing HDF (HDF5 and HDF4) files (<a href="https://www.hdfgroup.org/download-hdfview/">More info.</a>) | https://github.com/HDFGroup/hdfview | | ||
| HSDS | REST-based solution for reading and writing complex binary data formats within object-based storage environments (<a href="https://www.hdfgroup.org/solutions/highly-scalable-data-service-hsds/">More info.</a>) | https://github.com/HDFGroup/hsds | | ||
| HDF4 | A library and multi-object file format for storing and managing data between machines (<a href="https://www.hdfgroup.org/solutions/hdf4/">More info.</a>) | https://github.com/HDFGroup/hdf4 | | ||
|
||
# Contribute | ||
|
||
This repo provides the framework for the introductory pages (i.e. content for the top level pages) of The HDF Group's documentation for the above projects. These pages are build using Jeckyl and served via Github Pages. Feel free to contribute PRs and issues here, however if your contribution is specifically related to the documentation of those projects, those contributions belong in the repo for that project. Is it confusing? Yes. Please edit this page if you have a better way to explain this. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. sp - Jekyll Let's add a CONTRIBUTING.md page following https://github.com/HDFGroup/hdf5/blob/develop/CONTRIBUTING.md as a model. Of course with some heavy editing. Most notably adding details about using the devcontainer with Codespaces and VSCode. Same for CODE_OF_CONDUCT, SECURITY, LICENSE?, etc |
||
|
||
## Testing Your Changes Before Submitting a PR | ||
|
||
<a href="https://docs.github.com/en/pages/quickstart">Set up GitHub pages</a> on your fork to test your changes before submitting. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link to WWW about us
do we have mission statement on WWW?
I didn't find a "search" feature for WWW conttent?