index.html 5.1 KB
Newer Older
T
TRHX 已提交
1
<!DOCTYPE html>
T
TRHX 已提交
2
<html>
T
TRHX 已提交
3 4 5 6 7 8 9 10 11 12 13 14 15
  <!-- Html Head Tag-->
  <head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="description" content="">
  <meta name="author" content="TRHX">
  <!-- Open Graph Data -->
  <meta property="og:title" content="TRHX-Live And Learn!"/>
  <meta property="og:description" content="天下事有难易乎?为之,则难者亦易矣;不为,则易者亦难矣!" />
  <meta property="og:site_name" content="TRHX-Live And Learn!"/>
  <meta property="og:type" content="website" />
  <meta property="og:image" content="http://yoursite.com"/>
T
TRHX 已提交
16
  
T
TRHX 已提交
17
    <link rel="alternate" href="/atom.xml" title="TRHX-Live And Learn!" type="application/atom+xml">
T
TRHX 已提交
18
  
T
TRHX 已提交
19
  
T
TRHX 已提交
20
    <link rel="icon" href="/favicon.png">
T
TRHX 已提交
21
  
T
TRHX 已提交
22 23

  <!-- Site Title -->
T
TRHX 已提交
24
  <title>TRHX-Live And Learn!</title>
T
TRHX 已提交
25 26 27 28

  <!-- Bootstrap CSS -->
  <link rel="stylesheet" href="/css/bootstrap.min.css">
  <!-- Custom CSS -->
T
TRHX 已提交
29
  
T
TRHX 已提交
30 31 32
  <link rel="stylesheet" href="/css/style.light.css">

  <!-- Google Analytics -->
T
TRHX 已提交
33
  
T
TRHX 已提交
34

T
TRHX 已提交
35
</head>
T
TRHX 已提交
36

T
TRHX 已提交
37 38 39 40 41 42 43 44 45 46 47 48 49 50
  <body>
    <!-- Page Header -->


<header class="site-header header-background" style="background-image: url(/img/default-banner-dark.jpg)">
  <div class="container">
    <div class="row">
      <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
        <div class="page-title with-background-image">
          <p class="title">TRHX-Live And Learn!</p>
          <p class="subtitle">天下事有难易乎?为之,则难者亦易矣;不为,则易者亦难矣!</p>
        </div>
        <div class="site-menu with-background-image">
          <ul>
T
TRHX 已提交
51
            
T
TRHX 已提交
52 53 54 55 56 57 58
              <li>
                <a href="/">
                  
                  Home
                  
                </a>
              </li>
T
TRHX 已提交
59
            
T
TRHX 已提交
60 61 62 63 64 65 66
              <li>
                <a href="/archives">
                  
                  Archives
                  
                </a>
              </li>
T
TRHX 已提交
67
            
T
TRHX 已提交
68
              <li>
T
TRHX 已提交
69
                <a href="https://github.com/TRHX">
T
TRHX 已提交
70 71 72 73 74
                  
                  Github
                  
                </a>
              </li>
T
TRHX 已提交
75
            
T
TRHX 已提交
76
              <li>
T
TRHX 已提交
77
                <a href="mailto:<tanrenhou@126.com>">
T
TRHX 已提交
78 79 80 81 82 83
                  
                  Email
                  
                </a>
              </li>
            
T
TRHX 已提交
84 85 86 87 88 89 90 91
              <li>
                <a href="http://wpa.qq.com/msgrd?v=3&uin=2273902448&site=qq&menu=yes">
                  
                  QQ
                  
                </a>
              </li>
            
T
TRHX 已提交
92 93 94
          </ul>
        </div>
      </div>
T
TRHX 已提交
95
    </div>
T
TRHX 已提交
96 97 98 99 100 101 102 103 104 105
  </div>
</header>

