Skip to content

feat: add docs pages#163

Open
spaenleh wants to merge 8 commits intomainfrom
162-docs
Open

feat: add docs pages#163
spaenleh wants to merge 8 commits intomainfrom
162-docs

Conversation

@spaenleh
Copy link
Member

No description provided.

@spaenleh spaenleh self-assigned this Feb 16, 2026
@spaenleh spaenleh requested a review from pyphilia February 16, 2026 08:22
@spaenleh spaenleh added the feature New feature or request label Feb 16, 2026
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Image Image

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?

Small layout bug
Image

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>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be less "dev" jargon.

Suggested change
<.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>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here.

#, elixir-autogen, elixir-format, fuzzy
msgctxt "documentation section"
msgid "presenting"
msgstr "Présenter du contenu"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants