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
51ba9398
Valider
51ba9398
rédigé
il y a 13 ans
par
Kevin Fitzpatrick & Michael Sofaer
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
for now, check in index as a flat file
parent
e38cb41f
Aucune branche associée trouvée
Branches contenant la validation
Aucune étiquette associée trouvée
Étiquettes contenant la validation
Aucune requête de fusion associée trouvée
Modifications
2
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
2 fichiers modifiés
.pairs
+1
-0
1 ajout, 0 suppression
.pairs
public/index.html
+165
-0
165 ajouts, 0 suppression
public/index.html
avec
166 ajouts
et
0 suppression
.pairs
+
1
−
0
Voir le fichier @
51ba9398
...
...
@@ -9,6 +9,7 @@ pairs:
jd: Jeff Dickey; dickeytk
dc: Dennis Collinson
tf: Tim Frazer
kf: Kevin Fitzpatrick
email:
prefix: pair
domain: joindiaspora.com
Ce diff est replié.
Cliquez pour l'agrandir.
public/index.html
0 → 100644
+
165
−
0
Voir le fichier @
51ba9398
<!DOCTYPE html>
<html
dir=
'ltr'
lang=
'en'
>
<head>
<meta
charset=
'utf-8'
>
<title>
DIASPORA* ALPHA
</title>
<meta
content=
'IE=edge,chrome=1'
http-equiv=
'X-UA-Compatible'
>
<meta
content=
'text/html; charset=utf-8'
http-equiv=
'Content-Type'
>
<link
href=
'/favicon.png'
rel=
'shortcut icon'
>
<link
href=
'/apple-touch-icon.png'
rel=
'apple-touch-icon'
>
<!-- Social Media Icons are by Paul Robert Lloyd @ http://paulrobertlloyd.com/2009/06/social_media_icons -->
<!-- bootstrap/blueprint switch -->
<link
href=
"/stylesheets/blueprint/screen.css?10fa7ba02"
media=
"screen"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"/stylesheets/blueprint/print.css?10fa7ba02"
media=
"print"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"/stylesheets/login.css?10fa7ba02"
media=
"screen"
rel=
"stylesheet"
type=
"text/css"
/>
<!--[if (!IE)|(gte IE 8)]><!-->
<link
href=
"/assets/default-datauri.css?10fa7ba02"
media=
"all"
rel=
"stylesheet"
type=
"text/css"
/>
<!--<![endif]-->
<!--[if lte IE 7]>
<link href="/assets/default-mhtml.css?10fa7ba02" media="all" rel="stylesheet" type="text/css" />
<![endif]-->
<meta
name=
"csrf-param"
content=
"authenticity_token"
/>
<meta
name=
"csrf-token"
content=
"XXjEhGE+k4oLf4ivsS0w4z49YCW8ZlmeqZuO6dAxVV0="
/>
<!--[if IE]>
<script src="/javascripts/ie.js?10fa7ba02" type="text/javascript"></script>
<![endif]-->
<script
src=
"/assets/jquery.js?10fa7ba02"
type=
"text/javascript"
></script>
<script>
//
<!
[
CDATA
[
!
window
.
jQuery
&&
document
.
write
(
unescape
(
'
%3Cscript src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"%3E%3C/script%3E
'
))
//]]>
</script>
<script>
//
<!
[
CDATA
[
var
_gaq
=
_gaq
||
[];
_gaq
.
push
([
'
_setAccount
'
,
'
UA-17207587-3
'
]);
_gaq
.
push
([
'
_trackPageview
'
]);
(
function
()
{
var
ga
=
document
.
createElement
(
'
script
'
);
ga
.
type
=
'
text/javascript
'
;
ga
.
async
=
true
;
ga
.
src
=
(
'
https:
'
==
document
.
location
.
protocol
?
'
https://ssl
'
:
'
http://www
'
)
+
'
.google-analytics.com/ga.js
'
;
var
s
=
document
.
getElementsByTagName
(
'
script
'
)[
0
];
s
.
parentNode
.
insertBefore
(
ga
,
s
);
})();
//]]>
</script>
<script
type=
"text/javascript"
>
var
NREUMQ
=
NREUMQ
||
[];
NREUMQ
.
push
([
"
mark
"
,
"
firstbyte
"
,
new
Date
().
getTime
()]);
</script></head>
<body
class=
''
>
<header
class=
'landing'
>
<div
class=
'container'
style=
'position:relative;'
>
<a
href=
"/"
><img
alt=
"Logo_large"
class=
"diaspora_header_logo"
height=
"32px"
src=
"/images/logo_large.png?10fa7ba02"
width=
"321px"
/></a>
<div
class=
'right'
>
<ul
id=
'landing_nav'
>
<li><a
href=
"http://twitter.com/joindiaspora"
>
@joindiaspora
</a></li>
<li><a
href=
"https://github.com/diaspora/diaspora"
>
github
</a></li>
<li><a
href=
"http://blog.joindiaspora.com/"
>
blog
</a></li>
<li><a
href=
"/users/sign_in"
class=
"login"
>
log in
</a></li>
</ul>
</div>
</div>
</header>
<div
class=
'container'
style=
''
>
<div
class=
'span-24 last'
style=
''
>
<div
id=
'landing_content'
>
<div
class=
'ilya'
>
<a
href=
"https://joindiaspora.com/u/ilya"
><img
alt=
"Seed"
src=
"/images/seed.jpg?10fa7ba02"
/></a>
<div
class=
'memory'
>
<h1>
Ilya Zhitomirskiy
</h1>
<h2>
1989-2011
</h2>
</div>
<a
href=
"http://www.flickr.com/photos/31878512@N06/5093998704/"
class=
"attribution"
target=
"blank"
>
Thank you Neal Fowler for being part of the Commons
</a>
</div>
</div>
<style>
/*<![
CDATA
[*/
body
{
background-color
:
#0A0000
;
padding
:
0
;
}
.container
{
width
:
100%
;
}
.span-24.last
{
width
:
100%
;
}
#landing_content
{
margin-top
:
-6px
;
}
#landing_content
img
{
width
:
100%
;
}
.ilya
{
position
:
relative
;
}
.memory
{
position
:
absolute
;
top
:
90px
;
right
:
90px
;
text-align
:
right
;
}
#landing_content
h1
{
font-weight
:
200
;
font-size
:
38px
;
color
:
#D5D5D5
;
letter-spacing
:
0.03em
;
}
#landing_content
h2
{
font-weight
:
lighter
;
font-size
:
25px
;
color
:
#D5D5D5
;
letter-spacing
:
0.05em
;
}
footer
.container
{
margin-top
:
0
;
border-top
:
none
;
}
.attribution
{
position
:
absolute
;
bottom
:
8px
;
left
:
8px
;
color
:
#777
;
}
.attribution
:hover
{
text-decoration
:
none
;
color
:
#666
;
}
/*]]>*/
</style>
</div>
</div>
<footer>
<div
class=
'container'
>
<ul
id=
'footer_nav'
>
<li><a
href=
"http://twitter.com/joindiaspora"
>
@joindiaspora
</a></li>
<li><a
href=
"https://github.com/diaspora/diaspora"
>
github
</a></li>
<li><a
href=
"http://blog.joindiaspora.com"
>
blog
</a></li>
<li></li>
<li><a
href=
"https://github.com/diaspora/diaspora/wiki/Changelog"
>
what's new?
</a></li>
<li></li>
</ul>
<img
alt=
"Powered_by_diaspora"
height=
"11px"
src=
"/images/powered_by_diaspora.png?10fa7ba02"
width=
"145px"
/>
</div>
</footer>
<script
type=
"text/javascript"
>
if
(
!
NREUMQ
.
f
)
{
NREUMQ
.
f
=
function
()
{
NREUMQ
.
push
([
"
load
"
,
new
Date
().
getTime
()]);
var
e
=
document
.
createElement
(
"
script
"
);
e
.
type
=
"
text/javascript
"
;
e
.
async
=
true
;
e
.
src
=
"
https://d1ros97qkrwjf5.cloudfront.net/24/eum/rum-staging.js
"
;
document
.
body
.
appendChild
(
e
);
if
(
NREUMQ
.
a
)
NREUMQ
.
a
();
};
NREUMQ
.
a
=
window
.
onload
;
window
.
onload
=
NREUMQ
.
f
;
};
NREUMQ
.
push
([
"
nrfj
"
,
"
beacon-1.newrelic.com
"
,
"
aca58d21b2
"
,
157961
,
"
J1wMQ0cLDQpQQhsMCwlWTURdCxY=
"
,
0
,
25
,
new
Date
().
getTime
(),
""
,
""
,
""
,
""
,
""
])
</script></body>
</html>
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