Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nginx-push-stream-module
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
nginx-push-stream-module
Commits
02a6df18
Commit
02a6df18
authored
Feb 17, 2012
by
Wandenberg Peixoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updating github layout template
parent
01d608aa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
26 deletions
+22
-26
github_template.html.erb
misc/github_template.html.erb
+22
-26
No files found.
misc/github_template.html.erb
View file @
02a6df18
<html>
<!DOCTYPE html>
<html
class=
" js no-flexbox flexbox-legacy canvas canvastext no-webgl no-touch geolocation postmessage no-websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients no-cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers applicationcache svg inlinesvg smil svgclippaths mozilla"
>
<head>
<meta
http-equiv=
"content-type"
content=
"text/html; charset=UTF-8"
>
<meta
charset=
"utf-8"
>
<title>
<%=
filename
%>
- Preview to GitHub
</title>
<link
type=
"text/css"
rel=
"stylesheet"
media=
"screen"
href=
"http://github.com/stylesheets/bundle_common.css"
>
<link
type=
"text/css"
rel=
"stylesheet"
media=
"screen"
href=
"http://github.com/stylesheets/bundle_github.css"
>
<script
type=
"text/javascript"
>
if
(
typeof
console
==
"
undefined
"
||
typeof
console
.
log
==
"
undefined
"
)
console
=
{
log
:
function
()
{}
}
var
GitHub
=
{
assetHost
:
'
http://github.com
'
<link
href=
"https://a248.e.akamai.net/assets.github.com/stylesheets/bundles/github-fe72294c0899f9951f2200f65bc4cf1f7880f77d.css"
media=
"screen"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"https://a248.e.akamai.net/assets.github.com/stylesheets/bundles/github2-cb54f8b424bab1addc65760cf760d406bcc92480.css"
media=
"screen"
rel=
"stylesheet"
type=
"text/css"
/>
<script
src=
"https://a248.e.akamai.net/assets.github.com/javascripts/bundles/jquery-1ff4761a0d9866a948321eac8d969db3dc12938e.js"
type=
"text/javascript"
></script>
<script
src=
"https://a248.e.akamai.net/assets.github.com/javascripts/bundles/github-18a50b3d097d5e6f5686d2be4c43a5fc49547aa5.js"
type=
"text/javascript"
></script>
<style>
#preview-content
.markdown-body
,
#preview-content
.plain
{
background-color
:
#FFFFFF
;
border
:
1px
solid
#CACACA
;
padding
:
30px
;
}
var
github_user
=
''
</script>
<script
type=
"text/javascript"
src=
"http://github.com/javascripts/jquery/jquery-1.4.2.min.js"
></script>
<script
type=
"text/javascript"
src=
"http://github.com/javascripts/bundle_common.js"
></script>
<script
type=
"text/javascript"
src=
"http://github.com/javascripts/bundle_github.js"
></script>
</style>
</head>
<body
class=
"logged_in page-blob usingMouse"
>
<div
id=
"main"
class=
"subnavd"
>
<body
class=
"logged_out page-blob linux vis-public env-production "
>
<div
class=
"site"
>
<br/><br/><br/><br/><br/><br/
>
<div
class=
"container"
>
<div
id=
"slider"
>
<div
class=
"frames"
>
<div
data-path=
"HISTORY.md/"
class=
"frame frame-center"
>
<div
id=
"files"
>
<div
class=
"frame frame-center"
>
<div
id=
"files"
class=
"bubble"
>
<div
class=
"file"
>
<div
class=
"blob instapaper_body"
id=
"readme
"
>
<
div
class=
"wikistyle
"
>
<div
id=
"preview-content"
class=
"blob instapaper_body
"
>
<
article
class=
"markdown-body
"
>
<%=
content
%>
</article>
</div>
</div>
</div>
...
...
@@ -36,10 +36,6 @@
</div>
</div>
</div>
<div
style=
"display: none;"
class=
"frame frame-loading"
>
<img
width=
"32"
height=
"32"
src=
"http://github.com/images/modules/ajax/big_spinner_336699.gif"
>
</div>
</div>
</div>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment