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

Add a Dockerfile and update BAPC21-theme submodule #86

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

Siarl
Copy link
Member

@Siarl Siarl commented Feb 16, 2024

Containerizing the site so we can deploy it elsewhere.

I ran into some compatibility issues while trying to generate using the latest Hugo version. The Dockerfile uses the binary for Hugo 0.68.3 found here: https://github.com/gohugoio/hugo/releases

docker build -t bapc21-site .
docker run -p 1313 bapc21-site

@Siarl Siarl requested a review from vmcj February 16, 2024 13:19
@Siarl Siarl self-assigned this Feb 16, 2024
Copy link
Contributor

@vmcj vmcj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Siarl Siarl merged commit 1f0ac9d into main Feb 16, 2024
0 of 5 checks passed
@Siarl Siarl deleted the container branch February 16, 2024 19:41
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.

2 participants