Conversation
pyphilia
left a comment
There was a problem hiding this comment.
Thanks for the PR! I didn't go through all the code, but rather tested the feature locally.
Here are some feedback:
/docs/feature-chatbot's image is broken.
Also I think the language chips are a bit too dark, what do you think of this proposition? Eventually a bit more darker.
Also should we remove the automatic title? Or the written title?
Navigation order: It would be better in this order
- Intro
- Account
- Teaching (+ Presenting)
- Publishing
- Research
No tips? Should bookmarks be account?
Add a contact us banner at the footer of the main page of docs?
| <.link navigate={~p"/blog"}>{gettext("Blog")}</.link> | ||
| </li> | ||
| <li> | ||
| <.link navigate={~p"/docs"}>{gettext("Documentation")}</.link> |
There was a problem hiding this comment.
I think it would be less "dev" jargon.
| <.link navigate={~p"/docs"}>{gettext("Documentation")}</.link> | |
| <.link navigate={~p"/docs"}>{gettext("Support")}</.link> |
| <li><.link class="text-primary" navigate={~p"/library"}>{gettext("Library")}</.link></li> | ||
| <li><.link class="text-primary" navigate={~p"/blog"}>{gettext("Blog")}</.link></li> | ||
| <li> | ||
| <.link class="text-primary" navigate={~p"/docs"}>{gettext("Documentation")}</.link> |
| #, elixir-autogen, elixir-format, fuzzy | ||
| msgctxt "documentation section" | ||
| msgid "presenting" | ||
| msgstr "Présenter du contenu" |
There was a problem hiding this comment.
Actually I think this section is a bit unclear. I would put "shuffling" in research, because I can't imagine any use case for teaching. Or in "advanced".

No description provided.