Skip to content

Add Slack community redirect - #2340

Open
gmoranxyz wants to merge 1 commit into
mainfrom
claude/gifted-lamport-JDJcN
Open

Add Slack community redirect#2340
gmoranxyz wants to merge 1 commit into
mainfrom
claude/gifted-lamport-JDJcN

Conversation

@gmoranxyz

Copy link
Copy Markdown
Collaborator

📝 Description

This PR adds a new redirect rule to route /slack to the Filecoin Project Slack workspace via a branded short link. This provides a convenient way for users to access the community Slack channel from the main website.

  • Type: New feature

🛠️ Key Changes

  • Added redirect rule mapping /slack to https://rebrand.ly/filecoin-project-slack with non-permanent status

📌 To-Do Before Merging

  • Verify the rebrand.ly short link is active and points to the correct Slack workspace
  • Confirm the redirect is non-permanent (307/308) to allow future updates if needed

🧪 How to Test

  • Setup: N/A
  • Steps to Test:
    1. Navigate to /slack on the filecoin-site domain
    2. Verify the redirect takes you to the Filecoin Project Slack workspace
  • Expected Results: User is redirected to the Slack workspace via the rebrand.ly short link
  • Additional Notes: This is a simple configuration change that leverages the existing redirect infrastructure

🔖 Resources

  • Rebrand.ly short link management

https://claude.ai/code/session_017NC22Wk5ckjQ2h38E9WfM9

@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
filecoin-site Ready Ready Preview, Comment Jun 6, 2026 9:38am
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
ffdweb-site Skipped Skipped Jun 6, 2026 9:38am
filecoin-foundation-site Skipped Skipped Jun 6, 2026 9:38am
filecoin-foundation-uxit Skipped Skipped Jun 6, 2026 9:38am

Request Review

@github-actions github-actions Bot added the size/S label Jun 6, 2026
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

🔍 PR Change Explainer

This automated summary helps you understand what this PR changes and how it affects the website.

📊 Quick Stats

Files changed 1
Lines added +5
Lines removed -0

🌐 Affected Websites

  • filecoin.io (filecoin-site)

📝 What Changed (Plain Language)

This is a code change. It modifies how the website works or looks — this could include layout changes, new features, bug fixes, or structural updates.

📂 Detailed File Breakdown

Click to expand full file list

filecoin.io (filecoin-site)

Other:

  • apps/filecoin-site/redirects.ts

🚀 Preview & Next Steps

  1. Wait for the Vercel preview — a preview link will appear in this PR as a separate comment from the Vercel bot
  2. Click the preview link to see exactly how your changes look on the live site
  3. Test your changes:
    • Check all affected pages for visual correctness
    • Test on mobile and desktop views
    • Click through any interactive elements (buttons, links, forms)
  4. Check the status checks below — all checks should pass (green checkmarks) before merging
  5. When ready, request a review or merge the PR
📖 Glossary (click to expand)
Term What it means
PR (Pull Request) A proposed set of changes waiting to be merged into the main website
Preview deployment A temporary version of the website showing your changes (not public)
Merge Applying your changes to the main website — this triggers a production deploy
Build The process of converting code into a working website
Status checks Automated tests that verify your changes don't break anything
Content file (.md) A Markdown file containing text content (blog posts, events, etc.)
Component (.tsx) A reusable piece of the website's UI (buttons, cards, headers, etc.)
Frontmatter The metadata at the top of content files (title, date, description, etc.)
Shared package Code used by multiple websites — changes here affect all sites

🤖 This comment was generated automatically to help explain PR changes. If something looks wrong, ask a developer for help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants