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

Move raw files from app/docs to app/assets/<version>/raw/ #1554

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

fabianrbz
Copy link
Contributor

@fabianrbz fabianrbz commented Dec 14, 2023

Description:

Move raw files from app/docs to app/assets/<version>/raw/
They were being processed by Jekyll and converted into HTML files. This change prevents that from happening as they are now considered static files.

This also updates the plugins so that they use the new paths.
I don't think we need redirects for this, because afaik these were used internally to embed files in pages.
@lahabana WDYT?

TODO:

We'll need to update the github action so that it adds the files to the new path, and update docs.konghq.com accordingly.

Did you sign your commit? Instructions Y

Have you read Contributing guidelines? Y

@fabianrbz fabianrbz requested a review from a team as a code owner December 14, 2023 13:29
@fabianrbz fabianrbz requested review from michaelbeaumont and bartsmykla and removed request for a team December 14, 2023 13:29
Copy link

netlify bot commented Dec 14, 2023

Deploy Preview for kuma ready!

Name Link
🔨 Latest commit f96f2d2
🔍 Latest deploy log https://app.netlify.com/sites/kuma/deploys/658189862de7670008be1d3c
😎 Deploy Preview https://deploy-preview-1554--kuma.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

They are being processed by Jekyll and converted into html

Signed-off-by: Fabian Rodriguez <[email protected]>
Signed-off-by: Fabian Rodriguez <[email protected]>
Add `mesh_raw_generated_paths` to jekyll.yml and jekyll-dev.yml

Signed-off-by: Fabian Rodriguez <[email protected]>
@slonka
Copy link
Contributor

slonka commented Dec 19, 2023

@lahabana anything else caught your eye or is it ok to merge?

@lahabana lahabana enabled auto-merge (squash) December 19, 2023 15:57
@lahabana lahabana merged commit 079e6db into kumahq:master Dec 19, 2023
15 checks passed
@fabianrbz fabianrbz deleted the fix-raw-assets branch December 19, 2023 16:13
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.

3 participants