]> git.immae.eu Git - github/wallabag/wallabag.git/blob - docs/fr/Pour_commencer.html
344aa988f099a9b825f425bb2503d43f87aecefe
[github/wallabag/wallabag.git] / docs / fr / Pour_commencer.html
1 <!DOCTYPE html>
2 <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
3 <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
4 <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
5 <!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
6 <head>
7 <title>Pour commencer</title>
8 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
9 <meta name="description" content="Documentation for wallabag" />
10 <meta name="author" content="Nicolas Lœuillet">
11 <link rel="icon" href="../templates/default/themes/daux-blue/img/favicon-blue.png" type="image/x-icon">
12 <!-- Mobile -->
13 <meta name="apple-mobile-web-app-capable" content="yes" />
14 <meta name="viewport" content="width=device-width, initial-scale=1.0">
15
16 <!-- Font -->
17 <link href='//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700&subset=latin,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
18 <!-- CSS -->
19 <link href='../templates/default/themes/daux-blue/css/daux-blue.css' rel='stylesheet' type='text/css'>
20 </head>
21 <body>
22 <!-- Docs -->
23 <div class="container-fluid fluid-height wrapper">
24 <div class="navbar navbar-fixed-top hidden-print">
25 <div class="container-fluid">
26 <a class="brand navbar-brand pull-left" href="../index.html">wallabag</a>
27 <p class="navbar-text pull-right">Generated by <a href="http://daux.io">Daux.io</a></p>
28 </div>
29 </div>
30 <div class="row columns content">
31 <div class="left-column article-tree col-sm-3 hidden-print">
32 <!-- For Mobile -->
33 <div class="responsive-collapse">
34 <button type="button" class="btn btn-sidebar" id="menu-spinner-button">
35 <span class="icon-bar"></span>
36 <span class="icon-bar"></span>
37 <span class="icon-bar"></span>
38 </button>
39 </div>
40 <div id="sub-nav-collapse" class="sub-nav-collapse">
41 <!-- Navigation -->
42 <ul class="nav nav-list"><li class="active"><a href="../fr/Pour_commencer.html">Pour commencer</a></li><li><a href="../fr/Contribuer_à_wallabag.html">Contribuer à wallabag</a></li><li><a href="#" class="aj-nav folder">Documentation utilisateur</a><ul class="nav nav-list"><li><a href="../fr/Documentation_utilisateur/Téléchargement_et_installation.html">Téléchargement et installation</a></li><li><a href="../fr/Documentation_utilisateur/Sauvegarder_son_premier_article.html">Sauvegarder son premier article</a></li><li><a href="../fr/Documentation_utilisateur/Lire_un_article.html">Lire un article</a></li><li><a href="../fr/Documentation_utilisateur/Classer_ses_articles.html">Classer ses articles</a></li><li><a href="../fr/Documentation_utilisateur/Configurer_wallabag.html">Configurer wallabag</a></li><li><a href="../fr/Documentation_utilisateur/Rechercher.html">Rechercher</a></li><li><a href="../fr/Documentation_utilisateur/Convertir_en_ePub.html">Convertir en ePub</a></li><li><a href="../fr/Documentation_utilisateur/Un_article_est_mal_affiché.html">Un article est mal affiché</a></li><li><a href="../fr/Documentation_utilisateur/Flux_RSS.html">Flux RSS</a></li><li><a href="../fr/Documentation_utilisateur/Importer_:_Exporter.html">Importer : Exporter</a></li><li><a href="../fr/Documentation_utilisateur/Multi-utilisateurs.html">Multi-utilisateurs</a></li><li><a href="../fr/Documentation_utilisateur/Se_créer_un_compte_sur_Framabag.html">Se créer un compte sur Framabag</a></li><li><a href="../fr/Documentation_utilisateur/Les_options_cachées.html">Les options cachées</a></li></ul></li><li><a href="#" class="aj-nav folder">Documentation technique</a><ul class="nav nav-list"><li><a href="../fr/Documentation_technique/Créer_un_nouveau_thème.html">Créer un nouveau thème</a></li><li><a href="../fr/Documentation_technique/Dépôt_git_de_wallabag.html">Dépôt git de wallabag</a></li><li><a href="../fr/Documentation_technique/Docker.html">Docker</a></li><li><a href="../fr/Documentation_technique/Vagrant.html">Vagrant</a></li><li><a href="../fr/Documentation_technique/wallabag_v2_(Symfony2).html">wallabag v2 (Symfony2)</a></li></ul></li></ul> <div class="well well-sidebar">
43
44 <!-- Links -->
45 <a href="https://www.wallabag.org/downloads" target="_blank">Download</a><br><a href="https://github.com/wallabag/wallabag" target="_blank">GitHub Repo</a><br><a href="http://support.wallabag.org" target="_blank">Help</a><br><a href="https://github.com/wallabag/documentation/graphs/contributors" target="_blank">Documentation contributors</a><br>
46 <!-- Twitter -->
47 </div>
48 </div>
49 </div>
50 <div class="right-column content-area col-sm-9">
51 <div class="content-page">
52 <article>
53 <div class="page-header sub-header clearfix">
54 <h1>Pour commencer </h1>
55 <span style="float: left; font-size: 10px; color: gray;">
56 Friday, October 31, 2014 </span>
57 <span style="float: right; font-size: 10px; color: gray;">
58 6:49 AM </span>
59 </div>
60
61 <p><strong>wallabag</strong> est une application de lecture différée : elle permet simplement d'archiver une page web en ne conservant que le contenu. Les éléments superflus (menu, publicité, etc.) sont supprimés. </p>
62 <h2>Fonctionnalités</h2>
63 <ul>
64 <li>tout le contenu est archivé : le texte et les photos</li>
65 <li>l'application web est entièrement responsive</li>
66 <li>vous pouvez <a href="http://doc.wallabag.org/fr/Documentation_utilisateur/Convertir_en_ePub">convertir vos articles au format ePub</a> pour les charger sur votre liseuse</li>
67 <li>des applications smartphones vous permettent de <a href="http://doc.wallabag.org/fr/Documentation_utilisateur/Lire_un_article">lire vos articles tout en étant déconnecté</a></li>
68 <li>des extensions pour votre navigateur vous permettent d'<a href="http://doc.wallabag.org/fr/Documentation_utilisateur/Sauvegarder_son_premier_article">archiver rapidement un nouvel article</a></li>
69 <li>plusieurs thèmes graphiques vous permettent d'<a href="http://doc.wallabag.org/fr/Documentation_utilisateur/Configurer_wallabag">habiller votre wallabag comme vous le souhaitez</a></li>
70 <li>et forcément plein d'autres fonctionnalités ! </li>
71 </ul>
72 <p>Cette documentation est justement là pour faire découvrir toutes les possibilités de wallabag. C'est parti !</p>
73 <h2>Licence</h2>
74 <p>wallabag et tous ses projets connexes (dont cette documentation) sont sous <a href="http://fr.wikipedia.org/wiki/Licence_MIT">licence MIT</a>.</p>
75 <p><em>Copyright © 2013-2014 Nicolas Lœuillet nicolas@loeuillet.org
76 This work is free. You can redistribute it and/or modify it under the terms of the MIT License.
77 See the <a href="https://github.com/wallabag/wallabag/blob/master/COPYING.md">COPYING file</a> for more details.</em></p> </article>
78 </div>
79 </div>
80 </div>
81 </div>
82
83
84
85 <!-- jQuery -->
86 <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
87 <script>
88 if (typeof jQuery == 'undefined')
89 document.write(unescape("%3Cscript src='../js/jquery-1.11.0.min.js' type='text/javascript'%3E%3C/script%3E"));
90 </script>
91
92 <!-- hightlight.js -->
93 <script src="../js/highlight.min.js"></script>
94 <script>hljs.initHighlightingOnLoad();</script>
95
96 <!-- JS -->
97
98 <!-- Front end file editor -->
99 <script src="../js/custom.js"></script>
100 <!--[if lt IE 9]>
101 <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
102 <![endif]-->
103
104 </body>
105 </html>
106