]> git.immae.eu Git - github/wallabag/wallabag.git/blob - docs/de/Einfuehrung.html
e3d2b9029829fc0e16d05a4a081950d33915e2f9
[github/wallabag/wallabag.git] / docs / de / Einfuehrung.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>Einfuehrung</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="../de/Einfuehrung.html">Einfuehrung</a></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>Einfuehrung </h1>
55 <span style="float: left; font-size: 10px; color: gray;">
56 Monday, November 3, 2014 </span>
57 <span style="float: right; font-size: 10px; color: gray;">
58 1:28 PM </span>
59 </div>
60
61 <p><strong>wallabag</strong> ist eine Read-it-later-Anwendung: sie speichert Webseiten, indem sie lediglich die Inhalte behält. Elemente wie Navigations-Links und Werbung werden entfernt.</p>
62 <h2>Funktionen</h2>
63 <ul>
64 <li>Inhalte der Webseiten werden gespeichert: Texte und Bilder </li>
65 <li>die Webanwendung passt sich dem benutzten Anzeigegerät (Smartphone, PC, ... ) an</li>
66 <li>Artikel können als ePub exportiert werden</li>
67 <li>dank Smartphone-Apps können Artikel auch offline gelesen werden</li>
68 <li>dank Browser-Addons können neue Links schnell hinzugefügt werden</li>
69 <li>viele Templates zur individuellen Anpassung des Erscheinungsbild von wallabag sind verfügbar</li>
70 <li>... und viele weitere Funktionen! </li>
71 </ul>
72 <p>Diese Anwenderdokumentation soll zeigen, wie man wallabag nutzen kann.</p>
73 <h2>Demonstration</h2>
74 <p>Wenn du alle wallabag-Funktionen ausprobieren möchtest, kannst du diese Demonstrations-Webseite nutzen: <a href="http://demo.wallabag.org"><a href="http://demo.wallabag.org">http://demo.wallabag.org</a></a></p>
75 <h2>Ein Benutzerkonto erstellen</h2>
76 <p>Wenn du wallabag nicht selbst installieren möchtest oder kannst, kannst du stattdessen ein kostenloses Benutzerkonto auf <a href="https://www.framabag.org">Framabag.org</a> erstellen. Dazu brauchst du nur eine gültige E-Mail-Adresse.</p> </article>
77 </div>
78 </div>
79 </div>
80 </div>
81
82
83
84 <!-- jQuery -->
85 <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
86 <script>
87 if (typeof jQuery == 'undefined')
88 document.write(unescape("%3Cscript src='../js/jquery-1.11.0.min.js' type='text/javascript'%3E%3C/script%3E"));
89 </script>
90
91 <!-- hightlight.js -->
92 <script src="../js/highlight.min.js"></script>
93 <script>hljs.initHighlightingOnLoad();</script>
94
95 <!-- JS -->
96
97 <!-- Front end file editor -->
98 <script src="../js/custom.js"></script>
99 <!--[if lt IE 9]>
100 <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
101 <![endif]-->
102
103 </body>
104 </html>
105