Couple of blogs and talks - #1
Merged
khasim-syed merged 6 commits intoSep 10, 2026
Merged
Conversation
Fix heading weights, button hover/active states, secondary button styling, off-palette colors, container width, and keyboard operability of the footer accordion to match the TI Website design spec. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Sourced from eLinux.org's Kernel sub-systems and ELC Europe 2019 presentation pages: "An Introduction to SPI-NOR Subsystem" (ELCE 2017) and "Introduction to HyperBus Memory Devices" (ELC Europe 2019). Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Talks were rendered in unsorted collection (filename) order. Sort by the year front-matter field, descending, so the listing reads chronologically like the blog/post pages. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
The talks page now sorts by year automatically; document that contributors just need to set year correctly rather than reorder files. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
…y-certification article Lets a blog post's front matter set external_url so the featured/grid card thumbnail, title, and read button link straight to a third-party article instead of duplicating its content on this site, mirroring the existing video external_url pattern. Adds a stub post using this for Sonair's ADAR One safety-certified Rust write-up. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.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.
Fix Styling to match TI website guidelines, add few blogs and talks