Remove migrated Artist Jekyll docs#3
Open
djowel wants to merge 1 commit into
Open
Conversation
The Artist docs now live in the cycfi/artist repo as an Antora site, published at https://cycfi.github.io/artist/ (project Pages on the cycfi/artist www branch). That project site shadows this user-pages repo at /artist/, so these Jekyll files were unreachable. The api/ subtree was empty placeholder stubs. Content fully migrated: backends, canvas, foundation, gallery, setup, index.
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.
The Artist documentation has been migrated to an Antora site that lives in the cycfi/artist repo (
docs/) and is published at https://cycfi.github.io/artist/ via that repo's project Pages (wwwbranch).Project Pages for
cycfi/artistservecycfi.github.io/artist/, which shadows the files in this user-pages repo'sartist/folder — they are no longer reachable. This PR removes them.Content fully migrated to Antora (verified live):
index,setup,backends,canvas,foundation,galleryThe
artist/api/subtree consisted of empty placeholder stubs (front-matter only), so nothing was lost there.Nothing in the springboard root (
index.md, nav data) linked intoartist/, so there are no dangling links.🤖 Generated with Claude Code