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

Investigate options for Jekyll rendering of PR mods via GH Actions #3

Open
mwengren opened this issue May 20, 2020 · 1 comment
Open

Comments

@mwengren
Copy link
Member

Investigate a way to render the site automatically when a pull request is generated to avoid image link path inconsistencies or other issues when markdown files are edited 'online' via GitHub rather than locally via text editor/local Jekyll environment.

For example, this theme flattens output structure so content in the images directory are stored alongside markdown files in the parent _docs directory when the site is rendered.

This makes link paths that appear correct via GitHub editor preview to actually fail in the rendered site, making online editing challenging.

Is there a way using GitHub Actions to render a preview of the site on PR submit so editors can verify if their changes are correct at that stage?

@mwengren
Copy link
Member Author

Reference: ioos/ioos-metadata#24

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

No branches or pull requests

1 participant