-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3bc0fb8
commit 337e9c5
Showing
5 changed files
with
74 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
--- | ||
id: welcome | ||
title: Welcome | ||
--- | ||
|
||
# Welcome to the DANDI Archive Documentation | ||
|
||
|
||
![dandi banner](/img/dandi-banner.png) | ||
|
||
The Web interface to the DANDI archive is located at [https://dandiarchive.org](https://dandiarchive.org). | ||
This documentation explains how to interact with the archive. | ||
|
||
## How to Use This Documentation | ||
|
||
If you want to know more about the DANDI project, its goals, and the problems | ||
it tries to solve, check out the [Introduction](./00-welcome.mdx). | ||
|
||
To start using the archive, head over to [Using DANDI](./00-welcome.mdx) in the User Guide section. | ||
|
||
If you are a developer and want to know how the project is organized, check out the [Project Structure](./00-welcome.mdx) | ||
page in the Developer Guide section. | ||
|
||
## Where to Get Help | ||
|
||
You can communicate with the DANDI team in a variety of ways, depending on your needs: | ||
|
||
- You can ask questions, report bugs, or | ||
request features [at our helpdesk](https://github.com/dandi/helpdesk/issues/new/choose). | ||
- For interacting with the global neuroscience community, post on [Neurostars](https://neurostars.org) | ||
and use the tag [dandi](https://neurostars.org/tag/dandi). | ||
- You can use the DANDI Slack workspace, which we will invite you to after approving your [registration on | ||
DANDI using GitHub](https://dandiarchive.org/) (this registration is required to upload data or to use the DANDI | ||
JupyterHub). See [here for details on how to | ||
register](./00-welcome.mdx). | ||
- Email us: [info@dandiarchive.org](mailto:info@dandiarchive.org) | ||
|
||
## Contributing and Feedback | ||
|
||
We are looking for people to give us feedback on this documentation. If anything | ||
is unclear, [open an issue on our repository](https://github.com/dandi/handbook/issues). You can also get in touch on | ||
our Slack channel, which is available to those who have | ||
registered an account on the archive. | ||
|
||
If you want to get started right away and contribute directly to this | ||
documentation, see the [About This Documentation](./00-welcome.mdx) section. | ||
|
||
## License | ||
|
||
<a | ||
rel="license" | ||
href="http://creativecommons.org/licenses/by/4.0/" | ||
> | ||
<img | ||
alt="Creative Commons License" | ||
style={{ borderWidth: 0 }} | ||
src="https://i.creativecommons.org/l/by/4.0/88x31.png" | ||
/> | ||
</a> | ||
<br /> | ||
This work is licensed under a | ||
<a | ||
rel="license" | ||
href="http://creativecommons.org/licenses/by/4.0/" | ||
> | ||
Creative Commons Attribution 4.0 International License | ||
</a> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.