delete old files
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
<p>
|
||||
<h1>Github 漫游指南</h1>
|
||||
<h3>By Phodal Huang(<a href="http://www.phodal.com">Geek's Life</a>)</h3>
|
||||
</p>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
<dc:title>Github 漫游指南</dc:title>
|
||||
<dc:creator>Phodal</dc:creator>
|
||||
<dc:rights>Creative Commons Attribution Non-Commercial Share Alike 3.0</dc:rights>
|
||||
<dc:language>zh-CN</dc:language>
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
<div style="width:800px">
|
||||
|
||||
<iframe src="http://ghbtns.com/github-btn.html?user=phodal&repo=github-roam&type=watch&count=true"
|
||||
allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
|
||||
<div>
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
% Github 漫游指南
|
||||
% Phodal Huang
|
||||
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 63 KiB |
BIN
img/cover.jpg
|
Before Width: | Height: | Size: 94 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 88 KiB |
|
Before Width: | Height: | Size: 62 KiB |
BIN
img/favicon.ico
|
Before Width: | Height: | Size: 6.4 KiB |
|
Before Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 229 KiB |
|
Before Width: | Height: | Size: 120 KiB |
|
Before Width: | Height: | Size: 88 KiB |
|
Before Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 49 KiB |
BIN
img/lan-iot.jpg
|
Before Width: | Height: | Size: 66 KiB |
BIN
img/lan.png
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 103 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 8.6 KiB |
BIN
img/problem.jpg
|
Before Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 128 KiB |
BIN
img/qrcode.jpg
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 206 KiB |
|
Before Width: | Height: | Size: 234 KiB |
BIN
img/replace.jpg
|
Before Width: | Height: | Size: 53 KiB |
|
Before Width: | Height: | Size: 25 KiB |
BIN
img/resume.png
|
Before Width: | Height: | Size: 200 KiB |
|
Before Width: | Height: | Size: 128 KiB |
|
Before Width: | Height: | Size: 243 KiB |
BIN
img/sherlock.png
|
Before Width: | Height: | Size: 128 KiB |
|
Before Width: | Height: | Size: 102 KiB |
BIN
img/smtwtfs.png
|
Before Width: | Height: | Size: 8.3 KiB |
BIN
img/solr.png
|
Before Width: | Height: | Size: 243 KiB |
2471
index.html
156
style.css
|
|
@ -1,156 +0,0 @@
|
|||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
p,
|
||||
blockquote {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", Arial, sans-serif;
|
||||
font-size: 18px;
|
||||
line-height: 1.4;
|
||||
color: #000000;
|
||||
margin: 10px 13px 10px 13px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #0069d6;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: #0050a3;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a img {
|
||||
border: none;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
color: #404040;
|
||||
line-height: 36px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin-bottom: 18px;
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
h1 a {
|
||||
margin-top: 100px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
hr {
|
||||
margin: 0 0 19px;
|
||||
border: 0;
|
||||
border-bottom: 1px solid #ccc;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
padding: 13px 13px 21px 15px;
|
||||
margin-bottom: 18px;
|
||||
font-family: georgia,serif;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
blockquote:before {
|
||||
content: "\201C";
|
||||
font-size: 40px;
|
||||
margin-left: -10px;
|
||||
font-family: georgia,serif;
|
||||
color: #eee;
|
||||
}
|
||||
|
||||
blockquote p {
|
||||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
line-height: 18px;
|
||||
margin-bottom: 0;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
code, pre {
|
||||
font-family: Monaco, Andale Mono, Courier New, monospace;
|
||||
}
|
||||
|
||||
code {
|
||||
background-color: #fee9cc;
|
||||
color: rgba(0, 0, 0, 0.75);
|
||||
padding: 1px 3px;
|
||||
font-size: 12px;
|
||||
-webkit-border-radius: 3px;
|
||||
-moz-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
pre {
|
||||
display: block;
|
||||
padding: 14px;
|
||||
margin: 0 0 18px;
|
||||
line-height: 16px;
|
||||
font-size: 11px;
|
||||
border: 1px solid #d9d9d9;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
pre code {
|
||||
background-color: #fff;
|
||||
color: #737373;
|
||||
font-size: 11px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
figure img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
ul li a {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
ul li ul a {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
body {
|
||||
width: 748px;
|
||||
margin: 40px auto;
|
||||
}
|
||||
}
|
||||