aboutsummaryrefslogtreecommitdiff
path: root/docs/docs.html
blob: eeace4d710f8426ee65053578c212e2e583bd5c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE HTML>
<html lan=en>
  <head>
    <title>Carbs Linux documentation | Carbs Linux</title>
    <link rel="stylesheet" href="/style.css">
    <meta charset="utf-8">
    <meta name="Description" content="Carbs Linux - a simple linux distribution">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  </head>
  <body>
    <p class=header><strong>Carbs Linux - a simple linux distribution</strong></p>
    <div class="header">
      <nav>
        <a href='/'>index</a>
        <a href="//git.carbslinux.org">git</a>
        <a href='//dl.carbslinux.org'>downloads</a>
        <a href='/blog'>blog</a>
        <a href='/docs/install.html'>installation</a>
	<a href='/docs'>user manual</a>
      </nav>
    </div><div class="border"></div>
<h1>Carbs Linux documentation</h1>

<p>Welcome to the Carbs Linux source of documentation! You can install these to
your system for viewing offline:</p>

<pre><code>+--------------------------------------------------------------------------+
|                                                                          |
| $ cpt-build carbs-docs &amp;&amp; cpt-install carbs-docs                         |
|                                                                          |
+--------------------------------------------------------------------------+
</code></pre>

<h2>Documentation Index</h2>
    <a href="/docs.txt">View Page Source</a>
    <div class="border"></div>
    <p class=footer>Linux® is a registered trademark of Linus Torvalds</p>
    <p class=footer>Copyright © 2019-2020 Cem Keylan</p>
  </body>
</html>