gitweb: update index text
[girocco.git] / gitweb / indextext_readonly.html
blobf8f29bafebfa3da43516d28c156c6690ebd595bc
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!</p>
11 <p>Pushes and project/user modifications are not allowed, but fetch and view operations
12 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.</p>
15 </div>
17 <p><strong>repo.or.cz</strong> is a public <a href="https://git-scm.com/">Git</a> hosting site.
18 Create a project in a snap, <strong>publish your development</strong>, give others push
19 access and let anyone have a look and contribute.
20 Alternatively, if you just see a random <code>git://</code> URL fly by and
21 want to check it out, or you have limited bandwidth or want backup - just quickly
22 <strong>set up a mirror</strong> of any project published
23 elsewhere and we will provide pull and gitweb access for the project,
24 or send you notifications when new stuff gets committed.
25 <a href="/about.html">(read more, terms of use)</a> <a href="/pledge.html">(want to help?)</a></p>
27 <p>The service is maintained by the <a href="/admins.html">admin team</a> as a public service for the Git community,
28 please contact <a href="mailto:admin@repo.or.cz">admin@repo.or.cz</a> with any requests, proposals, issues or patches - the
29 underlying engine is <a href="/girocco.git">fully open-source</a> and easy to deploy.
30 Or you may be also interested in
31 <a href="https://git.wiki.kernel.org/index.php/GitHosting">other Git hosting sites</a>.</p>
33 <p align="center"><a href="/regproj.cgi">Register project</a> |
34 <a href="/reguser.cgi">Register user</a> |
35 <a href="/rootcert.html">Root certificate</a> |
36 <a href="/edituser.cgi">Update user email/SSH keys</a></p>
38 <div class="forkinfo">
39 How to grab a project? Simply <code>git clone git://repo.or.cz/project.git</code>.<br />
40 Then, repeat <code>git pull</code> to update to the latest version of the project.<br />
41 See the <a href="https://git-scm.com/">The Git Homepage</a>
42 for more details about Git and its usage.
43 </div>