Skip to content
GitLab
Explorer
Connexion
S'inscrire
Navigation principale
Rechercher ou aller à…
Projet
P
parlote-facil
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Déploiement
Releases
Registre de paquets
Registre de conteneur
Registre de modèles
Opération
Environnements
Modules Terraform
Surveillance
Incidents
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse CI/CD
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
facil
parlote-facil
Validations
b50217c9
Valider
b50217c9
rédigé
il y a 14 ans
par
Dan Hansen
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
clean up default.html
parent
ffa6b987
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
1
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
public/default.html
+39
-70
39 ajouts, 70 suppressions
public/default.html
avec
39 ajouts
et
70 suppressions
public/default.html
+
39
−
70
Voir le fichier @
b50217c9
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<title>
Ruby on Rails: Welcome aboar
d
</title>
<title>
Diaspora: Getting Starte
d
</title>
<style
type=
"text/css"
media=
"screen"
>
<style
type=
"text/css"
media=
"screen"
>
body
{
body
{
margin
:
0
;
margin
:
0
;
margin-bottom
:
25px
;
margin-bottom
:
25px
;
margin-top
:
2em
;
margin-top
:
2em
;
padding
:
0
;
padding
:
0
;
background-color
:
#f
0f0f0
;
background-color
:
#f
ff
;
font-family
:
"Lucida Grande"
,
"Bitstream Vera Sans"
,
"Verdana"
;
font-family
:
'Helvetica Neue'
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
13px
;
font-size
:
13px
;
color
:
#333
;
color
:
#333
;
}
}
...
@@ -17,31 +17,26 @@
...
@@ -17,31 +17,26 @@
h1
{
h1
{
font-size
:
28px
;
font-size
:
28px
;
color
:
#000
;
color
:
#000
;
text-shadow
:
#999
0px
1px
3px
;
}
}
a
{
color
:
#03c
}
a
{
a
:hover
{
color
:
#3F8FBA
;
background-color
:
#03c
;
color
:
white
;
text-decoration
:
none
;
}
}
#page
{
#page
{
background-color
:
#f0f0f0
;
background-color
:
#f0f0f0
;
width
:
750px
;
width
:
950px
;
margin
:
0
;
margin
:
0
auto
;
margin-left
:
auto
;
margin-right
:
auto
;
}
}
#content
{
#content
{
float
:
left
;
float
:
left
;
background-color
:
white
;
background-color
:
white
;
border
:
3
px
solid
#
aaa
;
border
:
1
px
solid
#
ddd
;
border-top
:
none
;
border-top
:
none
;
padding
:
25px
;
padding
:
25px
;
width
:
5
00px
;
width
:
7
00px
;
}
}
#sidebar
{
#sidebar
{
...
@@ -51,29 +46,14 @@
...
@@ -51,29 +46,14 @@
#footer
{
#footer
{
clear
:
both
;
clear
:
both
;
height
:
0
;
}
}
#header
,
#about
,
#getting-started
{
#header
,
#about
,
#getting-started
{
padding-left
:
7
5px
;
padding-left
:
2
5px
;
padding-right
:
30px
;
padding-right
:
30px
;
}
}
#header
{
background-image
:
url("images/rails.png")
;
background-repeat
:
no-repeat
;
background-position
:
top
left
;
height
:
64px
;
}
#header
h1
,
#header
h2
{
margin
:
0
}
#header
h2
{
color
:
#888
;
font-weight
:
normal
;
font-size
:
16px
;
}
#about
h3
{
#about
h3
{
margin
:
0
;
margin
:
0
;
margin-bottom
:
10px
;
margin-bottom
:
10px
;
...
@@ -83,32 +63,20 @@
...
@@ -83,32 +63,20 @@
#about-content
{
#about-content
{
background-color
:
#ffd
;
background-color
:
#ffd
;
border
:
1px
solid
#fc0
;
border
:
1px
solid
#fc0
;
margin-left
:
-55px
;
margin-right
:
-10px
;
}
}
#about-content
table
{
#about-content
table
{
margin-top
:
10px
;
margin-top
:
10px
;
margin-bottom
:
10px
;
margin-bottom
:
10px
;
font-size
:
11px
;
font-size
:
11px
;
border-collapse
:
collapse
;
border-collapse
:
collapse
;
}
}
#about-content
td
{
padding
:
10px
;
padding-top
:
3px
;
padding-bottom
:
3px
;
}
#about-content
td
.name
{
color
:
#555
}
#about-content
td
.value
{
color
:
#000
}
#about-content
ul
{
#about-content
ul
{
padding
:
0
;
padding
:
0
;
list-style-type
:
none
;
list-style-type
:
none
;
}
}
#about-content
.failure
{
background-color
:
#fcc
;
border
:
1px
solid
#f00
;
}
#about-content
.failure
p
{
#about-content
.failure
p
{
margin
:
0
;
margin
:
0
;
padding
:
10px
;
padding
:
10px
;
...
@@ -120,8 +88,9 @@
...
@@ -120,8 +88,9 @@
margin-top
:
25px
;
margin-top
:
25px
;
padding-top
:
15px
;
padding-top
:
15px
;
}
}
#getting-started
h1
{
#getting-started
h1
{
margin
:
0
;
margin
-bottom
:
10px
;
font-size
:
20px
;
font-size
:
20px
;
}
}
#getting-started
h2
{
#getting-started
h2
{
...
@@ -129,20 +98,20 @@
...
@@ -129,20 +98,20 @@
font-size
:
14px
;
font-size
:
14px
;
font-weight
:
normal
;
font-weight
:
normal
;
color
:
#333
;
color
:
#333
;
margin-bottom
:
25px
;
}
}
#getting-started
ol
{
#getting-started
ol
{
margin-left
:
0
;
margin-left
:
0
;
padding-left
:
0
;
padding-left
:
0
;
}
}
#getting-started
li
{
#getting-started
li
{
font-size
:
18px
;
margin-bottom
:
5px
;
color
:
#888
;
margin-bottom
:
25px
;
}
}
#getting-started
li
h2
{
#getting-started
li
h2
{
margin
:
0
;
margin
:
0
;
font-weight
:
normal
;
font-weight
:
bold
;
font-size
:
18px
;
font-size
:
18px
;
color
:
#333
;
color
:
#333
;
}
}
...
@@ -186,23 +155,6 @@
...
@@ -186,23 +155,6 @@
</head>
</head>
<body>
<body>
<div
id=
"page"
>
<div
id=
"page"
>
<div
id=
"sidebar"
>
<ul
id=
"sidebar-items"
>
<li>
<h3>
Browse the documentation
</h3>
<ul
class=
"links"
>
<li><a
href=
"http://github.com/diaspora/diaspora/"
>
Diaspora Github
</a></li>
<li><a
href=
"http://github.com/diaspora/diaspora/wiki"
>
Diaspora Wiki
</a></li>
<li><a
href=
"http://webchat.freenode.net/?channels=diaspora-dev"
>
Diaspora IRC
</a></li>
<li><a
href=
"http://bugs.joindiaspora.com/"
>
Diaspora Bug Tracker
</a></li>
<li><a
href=
"http://groups.google.com/group/diaspora-dev"
>
Dev Mailing List
</a></li>
<li><a
href=
"http://getsatisfaction.com/diaspora/"
>
Get Satisfaction
</a></li>
<li><a
href=
"http://guides.rubyonrails.org/"
>
Learn more about Ruby On Rails!
</a></li>
</ul>
</li>
</ul>
</div>
<div
id=
"content"
>
<div
id=
"content"
>
<div
id=
"header"
>
<div
id=
"header"
>
<h1>
Looking Good!
</h1>
<h1>
Looking Good!
</h1>
...
@@ -210,7 +162,7 @@
...
@@ -210,7 +162,7 @@
</div>
</div>
<div
id=
"about"
>
<div
id=
"about"
>
<h3><a
href=
"rails/info/properties"
onclick=
"about(); return false"
>
About your seed
’
s environment
</a></h3>
<h3><a
href=
"rails/info/properties"
onclick=
"about(); return false
;
"
>
About your seed
’
s environment
</a></h3>
<div
id=
"about-content"
style=
"display: none"
></div>
<div
id=
"about-content"
style=
"display: none"
></div>
</div>
</div>
...
@@ -231,12 +183,29 @@
...
@@ -231,12 +183,29 @@
<li>
<li>
<h2>
Tell us what you think!
</h2>
<h2>
Tell us what you think!
</h2>
<p>
make bug reports, feature requests at:
<a
href=
'
bugs.joindiaspora.com
'
>
our bug tracker
</a></p>
<p>
make bug reports, feature requests at:
<a
href=
"http://
bugs.joindiaspora.com
"
>
our bug tracker
</a></p>
</li>
</li>
</ol>
</ol>
</div>
</div>
</div>
</div>
<div
id=
"sidebar"
>
<ul
id=
"sidebar-items"
>
<li>
<h3>
Browse the documentation
</h3>
<ul
class=
"links"
>
<li><a
href=
"http://github.com/diaspora/diaspora/"
>
Diaspora Github
</a></li>
<li><a
href=
"http://github.com/diaspora/diaspora/wiki"
>
Diaspora Wiki
</a></li>
<li><a
href=
"http://webchat.freenode.net/?channels=diaspora-dev"
>
Diaspora IRC
</a></li>
<li><a
href=
"http://bugs.joindiaspora.com/"
>
Diaspora Bug Tracker
</a></li>
<li><a
href=
"http://groups.google.com/group/diaspora-dev"
>
Dev Mailing List
</a></li>
<li><a
href=
"http://getsatisfaction.com/diaspora/"
>
Get Satisfaction
</a></li>
<li><a
href=
"http://guides.rubyonrails.org/"
>
Learn more about Ruby On Rails!
</a></li>
</ul>
</li>
</ul>
</div>
<div
id=
"footer"
>
</div>
<div
id=
"footer"
>
</div>
</div>
</div>
</body>
</body>
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter