-
Notifications
You must be signed in to change notification settings - Fork 56
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
Add Getting Started
page
#374
Merged
Merged
Conversation
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
…, add required install of graphviz to conda environment, add graphviz requirements to conf.py
…custom css for class on digraph
… and import the svg. This allows finer control. Also included is a Python script that strips title and xlink:title from the generated svg because it creates tooltips that are annoying.
…ght and width is 100 percent, add scg generation for cloud flowchart
…rainings below accessing RC resources in left column
…ted.md to navigating_docs.md, put tip on logging in page that points to navigating curc docs page, remove duo node on HPC flowchart and replace it with Acknowledging CURC
…abs in logging-in.md with shpinx-design tabs, remove RMACC page and link to rmacc tab in logging-in.md, modify conf.py, custom.css, and conda_dev_env.yml so they incorporate new tabs, protoype check_tab_ref.py for checeking that tab references exist
…tory for landing page images and put the meet user support image in it
…mages, reference said images appropriately
…ing_images, lower case all .PNG items
…e amc-access.md to additional-resources/amc_ssh_auth.md and modify index and references accordingly
…URC resources topics, create acknowledge CURC page and put it under the getting started section
…move over duo images to faq_images, remove unused FAQ directory, download putty-1/2.png images into interactive_jobs_images and reference them instead of the github link
…nd duo help for each institution on loging in page, make tabs on FAQ page fit format
…urces and remove it from landing page, fix grammar in logging-in page tips
…to this directory
…_ref.py describing what the script does
…ADME.md for flowcharts
…hart so that it can be used across the documentation, modify custom css names so they refer ro doc-flowchart class, finish README.md for graphviz flowcharts
…search bar from highlighting as pink
SchneiderCode
approved these changes
Nov 4, 2024
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.
I added a few word changes, but the only major change was resolving a broken external link. At some point the CSU "Getting Started with Alpine" link changed - I added in the new link.
Co-authored-by: Michael Schneider <m.schneider.programmer@gmail.com>
Co-authored-by: Michael Schneider <m.schneider.programmer@gmail.com>
This was referenced Nov 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR addresses #325 by creating a flowchart for both HPC and Cloud resources documentation. In addition to this major change, there was a large amount of reorganization and cleaning up of documentation. A summary of all changes is provided below.
Refactor and Reorganize Documentation
File Naming and Structure
access
togetting_started
,Petalibrary
tostorage/petalibrary
and name itmounting_images
).Tab Format Updates
logging-in.md
,OpenMP-C.md
,OpenMP-Fortran.md
,MPI-C.md
,MPI-Fortran.md
,MPIBestpractices.md
,coding-best-practices.md
,spack.md
,petalibrary.md
,batch-jobs.md
,interactive-jobs.md
,alpine-hardware
,slurm_directive_ex
, andfilesystems
pages.Document Clean-up
XSEDE
,Templates
,Loading-Modules
,Job-Submissions
,Interactive-Jobs
, andLogging-in
.rmacc
folder and remove obsolete images.Automation and Scripting Enhancements
Scripts and Tools
Graph and Flowchart Improvements
conf.py
and RTD yamlContent Adjustments
Content Organization
Enhancements and Tips