Remove website/ folder (migrated to conduction-website repo)#30
Open
rubenvdlinde wants to merge 1 commit intomainfrom
Open
Remove website/ folder (migrated to conduction-website repo)#30rubenvdlinde wants to merge 1 commit intomainfrom
rubenvdlinde wants to merge 1 commit intomainfrom
Conversation
The Docusaurus site has been migrated to its own repo at ConductionNL/conduction-website, which now publishes to docs.conduction.nl via GitHub Pages. The website/ folder here is redundant.
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
The Docusaurus site that lived in
website/has been migrated to its own repo: ConductionNL/conduction-website. That repo now servesdocs.conduction.nlvia GitHub Pages (Actions-based deploy), with full git history preserved viagit filter-repo --subdirectory-filter website.This PR removes the now-redundant
website/folder from.github.Migration summary
ConductionNL/.githubwebsite/subfolder (49 commits in subfolder history)ConductionNL/conduction-website(was archived since 2023; unarchived for this purpose)archive/legacy-2023branch on the new repodocs.conduction.nlCNAME moved from.githubPages toconduction-websitePages (HTTPS cert reused)main(release, deploys to Pages) anddevelopment(default, PRs target this) per Conduction branching convention.docusaurus/build cache (with absolute paths from a contributor's local machine) removed and gitignored; strayintro.md(LarpingApp documentation) removedTest plan
conduction-websitemain(run)https://docs.conduction.nl/over-onsreturns HTTP 200 with the new team layout (Matthias removed, 4 new members added, GitHub links on each card)https://docs.conduction.nl/serves the new NL marketing layoutconduction-website.vercel.appto be disabled by repo owner — that URL is no longer needed