docs: various nitpicky doc updates
[girocco.git] / gitweb / indextext_readonly.html
blob4a103256afedab9641e66971a8f96456bc4b8838
1 <style type="text/css">
2 .notice {
3 margin:1em 0em 2em;
4 padding:1ex 3ex;
5 background-color:#cdf;
7 </style>
9 <div style="font-size: 1.5em; color: orange">
10 <p>The system is currently in read-only mode!<br />
11 Pushes and project/user modifications are not allowed,
12 but fetch and view operations continue to be available.</p>
13 <p>Don't worry, we are just doing migration/maintenance work and we'll be back to
14 normal soon. Feel free to look at our <a href="https://c.im/@repo_or_cz">Mastodon feed</a>,
15 we might be posting updates there.</p>
16 </div>
18 <p><strong>repo.or.cz</strong> is a public <a href="https://git-scm.com/">Git</a> hosting site.
19 Create a project in a snap, <strong>publish your development</strong>, give others push
20 access and let anyone have a look and contribute.
21 Alternatively, if you just see a random <code>git://</code> URL fly by and
22 want to check it out, or you have limited bandwidth or want backup - just quickly
23 <strong>set up a mirror</strong> of any project published
24 elsewhere and we will provide pull and gitweb access for the project,
25 or send you notifications when new stuff gets committed.
26 <a href="/about.html">(read more, terms of use)</a>
27 <a rel="me" href="https://c.im/@repo_or_cz">(official service updates on Mastodon)</a></p>
29 <p>The service is maintained by the <a href="/admins.html">admin team</a> as a public service for the Git community,
30 please contact <a href="mailto:admin@repo.or.cz">admin@repo.or.cz</a> with any requests, proposals, issues or patches - the
31 underlying engine is <a href="/girocco.git">fully open-source</a> and easy to deploy.
32 Or you may be also interested in
33 <a href="https://git.wiki.kernel.org/index.php/GitHosting">other Git hosting sites</a>.</p>
35 <p align="center"><a href="/regproj.cgi">Register project</a> |
36 <a href="/reguser.cgi">Register user</a> |
37 <a href="/rootcert.html">Root certificate</a> |
38 <a href="/edituser.cgi">Update user email/SSH keys</a></p>
40 <div class="forkinfo">
41 How to grab a project? Simply <code>git clone git://repo.or.cz/project.git</code>.<br />
42 Then, repeat <code>git pull</code> to update to the latest version of the project.<br />
43 See the <a href="https://git-scm.com/">The Git Homepage</a>
44 for more details about Git and its usage.
45 </div>