From 09d0e2eefc77c60bffc0f06fdaf9f1a2ada06b19 Mon Sep 17 00:00:00 2001 From: Wesley B <62723358+wesleyboar@users.noreply.github.com> Date: Tue, 17 Sep 2024 10:21:24 -0500 Subject: [PATCH] feat: new account page, new nav section, smaller homepage (#67) * feat: new account page, new nav section, smaller homepage` This restores commit f122ddd84003f7c3e0951598714e130f61e98344 * enhance: rework as Getting Started & Account Help * fix: rework as Getting Started & Account Help * fix: remove stray slash * fix: better url name, account-help * docs: use msg box after TACC/TACC-ocs#54 --- user-guide/docs/account-help.md | 9 +++++++++ user-guide/docs/index.md | 35 +++++++++++++++++++++++---------- user-guide/mkdocs.yml | 4 ++++ 3 files changed, 38 insertions(+), 10 deletions(-) create mode 100644 user-guide/docs/account-help.md diff --git a/user-guide/docs/account-help.md b/user-guide/docs/account-help.md new file mode 100644 index 0000000..7caf154 --- /dev/null +++ b/user-guide/docs/account-help.md @@ -0,0 +1,9 @@ +# Account Help + +## Password Reset + +To **reset your password**, go to [https://accounts.tacc.utexas.edu/forgot_password](https://accounts.tacc.utexas.edu/forgot_password), enter your username or email address that is associated with your user account, and you will receive an email with a password reset link. + +## Account Activation + +If you receive an **Authentication Failed** error when logging in, and you are confident that you have entered the correct password for your account, then it is likely that you need to **Reactivate Account** due to your account being Deactivated due to more than 120 days having passed since you last logged in. To reactivate your account, log in at accounts.tacc.utexas.edu and then request an activation link via [https://accounts.tacc.utexas.edu/activate](https://accounts.tacc.utexas.edu/activate). You will receive an email at the email address associated with your user account with instructions for account reactivation. diff --git a/user-guide/docs/index.md b/user-guide/docs/index.md index c3b8185..9b65b71 100644 --- a/user-guide/docs/index.md +++ b/user-guide/docs/index.md @@ -1,22 +1,37 @@ -# DesignSafe User Guides -*updated January 31, 2024* +# Getting Started -User Account Registration, Password Reset, and Reactivation
-Any natural hazards researcher or practitioner that wants an environment to store, analyze, curate, publish, and discover data with a community of peers may register for an account. Request a user account, and then follow the instructions in the email you receive to complete setting up your account. You will then be able to log in to DesignSafe. A DesignSafe account is a TACC user account, so you will sometimes see emails from TACC and URLs that take you to the TACC domain tacc.utexas.edu. +## User Account Registration -To reset your password, go to https://accounts.tacc.utexas.edu/forgot_password, enter your username or email address that is associated with your user account, and you will receive an email with a password reset link. +Any natural hazards researcher or practitioner that wants an environment to store, analyze, curate, publish, and discover data with a community of peers may register for an account. -If you receive an Authentication Failed error when logging in, and you are confident that you have entered the correct password for your account, then it is likely that you need to Reactivate Account due to your account being Deactivated due to more than 120 days having passed since you last logged in. To reactivate your account, log in at accounts.tacc.utexas.edu and then request an activation link via https://accounts.tacc.utexas.edu/activate. You will receive an email at the email address associated with your user account with instructions for account reactivation. +1. [**Request a user account**](https://www.designsafe-ci.org/account/register/) +2. Follow instructions in the email you receive to complete setting up your account. +3. You will then be able to [**log in to DesignSafe**](https://www.designsafe-ci.org/). + +**Please note**: A DesignSafe account is a TACC user account, so you will sometimes see emails from TACC and URLs that take you to the TACC domain `tacc.utexas.edu`. + + + + + + + +## Documentation Overview -NAVIGATING THE USER GUIDE
**Data Depot**: The Data Depot section provides documentation on managing your data including various methods to transfer your data to DesignSafe, guidance for including DesignSafe in your NSF Data Management Plan, and a checklist for data curation when working with a NHERI Experimental Facility. There is extensive guidance for curating and publishing your datasets for reuse by others including working with protected/regulated/sensitive data. -**Tools & Apps**: This section contains user guides for how to utilize our many offerings in data analytics, GIS and mapping, visualization, and our Jupyter Hub interacting with the data you bring to DesignSafe or that you discover in our Published datasets. +**Tools and Apps**: This section contains user guides for how to utilize our many offerings in data analytics, GIS and mapping, visualization, and our Jupyter Hub interacting with the data you bring to DesignSafe or that you discover in our Published datasets. **Simulation Applications**: We host a wide array of open source and licensed software applications commonly used in natural hazards research. **Use Cases**: To help users fully embrace DesignSafe functionalities, we have developed a suite of Use Cases that demonstrate how DesignSafe is being used to advance natural hazards research. Practical products, examples, and scripts developed as part of these Use Cases are provided at the links below. The different simulation codes, tools, and DesignSafe resources used in each Use Case are also indicated. **Advanced Topics**: This section of the user guide provides information for how to request an HPC allocation to gain access to TACC's high performance computing resources when your research needs larger scale computation than the our portal applications provide. For researchers who develop their own software tools, a guide to how to use our API to access your data and run applications is provided. - - diff --git a/user-guide/mkdocs.yml b/user-guide/mkdocs.yml index a6792ad..42a4beb 100644 --- a/user-guide/mkdocs.yml +++ b/user-guide/mkdocs.yml @@ -33,6 +33,10 @@ plugins: - include-markdown nav: + - DesignSafe Essentials: + - Getting Started: index.md + - Account Help: account-help.md + - Data Depot: - Overview: datadepot.md - Managing Data: