diff --git a/site/css/bootstrap.css b/site/css/bootstrap.css index 7cb48c15a..39f31e308 100644 --- a/site/css/bootstrap.css +++ b/site/css/bootstrap.css @@ -5556,7 +5556,7 @@ body { margin-bottom: 24px; overflow: hidden; } -.home-feature > a { +.home-feature > a,span { float: left; } .home-feature h1 { @@ -5579,7 +5579,7 @@ body { margin-bottom: 0; } @media (min-width: 768px) and (max-width: 979px) { - .home-feature > a { + .home-feature > a,span { margin-bottom: 6px; } .home-feature h1, @@ -5658,7 +5658,7 @@ body { position: relative; top: -1px; } -.news-feed li article > a { +.news-feed li article > a,span{ position: absolute; top: 0; left: 0; diff --git a/site/docs/index.fr.md b/site/docs/index.fr.md index bc19a0463..913bc39c3 100644 --- a/site/docs/index.fr.md +++ b/site/docs/index.fr.md @@ -21,8 +21,7 @@

Les Tutoriels OCaml

Les - tutoriels OCaml + tutoriels OCaml officiels (chapitres 1 à 6 du manuel), écrits par les inventeurs du langage, sont le meilleur point de départ. Ils constituent une introduction complète à la @@ -57,8 +56,7 @@

Les outils

De nombreux - outils + outils sont distribués avec le langage OCaml. Parmi eux, l'interpréteur interactif (REPL ou `toplevel'), le générateur de documentation, le lexer, le débogueur, @@ -75,8 +73,7 @@

Les Extensions du langage

N'oubliez pas de vérifier régulièrement les - Extensions du langage, + Extensions du langage, afin de rester à jour avec les nouvelles constructions qui vont vous simplifier la vie.
diff --git a/site/docs/index.md b/site/docs/index.md index dd19458b9..07f8e0761 100644 --- a/site/docs/index.md +++ b/site/docs/index.md @@ -21,8 +21,7 @@

The OCaml Tutorials

The official - OCaml tutorials + OCaml tutorials (chapters 1 to 6 of the manual), written by the creators of the language, are the best place to start. They form a complete introduction to programming in OCaml, including the @@ -56,8 +55,7 @@

The Tools

- Many tools + Many tools are bundled with the OCaml language. Among them, the REPL (or `toplevel'), the documentation generator, lexers, the debugger, profiling tools, etc. @@ -73,8 +71,7 @@

The Language Extensions

Don't forget to regularly check the - Language Extensions, + Language Extensions, they will keep you up-to-date with useful new OCaml idioms and constructions.

diff --git a/site/index.fr.md b/site/index.fr.md index fb0dce19b..6ac621d3a 100644 --- a/site/index.fr.md +++ b/site/index.fr.md @@ -21,49 +21,49 @@
- + Apprendre Apprendre - +

Apprendre

-

Une description d'OCaml, ses utilisateurs, des exemples de code, des tutoriaux à lire et bien plus.

+

Une description d'OCaml, ses utilisateurs, des exemples de code, des tutoriaux à lire et bien plus.

- + Documentation Documentation - +

Documentation

Installer OCaml, trouver des docs de paquets, accéder au Manuel, obtenir des mémentos et bien plus.

+ >Manuel, obtenir des mémentos et bien plus.

- + Contributions Contributions - +

Contributions

-

Le gestionnaire de paquets OPAM vous donne accès aux multiples versions de +

Le gestionnaire de paquets OPAM vous donne accès aux multiples versions de centaines de paquets.

- + Communauté Communauté - +

Communauté

Lire les fils de news, discuter et échanger, obtenir du support, rencontrer @@ -106,31 +106,29 @@

OCaml 2020

28 août, 2020

- + - +
  • {{! cmd script/rss2html -n 5 --locale fr_FR.utf8 --headlines http://planet.ocaml.org/rss20.xml !}} diff --git a/site/index.md b/site/index.md index 916626244..1d94ba8d9 100644 --- a/site/index.md +++ b/site/index.md @@ -21,49 +21,49 @@
    - + Learn Learn - +

    Learn

    -

    Find out about OCaml, read about users, see code examples, go through tutorials and more.

    +

    Find out about OCaml, read about users, see code examples, go through tutorials and more.

    - + Documentation Documentation - +

    Documentation

    Install OCaml, look up package docs, access the Manual, get the cheat sheets and more.

    + >Manual, get the cheat sheets and more.

    - + Platform Platform - +

    Packages

    -

    The OCaml Package - Manager, gives you access to multiple versions of +

    The OCaml Package + Manager, gives you access to multiple versions of hundreds of packages.

    - + Community Community - +

    Community

    Read the news feed, join the mailing lists, get support, attend meetings, and find OCaml @@ -108,31 +108,27 @@

    OCaml 2020

    August 28, 2020

    - + - +