Currently, the default master version of embed-code is the Ruby-Jekyll version, while only the Go version is in use, making explanations like this one more complex. Additionally, the documentation for embedding is currently located in a separate branch and folder, which can be confusing.
Proposal:
- Create a branch with the current
master version and label it as the Jekyll version of embed-code for backup purposes.
- Merge the
embed-code-go branch into master.
- Replace the root implementation of
embed-code and the corresponding readme.md with the Go version.
IMPORTANT update this guide for code embedders.
Currently, the default
masterversion ofembed-codeis the Ruby-Jekyll version, while only the Go version is in use, making explanations like this one more complex. Additionally, the documentation for embedding is currently located in a separate branch and folder, which can be confusing.Proposal:
masterversion and label it as the Jekyll version ofembed-codefor backup purposes.embed-code-gobranch intomaster.embed-codeand the correspondingreadme.mdwith the Go version.IMPORTANT update this guide for code embedders.