Skip to content
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

⚡🐋🏗⚡ set grimesai-salvage-tex:lunar devcontainer to deploy cloudflare #1153

Closed
1 task done
DerekNonGeneric opened this issue Feb 28, 2024 · 3 comments · Fixed by #1154
Closed
1 task done
Assignees
Labels
🟨 Code: JS/TS PRs or issues regarding JavaScript/TypeScript code 💎 Code: Ruby PRs or issues regarding Ruby code 🛄 Status: Claimed Issues that have been claimed to be undertaken by someone 🚅 Status: Fast Track PRs that do not need to wait for 48 hours to land 🗒️ todo PRs that add code with TODO comments 🔧 Type: Maintenance undefined 🈺 Type: Meta PRs or issues regarding the general management of the project 🔔 Type: New undefined

Comments

@DerekNonGeneric
Copy link
Member

DerekNonGeneric commented Feb 28, 2024

we need redirections hot linkable for static assets like images
the jekyll-redirect plugins create a new intermediate HTML page all forwarding
not useful for images or other static resources

Location

Section of the site where the content exists

Affected URL(s):

Description

Concise explanation of the problem

To use redirects on Cloudflare Pages, declare your redirects in a plain text file called _redirects without a file extension in the output folder of your project. The build output folder is project-specific, so the _redirects file should not always be in the repository's root directory. Changes to redirects will be updated on your website at build time, so make sure you commit and push the file to trigger a new build each time you update redirects.


  • I would like to work on this issue and submit a pull request.
@DerekNonGeneric DerekNonGeneric changed the title ⚡🐋🏗⚡ set grimesai-salvage-tex:lunar devcontainer & use redirects on Cloudflare Pages, ⚡🐋🏗⚡ set grimesai-salvage-tex:lunar devcontainer to deploy cloudflare Feb 28, 2024
@OpenINFbot OpenINFbot added 🈺 Type: Meta PRs or issues regarding the general management of the project 🟨 Code: JS/TS PRs or issues regarding JavaScript/TypeScript code 💎 Code: Ruby PRs or issues regarding Ruby code 🏗️ Category: Build Issues and PRs related to the build directory 🔥 P0: Critical Drop everything 🏗️ Category: Infrastructure/Tooling/Builds/CI undefined 🔧 Type: Maintenance undefined 🔔 Type: New undefined labels Feb 28, 2024
@DerekNonGeneric DerekNonGeneric added 🚅 Status: Fast Track PRs that do not need to wait for 48 hours to land 🛄 Status: Claimed Issues that have been claimed to be undertaken by someone labels Feb 28, 2024
@DerekNonGeneric
Copy link
Member Author

DerekNonGeneric commented Feb 28, 2024

i am fairly sure we will eventually be turning this whole repo into the super-basic redirect since we not longer have any reason to keep this repository name as we will have finally bid GitHub pages adieu:

Has anyone ever written a secret book that they kept secret out of fear but then it turned out to be a huge hit when published and the author was like "omg why did I keep this secret" ? Asking for a friend

— GrimesAI (@GRIMES_V1) February 8, 2024

🆕🔜

UPDATE: The expert opinion of other community members is currently generally favorable, but firmly object to an entire migration at the moment and are wildly citing |too soon| claims on main

@DerekNonGeneric
Copy link
Member Author

image

version of ruby used over there to build is simply outdated

@DerekNonGeneric
Copy link
Member Author

image

we will simply build it ourselves w/ our toolchain, and then we send the built final product to them

along w/ the _redirects file and they can just host the stuff for us rather than have them heavy-lifting, i think that will be prefferable

@DerekNonGeneric DerekNonGeneric added 🗒️ todo PRs that add code with TODO comments and removed 🏗️ Category: Build Issues and PRs related to the build directory 🏗️ Category: Infrastructure/Tooling/Builds/CI undefined labels Feb 28, 2024
@DerekNonGeneric DerekNonGeneric removed the 🔥 P0: Critical Drop everything label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟨 Code: JS/TS PRs or issues regarding JavaScript/TypeScript code 💎 Code: Ruby PRs or issues regarding Ruby code 🛄 Status: Claimed Issues that have been claimed to be undertaken by someone 🚅 Status: Fast Track PRs that do not need to wait for 48 hours to land 🗒️ todo PRs that add code with TODO comments 🔧 Type: Maintenance undefined 🈺 Type: Meta PRs or issues regarding the general management of the project 🔔 Type: New undefined
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants