diff --git a/css/default.css b/css/default.css index 478536545..354dccc07 100644 --- a/css/default.css +++ b/css/default.css @@ -16,6 +16,14 @@ a:hover { color: #f52500; } +#translation-flags > li > a { + padding: 10px 7px; +} + +#translation-flags > li:last-child > a { + padding-right: 25px; +} + #kak-preview { padding-top: 1.3em; padding-bottom: 1.3em; diff --git a/img/flags/LICENSE.txt b/img/flags/LICENSE.txt new file mode 100644 index 000000000..21f84a5bb --- /dev/null +++ b/img/flags/LICENSE.txt @@ -0,0 +1,7 @@ +Copyright (c) 2013 Go Squared Ltd. http://www.gosquared.com/ + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/img/flags/shiny/24/France.png b/img/flags/shiny/24/France.png new file mode 100644 index 000000000..f27f41143 Binary files /dev/null and b/img/flags/shiny/24/France.png differ diff --git a/img/flags/shiny/24/United-Kingdom.png b/img/flags/shiny/24/United-Kingdom.png new file mode 100644 index 000000000..02fa2a15c Binary files /dev/null and b/img/flags/shiny/24/United-Kingdom.png differ diff --git a/index.html b/index.html index ecf9d6b91..fee34b036 100644 --- a/index.html +++ b/index.html @@ -42,6 +42,11 @@
  •  Design Notes
  •  Scripts
  • + + @@ -265,7 +270,7 @@
    diff --git a/index_fr.html b/index_fr.html new file mode 100644 index 000000000..76741b54b --- /dev/null +++ b/index_fr.html @@ -0,0 +1,281 @@ + + + + + + + + Kakoune - Site officiel + + + + + + + + + + + + + + +
    +
    +
    +
    +
    + +
    +
    +
    +
    +
    Kakoune : l'éditeur de code
    +
    Inspiré de Vim · Plus rapide via moins de touches · Sélections multiples · Conception orthogonale
    +
    +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    +
    +  Sélections multiples +
    + +
    + Les sélections multiples sont le moyen central pour interagir avec Kakoune, grâce à des primitives + de manipulation puissantes (expression régulières, filtrage, séparation, alignement, objets textuels etc). +
    +
    + +
    +
    +  Outils d'édition de texte +
    + +
    + Kakoune implémente plusieurs outils pour aider à l'édition/rédaction de texte: + aide contextuelle, extrapolation de texte à la volée, coloration syntaxique pour + plusieurs langages de programmation… +
    +
    + +
    +
    +  Primitives de manipulation de texte avancées +
    + +
    + Le texte peut être manipulé et modifié à volonté de différentes manières, grâce + à plusieurs primitives : rotation de sélections, manipulation de la capitalisation, + alignement d'indentation… +
    +
    + +
    +
    +  Personnalisation +
    + +
    + Les utilisateurs ont la possibilité d'étendre les fonctionnalités de Kakoune + ou de les personnaliser comme ils le désirent avec des macros et des fonctions. +
    +
    + +
    +
    +  Architecture client/serveur +
    + +
    + Avec Kakoune, vous pouvez éditer collaborativement le même fichier : toutes + les nouvelles fenêtres créées par l'éditeur sont des clients, and peuvent + simultanément modifier le contnu d'un fichier. Ainsi, les fenêtres sont entièrement + sous le contrôle de votre gestion de fenêtres X11 ou peuvent être gérées dans + un unique terminal grâce au support de tmux dans + Kakoune +
    +
    + +
    +
    +  Développement actif & support +
    + +
    + Le project est activement développé, implémente de nouvelles fonctionnalités régulièrement, + et intègre les propositions d'implémentation des contributeurs. Les + utilisateurs peuvent églament poser leurs questions et partager leurs + remarques avec le reste de la communauté, sur #kakoune @ irc.freenode.net. +
    +
    +
    +
    +
    + +
    +
    + +
    +
    +
    + +
    +
    +
    + +
    + +
    +
    +
    + Kakoune dans i3 +
    + +
    + + + +
    +
    + +
    +
    + Kakoune dans tmux +
    + +
    + + + +
    +
    +
    +
    +
    + +
    + +
    + + + + + + +