Consolidate YAML front-matter reading into one helper#10
Merged
Conversation
Contributor
Author
There was a problem hiding this comment.
@geoffrey-elliott I found that the front page needed the contents of the Sinatra request helper. Are there other helpers that might need to be available as locals in the YAML parsing context? Think it's too risky to refactor this one out and lose the helpers?
bcjordan
added a commit
that referenced
this pull request
Sep 22, 2014
Consolidate YAML front-matter reading into one helper
Erin007
added a commit
that referenced
this pull request
Nov 10, 2017
# This is the 1st commit message: delete icloud hitchhikers # The commit message #2 will be skipped: # delete hitchhikers # The commit message #3 will be skipped: # remove hitchhikers # The commit message #4 will be skipped: # remove hitchhikers # The commit message #5 will be skipped: # delete hitchhikers # The commit message #6 will be skipped: # delete .icloud files' # The commit message #7 will be skipped: # delete hitchhikers # The commit message #8 will be skipped: # remove hitchhiker icloud files # The commit message #9 will be skipped: # delete icloud files' # The commit message #10 will be skipped: # delete hitchhikers
sureshc
added a commit
that referenced
this pull request
Aug 31, 2020
8 tasks
stephenliang
pushed a commit
that referenced
this pull request
May 7, 2026
…reatures-2 Revert "Revert "Generate creatures pt. 2""
stephenliang
added a commit
that referenced
this pull request
Jun 9, 2026
… a11y label, :active border - GlobalNavItem is a link|group discriminated union (href required for link entries), so a direct-link entry can no longer render a dead <a> (#8). - NavLogo aria-label falls back to 'Home' when brandName is omitted (#9). - buildSupportLinks is typed UserType, not string; UserType is re-exported from the header package (#10). - CreateMenu/HelpButton/HamburgerMenu read HEADER_BREAKPOINTS instead of hardcoded 1200/1060/1061; desktopFull is now used (#11). - The dropdown panel surface lives once as MENU_SURFACE, shared by the menus, the create picker, and the hamburger popover (#12). - New project + Account re-pin their white border in the :active block; the theme's Button :active rule otherwise recolors it to transparent (#16), guarded by a press-and-hold assertion in the story. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or 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
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.
No description provided.