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

Support building site locally with Docker #260

Open
kwin opened this issue Feb 26, 2024 · 2 comments
Open

Support building site locally with Docker #260

kwin opened this issue Feb 26, 2024 · 2 comments

Comments

@kwin
Copy link
Contributor

kwin commented Feb 26, 2024

Instead of a complicated installation/compilation of all dependencies locally one can use an existing docker image to run the Jekyll build locally.

There are some hints in https://github.com/github/pages-gem or https://github.com/peteretelej/jekyll-container on how this may be achieved.

@kwin
Copy link
Contributor Author

kwin commented Feb 26, 2024

The image from https://github.com/BretFisher/jekyll-serve seems to support multiple architectures. Not sure though how close this is to the GitHub Pages tool versions (https://pages.github.com/versions/).

@kwin
Copy link
Contributor Author

kwin commented Mar 24, 2024

There is also docker support from https://github.com/github/pages-gem?tab=readme-ov-file#docker.

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