Announce 0.6.0 on the website - #96
Merged
Merged
Conversation
A news page in the docs shell -- the editor release: the language server, recovering diagnostics, environment introspection, sessions, the Math and Time packages, and the show breaking change, with a pointer to ADR 0009 -- plus a hero pill on the front page linking to it.
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.
Adds
website/news/ironkernel-0.6.0.html— the 0.6.0 announcement in the site's docs shell (sidebar, on-this-page nav, highlighted Kernel and shell examples), covering the language server, recovering diagnostics, environment introspection, sessions, the Math and Time packages, and theshowbreaking change, with a pointer to ADR 0009 and the release assets.The front page gets a
hero-newspill above the headline linking to it (new CSS class insite.css, using the existing palette variables).Verified locally with
python3 -m http.server: both pages render in the site style, the newenvironment-*names pick up the applicative color fromsite.js's token list, and the shell block highlights vialanguage-bash.Merging deploys to ironkernel.org through the Pages workflow.
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.