Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-2369 committed Mar 2, 2019
0 parents commit 176a0c7
Show file tree
Hide file tree
Showing 12 changed files with 1,397 additions and 0 deletions.
112 changes: 112 additions & 0 deletions archives/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
<html>
<head>
<meta charset="utf-8" />
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Eric&#39;s Blog</title>
<link rel="shortcut icon" href="https://eric-2369.github.io/favicon.ico">
<link rel="stylesheet" href="https://eric-2369.github.io/styles/main.css">

<script src="https://cdn.bootcss.com/highlight.js/9.12.0/highlight.min.js"></script>
<script src="https://cdn.bootcss.com/moment.js/2.23.0/moment.min.js"></script>


</head>
<body>
<div class="main">
<div class="main-content">
<div class="site-header">
<a href="https://eric-2369.github.io">
<img class="avatar" src="https://eric-2369.github.io/images/avatar.png" alt="" width="80px" height="80px">
</a>
<h1 class="site-title">
Eric&#39;s Blog
</h1>
<p class="site-description">
Eric 的小世界
</p>
<div class="menu-container">


<a href="/" class="menu">
首页
</a>



<a href="/tags" class="menu">
标签
</a>



<a href="/post/about" class="menu">
关于
</a>


</div>
</div>




<div class="archives-container">

<h2 class="year">2018</h2>


<article class="post">
<a href="https://eric-2369.github.io/post/meng">
<h2 class="post-title">
<small>2018-05-03</small>
</h2>
</a>
</article>



<article class="post">
<a href="https://eric-2369.github.io/post/guan-yu-jiao-tang-bu-ding-ji-jiao-tang-bo-ke">
<h2 class="post-title">
关于焦糖布丁及焦糖博客
<small>2018-04-29</small>
</h2>
</a>
</article>



<article class="post">
<a href="https://eric-2369.github.io/post/huan-ying-lai-dao-eric-de-xiao-shi-jie">
<h2 class="post-title">
欢迎来到 Eric 的小世界
<small>2018-04-29</small>
</h2>
</a>
</article>



</div>


<div class="pagination-container">


</div>


<div class="site-footer">
Powered by GitHub Pages
</div>

<script>
hljs.initHighlightingOnLoad()
</script>

</div>
</div>
</body>
</html>
Binary file added favicon.ico
Binary file not shown.
Binary file added images/avatar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
131 changes: 131 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
<html>
<head>
<meta charset="utf-8" />
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Eric&#39;s Blog</title>
<link rel="shortcut icon" href="https://eric-2369.github.io/favicon.ico">
<link rel="stylesheet" href="https://eric-2369.github.io/styles/main.css">

<script src="https://cdn.bootcss.com/highlight.js/9.12.0/highlight.min.js"></script>
<script src="https://cdn.bootcss.com/moment.js/2.23.0/moment.min.js"></script>


</head>
<body>
<div class="main">
<div class="main-content">
<div class="site-header">
<a href="https://eric-2369.github.io">
<img class="avatar" src="https://eric-2369.github.io/images/avatar.png" alt="" width="80px" height="80px">
</a>
<h1 class="site-title">
Eric&#39;s Blog
</h1>
<p class="site-description">
Eric 的小世界
</p>
<div class="menu-container">


<a href="/" class="menu">
首页
</a>



<a href="/tags" class="menu">
标签
</a>



<a href="/post/about" class="menu">
关于
</a>


</div>
</div>


<div class="post-container">

<article class="post">
<a href="https://eric-2369.github.io/post/meng">
<h2 class="post-title"></h2>
</a>
<div class="post-info">
<time class="post-time">
· 2018-05-03 ·
</time>

</div>

<a href="https://eric-2369.github.io/post/meng" class="post-feature-image" style="background-image: url('https://eric-2369.github.io/post-images/meng.jpg')">
</a>

<div class="post-abstract">

</di>
</article>

<article class="post">
<a href="https://eric-2369.github.io/post/guan-yu-jiao-tang-bu-ding-ji-jiao-tang-bo-ke">
<h2 class="post-title">关于焦糖布丁及焦糖博客</h2>
</a>
<div class="post-info">
<time class="post-time">
· 2018-04-29 ·
</time>

</div>

<a href="https://eric-2369.github.io/post/guan-yu-jiao-tang-bu-ding-ji-jiao-tang-bo-ke" class="post-feature-image" style="background-image: url('https://eric-2369.github.io/post-images/guan-yu-jiao-tang-bu-ding-ji-jiao-tang-bo-ke.jpg')">
</a>

<div class="post-abstract">

</di>
</article>

