HugoBlox / hugo-blox-builder

🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
https://hugoblox.com/templates/
MIT License
8.2k stars 2.9k forks source link

Example and Documentation for Multi-Language Site with authors and publications #1835

Closed seichter closed 3 years ago

seichter commented 4 years ago

Wrong Repo

seichter commented 4 years ago

Reopened

This renaming got me confused as there were some predatory repo copies of Academic before. Please communicate such a rename to the community!

Is your feature request related to a problem? Please describe.

I'm still struggling to understand how feasible it is to build a multi-lingual page for my lab where we would have for instance publications that should be linked to the respective authors. Same for project pages etc pp. The included example only shows a simple index page in Chinese which is fine in itself but doesn't elude on how to use per-page translations in hugo or the like. Not sure if that is a systematic issue of hugo or if it is specific to the academic theme.

Describe the solution you'd like

Please provide a better documentation and example to show the facets of how to build a multi-lingual page.

Describe alternatives you've considered

Alternatives would be to support both translation methods throughout academic - seems that is not the case right now.

Additional context

Many laboratories are probably struggling with the same issue. For grant applications I need to point to a German version, wheras with international collaborators the English version is more relevant.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had any recent activity. The resources of the Academic team are limited, and so we are asking for your help. If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open. If this is a feature request, and you feel that it is still relevant and valuable, please tell us why. This issue will automatically close soon if no further activity occurs. Thank you for your contributions.

seichter commented 4 years ago
If this is a feature request, and you feel that it is still relevant and valuable, please tell us why.
This issue will automatically close soon if no further activity occurs. Thank you for your contributions.

Because academics have on one hand the requirement to connect to their international peers (usually with English) and at the same time invite members of the local community (in my case German). Currently the multilingual support is a huge burden for a lab website to maintain basically complete content trees for everything. Especially publications should be shared between both languages. Maybe this is just a usability problem, than either the documentation or the exampleSite should be altered.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had any recent activity. The resources of the Academic team are limited, and so we are asking for your help. If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open. If this is a feature request, and you feel that it is still relevant and valuable, please tell us why. This issue will automatically close soon if no further activity occurs. Thank you for your contributions.

gcushen commented 3 years ago

Feel free to upvote and give your feedback on my proposal for Hugo to merge content (such as authors and publications) across multilingual sites: https://github.com/gohugoio/hugo/issues/5612

It appears Bep is currently planning it for Hugo v0.78. In the meantime, users have reported success with softlinking (ln -s) or copying content to each multilingual site, e.g. content_en and content_de folders. Another possibility is perhaps to put the universal constant in a Hugo Module in a separate repo and try to mount that Hugo Module to the content dir for each site.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had any recent activity. The resources of the project maintainers are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, consider contributing a Pull Request with a fix.

If this is a feature request, and you feel that it is still relevant and valuable, please tell us why or contribute a Pull Request for review.

This issue will automatically close soon if no further activity occurs. Thank you for your contributions.

seichter commented 3 years ago

@gcushen - any comment on how the upstream issue gohugoio/hugo#5612is progressing? There seems lots of work to be done associated to the internationalization features, which I as just a user don't understand in detail. Maybe this issue can be closed?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had any recent activity. The resources of the project maintainers are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, consider contributing a Pull Request with a fix.

If this is a feature request, and you feel that it is still relevant and valuable, please tell us why or contribute a Pull Request for review.

This issue will automatically close soon if no further activity occurs. Thank you for your contributions.