Skip to content

Remove website/ folder (migrated to conduction-website repo)#30

Open
rubenvdlinde wants to merge 1 commit intomainfrom
cleanup/remove-website-folder
Open

Remove website/ folder (migrated to conduction-website repo)#30
rubenvdlinde wants to merge 1 commit intomainfrom
cleanup/remove-website-folder

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Summary

The Docusaurus site that lived in website/ has been migrated to its own repo: ConductionNL/conduction-website. That repo now serves docs.conduction.nl via GitHub Pages (Actions-based deploy), with full git history preserved via git filter-repo --subdirectory-filter website.

This PR removes the now-redundant website/ folder from .github.

Migration summary

  • Source: ConductionNL/.github website/ subfolder (49 commits in subfolder history)
  • Target: ConductionNL/conduction-website (was archived since 2023; unarchived for this purpose)
  • Old master preserved as archive/legacy-2023 branch on the new repo
  • Custom domain: docs.conduction.nl CNAME moved from .github Pages to conduction-website Pages (HTTPS cert reused)
  • Branches: main (release, deploys to Pages) and development (default, PRs target this) per Conduction branching convention
  • Cleanup: .docusaurus/ build cache (with absolute paths from a contributor's local machine) removed and gitignored; stray intro.md (LarpingApp documentation) removed

Test plan

  • Build job succeeded on conduction-website main (run)
  • https://docs.conduction.nl/over-ons returns HTTP 200 with the new team layout (Matthias removed, 4 new members added, GitHub links on each card)
  • Wait ~10 min for CDN cache to expire so homepage https://docs.conduction.nl/ serves the new NL marketing layout
  • Vercel deployment at conduction-website.vercel.app to be disabled by repo owner — that URL is no longer needed

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant