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

Docker container for local development of the site #154

Open
Murdock9803 opened this issue Mar 13, 2025 · 0 comments
Open

Docker container for local development of the site #154

Murdock9803 opened this issue Mar 13, 2025 · 0 comments

Comments

@Murdock9803
Copy link
Contributor

Description

Currently, the site requires specific versions of technologies such as hugo extended, GO, etc, to be able to develop locally by the contributors. This often creates problems in one or the other dependencies and the users face problem in developing the site locally.

Suggestion

Dockerization of the whole site will allow users to develop the site locally with just a single command, without even installing any specific versions of the dependencies. This will make the development process much faster.

Additional Context

The right directories can be containerized so that the contributors can directly see their changes being developed locally.

cc @jayesh9747

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