- 
                Notifications
    You must be signed in to change notification settings 
- Fork 9.7k
[C3] Consistently use full official full stack framework names #19007
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
    Conversation
  
    
      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
    
  
  
    
    | This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths: 
 | 
a295e59    to
    30e7aba      
    Compare
  
    
              
                    dario-piotrowicz
  
              
              commented
              
                  
                    Jan 3, 2025 
                  
              
              
            
            
| @@ -1,7 +1,6 @@ | |||
| --- | |||
| pcx_content_type: how-to | |||
| title: SvelteKit | |||
| description: Learn how to use Cloudflare's features with SvelteKit | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This description seems pretty outdated, also the rest of the frameworks don't seem to generally include a description, that's why I've removed it
      
        
      
      
  
    9 tasks
  
| Deploying cloudflare-docs with   | 
| Latest commit: | a247081 | 
| Status: | ✅ Deploy successful! | 
| Preview URL: | https://26565cc3.cloudflare-docs-7ou.pages.dev | 
| Branch Preview URL: | https://dario-7662-fullstack-names-f.cloudflare-docs-7ou.pages.dev | 
Instead of using shortened names for the various full stack frameworks use their full official names
30e7aba    to
    91991af      
    Compare
  
    
              
                    WalshyDev
  
              
              approved these changes
              
                  
                    Jan 10, 2025 
                  
              
              
            
            
        
          
                src/content/docs/pages/framework-guides/deploy-an-elderjs-site.mdx
              
                Outdated
          
            Show resolved
            Hide resolved
        
              
          
                src/content/docs/pages/how-to/preview-with-cloudflare-tunnel.mdx
              
                Outdated
          
            Show resolved
            Hide resolved
        
      Co-authored-by: Daniel Walsh <[email protected]>
  
    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.
  
    
  
    
Update the C3 guides to, instead of using shortened names for the various full stack frameworks use their full official names
Documentation checklist
Note
Not completely necessary but ideally this should be merged after cloudflare/workers-sdk#7608 is merged