Skip to content

Commit

Permalink
Merge pull request #8 from gdcc/rename-repo
Browse files Browse the repository at this point in the history
rename repo from dataversecommunity.global to www.gdcc.io
  • Loading branch information
pdurbin authored Jul 19, 2024
2 parents cc0965b + 32a7a1d commit bc7c642
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dataversecommunity.global
# www.gdcc.io

This GitHub project hosts the sources from which the GDCC website at https://dataversecommunity.global is built.
This GitHub project hosts the sources from which the GDCC website at https://www.gdcc.io is built.
Builds are automated and any commited changes will be released by automation.

You can do smaller edits using the GitHub integrated web editor for files and change the Markdown based content.
Expand All @@ -22,8 +22,8 @@ You can either download it as a zipped package or clone the whole Git repository
You can clone the repository and enter the project directory as follows:

```shell
git clone https://github.com/gdcc/dataversecommunity.global.git
cd dataversecommunity.global
git clone https://github.com/gdcc/www.gdcc.io.git
cd www.gdcc.io
```

## Build the website for preview
Expand All @@ -49,4 +49,4 @@ poetry run task docs-live
```

The page will automatically be opened for you in a browser window or tab.
**Note:** enabling auto-reload without user interaction requires you to install the "LiveReload" extension for your browser.
**Note:** enabling auto-reload without user interaction requires you to install the "LiveReload" extension for your browser.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = [
]

readme = "README.md"
repository = "https://github.com/gdcc/dataversecommunity.global"
repository = "https://github.com/gdcc/www.gdcc.io"

[tool.poetry.dependencies]
python = "^3.9"
Expand Down
2 changes: 1 addition & 1 deletion source/services.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Organizations using over 100,000 DOIs per year USD 5,800.00
For those who are interested please email Jonathan Crabtree at [email protected] to begin the process.

## GDCC GitHub Repositories
The GDCC team helps to manage over two dozen repositories on GitHub Repository housing Dataverse-related tools and resources developed and maintained by the community. On Github, you'll find the [Dataaverse Previewers](https://github.com/gdcc/dataverse-previewers), [pyDataverse](https://github.com/gdcc/pyDataverse), [this website](https://github.com/gdcc/dataversecommunity.global), and much more.
The GDCC team helps to manage over two dozen repositories on GitHub Repository housing Dataverse-related tools and resources developed and maintained by the community. On Github, you'll find the [Dataaverse Previewers](https://github.com/gdcc/dataverse-previewers), [pyDataverse](https://github.com/gdcc/pyDataverse), [this website](https://github.com/gdcc/www.gdcc.io), and much more.

If you'd like to use these tools, help to maintain and extend existing tools, or want to share additional tools with the community, check out the full list of
[GDCC Community Repositories on Github](https://github.com/gdcc).
Expand Down
2 changes: 1 addition & 1 deletion source/working-groups/sensitive-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ Please join us in Slack! To join the Dataverse Community email support@dataverse

## Improving this website

Please feel free open an issue or create a pull request at <https://github.com/gdcc/dataversecommunity.global>.
Please feel free open an issue or create a pull request at <https://github.com/gdcc/www.gdcc.io>.

0 comments on commit bc7c642

Please sign in to comment.