aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
blob: 38cce96523bd1518e2a2a94a895cc292eebfab3b (plain) (blame)
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<p>
  <strong>Welcome to sourcehut!</strong> You can access each of the main
  services from the links in the navigation at the top of the site. You're
  currently on man.sr.ht, which hosts the user manual and provides wikis for
  projects hosted here.
</p>
<style>
dt {
  font-weight: normal;
}
.event-row .col-md-6:first-child {
  padding-right: 0.25rem;
}
.event-row .col-md-6:last-child {
  padding-left: 0.25rem;
}
</style>
<div class="row event-row">
  <div class="col-md-6 event-list">
    <div class="event">
      <h3>Start here!</h3>
      <p>
        New here? We have some great tutorials to introduce you to the site.
      </p>
      <a href="tutorials" class="btn btn-success btn-block">
        Read the tutorials
        <span class="icon icon-caret-right">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"/></svg>
        </span>
      </a>
    </div>
    <div class="event">
      <h3>General documentation</h3>
      <p>
        Information on billing, terms of service, privacy policy, and so on.
      </p>
      <a href="sr.ht" class="btn btn-default btn-block">
        Read boring stuff
        <span class="icon icon-caret-right">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"/></svg>
        </span>
      </a>
    </div>
  </div>
  <div class="col-md-6 event-list">
    <div class="event">
      <h3>Getting help</h3>
      <p>
        Need support? There are several resources available to you.
      </p>
      <a href="support.md" class="btn btn-default btn-block">
        Support resources
        <span class="icon icon-caret-right">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"/></svg>
        </span>
      </a>
    </div>
    <div class="event">
      <h3>Developers & admins</h3>
      <p>
        Hacking on or deploying sourcehut yourself? Resources here.
      </p>
      <a href="installation.md" class="btn btn-default btn-block">
        Getting started
        <span class="icon icon-caret-right">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"/></svg>
        </span>
      </a>
    </div>
  </div>
</div>
<div class="alert alert-warning">
  <strong>Notice</strong>: sr.ht documentation is a work in progress, and is
  incomplete in many places.
</div>
<h3>Service Documentation</h3>
<dl class="row">
  <div class="col-md-6">
    <dt>
      <strong>git.sr.ht</strong>: git hosting
    </dt>
    <dd>
      <a href="/git.sr.ht">User Manual</a>
    </dd>
  </div>
  <div class="col-md-6">
    <dt>
      <strong>hg.sr.ht</strong>: mercurial hosting
    </dt>
    <dd>
      <a href="/hg.sr.ht">User Manual</a>
    </dd>
  </div>
  <div class="col-md-6">
    <dt>
      <strong>builds.sr.ht</strong>: build service
    </dt>
    <dd>
      <a href="/builds.sr.ht">User Manual</a>
      &mdash;
      <a href="/builds.sr.ht/api.md">API Reference</a>
    </dd>
  </div>
  <div class="col-md-6">
    <dt>
      <strong>todo.sr.ht</strong>: bug tracking
    </dt>
    <dd>
      <a href="/todo.sr.ht">User Manual</a>
    </dd>
  </div>
  <div class="col-md-6">
    <dt>
      <strong>lists.sr.ht</strong>: mailing lists
    </dt>
    <dd>
      <a href="/lists.sr.ht">User Manual</a>
    </dd>
  </div>
  <div class="col-md-6">
    <dt>
      <strong>man.sr.ht</strong>: manual &amp; wikis
    </dt>
    <dd>
      <a href="/man.sr.ht">User Manual</a>
    </dd>
  </div>
  <div class="col-md-6">
    <dt>
      <strong>dispatch.sr.ht</strong>: task automation
    </dt>
    <dd>
      <a href="/dispatch.sr.ht">User Manual</a>
    </dd>
  </div>
  <div class="col-md-6">
    <dt>
      <strong>meta.sr.ht</strong>: account &amp; security
    </dt>
    <dd>
      <a href="/meta.sr.ht">User Manual</a>
      &mdash;
      <a href="/meta.sr.ht/api.md">API Reference</a>
    </dd>
  </div>
</dl>