|
5 | 5 | = render "layouts/flash" |
6 | 6 | .container |
7 | 7 | .content |
8 | | - .login-title |
9 | | - %h1= brand_title |
| 8 | + .login-title.custom-login |
| 9 | + = image_tag 'foss_banner_trans.png' |
10 | 10 | %hr |
11 | 11 | .container |
12 | 12 | .content |
|
19 | 19 | = brand_text |
20 | 20 | - else |
21 | 21 | .brand-image.hidden-sm.hidden-xs |
22 | | - = image_tag 'brand_logo.png' |
23 | | - .brand_text.hidden-xs |
24 | | - %h2 Open source software to collaborate on code |
| 22 | + = image_tag 'Foss_retro_logo.jpg' |
| 23 | + .brand_text.hidden-xs.custom-login |
| 24 | + %h2 GitLab server για τις ανάγκες των μελών της κοινότητας Ελεύθερου Λογισμικού ΕΜΠ |
25 | 25 |
|
26 | | - %p.lead |
27 | | - Manage git repositories with fine grained access controls that keep your code secure. |
28 | | - Perform code reviews and enhance collaboration with merge requests. |
29 | | - Each project can also have an issue tracker and a wiki. |
| 26 | + %p.lead.custom-login |
| 27 | + Προς το παρόν οι λογαριασμοί θα δημιουργούνται χειροκίνητα, |
| 28 | + μπορείτε να ζητήσετε account στην |
| 29 | + = link_to "αντίστοιχη συζήτηση", "https://talk.foss.ntua.gr/t/registrations/16" |
| 30 | + στο Discourse μας. Περισσότερες πληροφορίες θα βρείτε στο |
| 31 | + = link_to "Wiki.", "https://foss.ntua.gr/wiki/index.php/GitLab" |
| 32 | + |
30 | 33 |
|
31 | 34 | .col-md-5 |
32 | 35 | = yield |
33 | 36 | %hr |
34 | 37 | .container |
35 | 38 | .footer-links |
36 | 39 | = link_to "Explore public projects", public_projects_path |
37 | | - = link_to "Documentation", "http://doc.gitlab.com/" |
| 40 | + = link_to "Wiki", "https://foss.ntua.gr/wiki/" |
| 41 | + = link_to "Forum", "https://talk.foss.ntua.gr/" |
| 42 | + = link_to "Mailing List", "https://lists.ntua.gr/mailman/listinfo/foss-general" |
| 43 | + = link_to "IRC", "irc://chat.freenode.net:6697/foss.ntua" |
38 | 44 | = link_to "About GitLab", "https://about.gitlab.com/" |
0 commit comments