kmesh-net / kmesh-net/website

Docker container for local development of the site

Open
#154 3 comments 2 reactions 1 assignee Claimed by @yashisrani View on GitHub
Dominant language
JavaScript
Stars
12
Forks
75
PR merge metrics
No merged PRs in 30d

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.