<article class="post">
<a href="https://eric-2369.github.io/post/huan-ying-lai-dao-eric-de-xiao-shi-jie">
<h2 class="post-title">欢迎来到 Eric 的小世界</h2>
</a>
<div class="post-info">
<time class="post-time">
· 2018-04-29 ·
</time>

</div>

<a href="https://eric-2369.github.io/post/huan-ying-lai-dao-eric-de-xiao-shi-jie" class="post-feature-image" style="background-image: url('https://eric-2369.github.io/post-images/huan-ying-lai-dao-eric-de-xiao-shi-jie.jpg')">
</a>

<div class="post-abstract">

</di>
</article>

</div>


<div class="pagination-container">


</div>


<div class="site-footer">
Powered by GitHub Pages
</div>

<script>
hljs.initHighlightingOnLoad()
</script>

</div>
</div>
</body>
</html>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added post-images/meng.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
137 changes: 137 additions & 0 deletions post/guan-yu-jiao-tang-bu-ding-ji-jiao-tang-bo-ke/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
<html>
<head>
<meta charset="utf-8" />
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>关于焦糖布丁及焦糖博客 | Eric&#39;s Blog</title>
<link rel="shortcut icon" href="https://eric-2369.github.io/favicon.ico">
<link rel="stylesheet" href="https://eric-2369.github.io/styles/main.css">

<script src="https://cdn.bootcss.com/highlight.js/9.12.0/highlight.min.js"></script>
<script src="https://cdn.bootcss.com/moment.js/2.23.0/moment.min.js"></script>


</head>
<body>
<div class="main">
<div class="main-content">
<div class="site-header">
<a href="https://eric-2369.github.io">
<img class="avatar" src="https://eric-2369.github.io/images/avatar.png" alt="" width="80px" height="80px">
</a>
<h1 class="site-title">
Eric&#39;s Blog
</h1>
<p class="site-description">
Eric 的小世界
</p>
<div class="menu-container">


<a href="/" class="menu">
首页
</a>



<a href="/tags" class="menu">
标签
</a>



<a href="/post/about" class="menu">
关于
</a>


</div>
</div>


<div class="post-detail">
<article class="post">
<h2 class="post-title">
关于焦糖布丁及焦糖博客
</h2>
<div class="post-info">
<time class="post-time">
· 2018-04-29 ·
</time>

</div>
<div class="post-content">
<p>焦糖布丁是当时 Eric 注册的小号</p>
<p>由于其熟悉的对话风格和用户 ID</p>
<p>已经有好多人都认出来了焦糖布丁的真实身份</p>
<p>Eric 也懒得藏着了就这样吧</p>
<p>当初在注册焦糖布丁这个用户的时候就是为了给大家带来快乐的</p>
<p>因此在焦糖布丁的所有的社交平台上永远是那个傲娇淘气的布丁</p>
<p>而焦糖博客则是附属于焦糖布丁的博客</p>
<p>将会继续给大家带来快乐</p>
<p>Eric 生活中快乐的一面也会一并分享给大家</p>
<p>而负面情绪则会留在这里</p>
<p>以前的博客域名将在五月十日过期</p>
<p>以后就长期用这个 qnq 域名了</p>
<p>旧博客的数据可能会搬过来也可能不会</p>
<p>看 Eric 心情吧</p>
<p>焦糖博客还没完全部署好</p>
<p>主要是因为 Eric 懒</p>
<p><strong>焦糖博客以及全新的 Ericloud 将会在儿童节那天上线</strong></p>
<p><strong>敬请期待</strong></p>

</div>
</article>
</div>


<div class="next-post">
<div class="next">下一篇</div>
<a href="https://eric-2369.github.io/post/huan-ying-lai-dao-eric-de-xiao-shi-jie">
<h3 class="post-title">
欢迎来到 Eric 的小世界
</h3>
</a>
</div>




<link rel="stylesheet" href="https://unpkg.com/gitalk/dist/gitalk.css">
<script src="https://unpkg.com/gitalk/dist/gitalk.min.js"></script>

<div id="gitalk-container"></div>

<script>

var gitalk = new Gitalk({
clientID: '2214edac36c72a1f6852',
clientSecret: '573605dac8bf5ef898b690862a7f162bee74dc5c',
repo: 'eric-2369.github.io',
owner: 'Eric-2369',
admin: ['Eric-2369'],
id: location.pathname, // Ensure uniqueness and length less than 50
distractionFreeMode: false // Facebook-like distraction free mode
})

gitalk.render('gitalk-container')

</script>






<div class="site-footer">
Powered by GitHub Pages
</div>

<script>
hljs.initHighlightingOnLoad()
</script>

</div>
</div>
</body>
</html>
Loading

0 comments on commit 176a0c7

Please sign in to comment.