Re-structuring of TOC#444
Conversation
|
/deploy-preview |
|
/deploy-preview |
is not the fontawesome or bootstrap icon we were initially planning, but is an easy solution compared to change the css style or implementing html syntax in the file
|
/deploy-preview |
|
@ronnyhdez I triggered the deploy preview with the |
There was a problem hiding this comment.
@ronnyhdez I think this looks great! I think you captured the structure we talked about pretty much perfectly. I have a few comments/suggestions/questions, but all pretty minor.
I don't know if we want to merge this yet, or see if we can figure out a way to deploy to a /latest endpoint first, so we don't keep changing the stable cookbook while we continue to iterate? See #439 by @itcarroll
The files will be re-classified according to its content in the next milestone
|
/deploy-preview |
|
Hi @itcarroll, @alexishunzinger, @danielfromearth! Here is the PR with the changes we have been discussing in the latest co-working sessions. @ateucher has already reviewed the content and I have addressed all the comments. 😄 The main intention of this PR is to capture the proposed new main sections and their contents. Most of the changes are in Changes to the actual files (i.e. removing a WIP content and instead creating a new issue or a PR) would happen in the next stage. When you have a chance, could you please take a look and let me know if you agree with this structure, or if there is anything missing or that should be changed? Thanks! |
itcarroll
left a comment
There was a problem hiding this comment.
Minor change requests, but otherwise looks correct to me.
There are many links that are now incorrectly getting the external link icon, which I think is being worked on in a separate PR, but perhaps that is a preview artifact.
| href: https://nasa.github.io/ASDC_Data_and_User_Services/ | ||
| - text: "NSIDC Data Cookbook" | ||
| href: https://nsidc.github.io/NSIDC-Data-Cookbook/ | ||
| - text: "OBDAAC Ocean Data Cookbook" |
There was a problem hiding this comment.
| - text: "OBDAAC Ocean Data Cookbook" | |
| - text: "OB.DAAC Help Hub" |
There was a problem hiding this comment.
The "." is important for our DAACs branding, and the "Help Hub" is the cookbook's current title. If you just want to have "OB.DAAC Tutorials", that's okay too.
| # ============================================================ | ||
| # SECTION 4: HOW-TO GUIDES (goal-oriented, assumes contex) | ||
| # ============================================================ | ||
| - section: "How-To Guides (goal-oriented, assumes context)" |
There was a problem hiding this comment.
| - section: "How-To Guides (goal-oriented, assumes context)" | |
| - section: "How-To Guides (Do a Task)" |
Noted in May 7 co-working notes.
| format: | ||
| html: | ||
| grid: | ||
| sidebar-width: 500px |
There was a problem hiding this comment.
Perhaps the width could be a bit less, given the shorter heading of "How-To Guides (Do a Task)".
Re-structuring of TOC according to co-working session: #427 (comment)