<!-- Home Page Post List -->
<div class="container">
  <div class="row">
    <div class="col-lg-10 col-md-10 col-md-offset-1">
      
        <div class="post-item-wrapper">
  <a href="/2018/08/15/如何使用Github Pages和Hexo搭建自己独立博客/" class="post-title">
T
TRHX 已提交
106
      Hello World
T
TRHX 已提交
107 108 109 110 111 112 113 114 115 116
  </a>
  <div class="post-excerpt">
    <!-- Post Date and Categories -->
    <div class="date-and-category">
      <div class="date">2018-08-15</div>
      <div class="categories">
        
          Uncategorized
        
      </div>
T
TRHX 已提交
117
    </div>
T
TRHX 已提交
118 119 120 121
    <!-- Post Excerpt -->
    <div class="excerpt typo">暂无文章摘要</div>
    <!-- Post Tags -->
    <div class="tags">
T
TRHX 已提交
122
      
T
TRHX 已提交
123
        <div class="untagged">Untagged</div>
T
TRHX 已提交
124 125 126
      
    </div>
  </div>
T
TRHX 已提交
127
</div>
T
TRHX 已提交
128 129

      
T
TRHX 已提交
130 131 132 133 134 135 136 137 138 139 140 141 142
        <div class="post-item-wrapper">
  <a href="/2018/08/10/hello-world/" class="post-title">
      Hello World
  </a>
  <div class="post-excerpt">
    <!-- Post Date and Categories -->
    <div class="date-and-category">
      <div class="date">2018-08-10</div>
      <div class="categories">
        
          Uncategorized
        
      </div>
T
TRHX 已提交
143
    </div>
T
TRHX 已提交
144 145 146 147
    <!-- Post Excerpt -->
    <div class="excerpt typo">暂无文章摘要</div>
    <!-- Post Tags -->
    <div class="tags">
T
TRHX 已提交
148
      
T
TRHX 已提交
149
        <div class="untagged">Untagged</div>
T
TRHX 已提交
150
      
T
TRHX 已提交
151 152 153
    </div>
  </div>
</div>
T
TRHX 已提交
154 155

      
T
TRHX 已提交
156
    </div>
T
TRHX 已提交
157 158
  </div>
</div>
T
TRHX 已提交
159

T
TRHX 已提交
160 161 162 163 164 165 166 167
<!-- Pagination -->
<div class="container">
  <div class="row">
    <div class="col-lg-10 col-md-10 col-md-offset-1">
      <ul class="pagination">
          
          
      </ul>
T
TRHX 已提交
168
    </div>
T
TRHX 已提交
169 170
  </div>
</div>
T
TRHX 已提交
171 172 173



T
TRHX 已提交
174 175 176 177 178 179 180 181 182 183 184 185 186 187 188
    <!-- Footer -->
<footer>
  <div class="container">
    <div class="row">
      <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
        <p class="copyright text-muted">
          Theme By <a target="_blank" href="https://github.com/levblanc">Levblanc.</a>
          Inspired By <a target="_blank" href="https://github.com/klugjo/hexo-theme-clean-blog">Clean Blog.</a>
        <p class="copyright text-muted">
          Powered By <a target="_blank" href="https://hexo.io/">Hexo.</a>
        </p>
      </div>
    </div>
  </div>
</footer>
T
TRHX 已提交
189 190


T
TRHX 已提交
191 192
    <!-- After Footer Scripts -->
<script src="/js/highlight.pack.js"></script>
T
TRHX 已提交
193
<script>
T
TRHX 已提交
194 195 196 197
  document.addEventListener("DOMContentLoaded", function(event) {
    var codeBlocks = Array.prototype.slice.call(document.getElementsByTagName('pre'))
    codeBlocks.forEach(function(block, index) {
      hljs.highlightBlock(block);
T
TRHX 已提交
198
    });
T
TRHX 已提交
199
  });
T
TRHX 已提交
200
</script>
T
TRHX 已提交
201

T
TRHX 已提交
202 203
  </body>
</html>
T
TRHX 已提交
204