You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a discussion with @vsmart , I'd like to know your opinion about creating multi-language filters in the main curriculum and for further documentation that may appear.
Instead of the actual content on the index.md file, the new root of the curriculum should filter the content by language like:
In the index.md file :
# Choose the language:*[English](/link_to_this_version_translated)*[Spanish](/link_to_this_version_translated)*[Portuguese](/link_to_this_version_translated)*[Other Language](/link_to_this_version_translated)
I think this may be a better approach to keep the material of Clojure Bridge more centralized and filtered to any language that may appear in the future.
The text was updated successfully, but these errors were encountered:
With this approach ClojureBridge Repo will have a centralized content, just like Linux repo. Each next lanaguage can just fork the main repo , write new stuff , push back . So just in case someone delete the Account or change username or whatever may happen.
In a discussion with @vsmart , I'd like to know your opinion about creating multi-language filters in the main curriculum and for further documentation that may appear.
Instead of the actual content on the index.md file, the new root of the curriculum should filter the content by language like:
I think this may be a better approach to keep the material of Clojure Bridge more centralized and filtered to any language that may appear in the future.
The text was updated successfully, but these errors were encountered: