Embed playground artifact with site header#10
Merged
Conversation
Replace the in-tree playground source with a pre-built artifact downloaded from fink-lang/playground releases (pinned to v1.4.0). - Remove playground/ source directory (now lives in fink-lang/playground) - Add templates/playground.html: full-page shell that sets --fink-editor-* CSS variables and fetches/injects fragment.html at runtime - Add content/playground.md to route /playground/ through the new template - Update CI to download and extract the artifact after the site build, excluding the artifact's index.html so the generated shell is preserved
Replace outdated GitHub Pages boilerplate README with accurate project docs. Bump playground artifact from v1.4.0 to v1.7.0 (toolbar removal, AST explorer, editor keybindings, minified JS).
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.
Summary
templates/playground.htmlcargo run -- svg <file.fnk>)static/syntax-colors.cssas--fink-*CSS custom properties — single source of truth for website CSS and SVG rendererWhat's in playground v1.7.0
Test plan
cargo run+ artifact download)/playground/with site headersyntax-colors.css