The French section had a heading and a list but no way to reach the team,
and the Czech readme had no such section at all. Both now also say that
questions are answered by hand, as the main and the Polish readme do.
The Czech contents entries for the user groups, developers and donations
sections, the first of which was also still in English, and the Polish
link to the team section pointed at the English anchors. The other dead
anchors in these files are left alone.
Neither file had it. It goes in the user groups section, with the list of
what the group is for, as in the main and the Polish readme, and in the
developers section, as in the main readme.
The address replaced in the main readme by da02bae85 was still used in the
Polish readme, docs/ABOUT.md, the app settings guide and the /connect-team
redirect.
- remove the language groups block (#SimpleX-DE/ES/FR/RU/IT): it was
removed from the main readme in #6293, in favour of SimpleX Directory.
Its links were last updated in #6153, and are not in the tree any more
- add the SimpleX Directory paragraph that replaced it to the Czech and
French readmes, and point the Polish readme to SimpleX Directory too,
instead of the old directory service contact link
- the sentences about how to join referred to the removed list; they now
refer to these and other groups, as the main readme does
* website: fix broken GitHub links for project files in docs
* website: fix broken links across docs and pages
Render glossary tooltips through the shared replaceLink transform so
their relative links become absolute site URLs instead of 404ing when
injected across pages; add the English-only routes (downloads, faq,
jobs, reproduce, security, transparency) to supportedRoutes so the
language switcher stops emitting href="undefined"; passthrough-copy
docs/guide/images, docs/guide/diagrams and docs/themes.
Fix the SIMPLEX.md p2p anchor typo and correct image paths in CLI,
the v0.4 blog post and the fr/pl translation docs to point at the
existing shared assets.
* docs: Add polish translation
* README: Add link to polish translation
* docs: Polish version of README - Fix links
* docs: Add links to polish translation, fix
* docs: Fix polish translation thanks to support team
* docs: Add links to polish translation in english version of docs
* fix links
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
* website: add fontmatter & improve image URLs where necessary
* website: add docs to website
* website: add prismjs for code highlighting
* website: change npm install position in web.sh
* website: fix an image URL in lang/cs/README.md
* website: improve image paths in lang/cs/translations.md
* website: add responsiveness & improve stylings of docs
* website: add dir to navbar in blog & docs
* website: remove scroll in mobile dropdown menu
* website: remove rfcs & add guide docs to website
* website: remove file renaming script from web.sh
* website: add menu to docs in nav
* website: add hash list & add scroll to headers
* website: customize docs frontmatter through JS
* website: remove supported_languages.json
* website: move merge_translations.js to JS folder
* website: add the following changes to docs
- add frontmatter to new doc merged from master
- add ignoreForWeb property to frontmatter of README.md docs
* website: remove package-lock.json from .gitignore
* website: add package-lock.json from .gitignore
* website: add no docs message to docs dropdown
* website: improve the sidebar of docs
* website: add revision date to docs
* website: add script to add version to docs frontmatter
* website: add layout to display message in docs if its version is old
* website: improve nav responsiveness
* website: remove frontmatter form main README & rfcs
* website: remove rfcs from website folder
* website: add ignore condition for rfcs in .eleventy
* website: remove frontmatter from lang README docs
* website: remove README from website's lang docs
* website: add guides menu in nav
* website: following changes
- add docs_dropdown.json
- extend reference menu in nav
- remove docs menu from nav
* website: fix in docs sidebar
* website: revert main docs README.md files
* website: revert main docs README.md files
* website: move scripts out of js that are for build
* website: remove displayAt form guide docs
* website: create a docs_sidebar.json & shift to that approach
* update navigation
* website: set navbar
* website: add icons to external links
* website: change the approach for docs sidebar creation
* website: update docs template
* website: add some strings to en.json and map them accordingly
* remove icon
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>