Skip to content

Commit 2ec6a09

Browse files
Site updated: 2022-01-02 16:58:49
1 parent e3e474e commit 2ec6a09

File tree

42 files changed

+215
-91
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+215
-91
lines changed

2018/05/06/“我的第一篇github博客”/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html><html lang="zh-CN"><head><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"><meta content="yes" name="apple-mobile-web-app-capable"><meta content="black-translucent" name="apple-mobile-web-app-status-bar-style"><meta content="telephone=no" name="format-detection"><meta name="description" content="宠辱不惊,闲看庭前花开花落;去留无意,漫随天外云卷云舒"><title>“我的第一篇github博客” | 彼岸是海</title><link rel="stylesheet" type="text/css" href="/css/style.css?v=1.0.5"><link rel="stylesheet" type="text/css" href="//cdn.bootcss.com/normalize/8.0.0/normalize.min.css"><link rel="stylesheet" type="text/css" href="//cdn.bootcss.com/pure/1.0.0/pure-min.css"><link rel="stylesheet" type="text/css" href="//cdn.bootcss.com/pure/1.0.0/grids-responsive-min.css"><link rel="stylesheet" href="//cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css"><link rel="stylesheet" href="/css/swiper.min.css"><style>html,body{position: relative;height: 100%;}.swiper-container{height:100%;width:100%;-webkit-tap-highlight-color:transparent}.swiper-slide {height: auto;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-touch-callout:none;touch-callout:none;user-select:none;-webkit-user-select:none}.swiper-scrollbar-drag{background-color:rgba(0,0,0,.3)}.swiper-container-vertical>.swiper-scrollbar{right:0;width:3px}#rain-bg,.snow-bg{-webkit-touch-callout:none;touch-callout:none;user-select:none;-webkit-user-select:none;touch-action:none;-webkit-touch-action:none;-webkit-tap-highlight-color: transparent}.snow-bg>canvas,#rain-bg{-webkit-tap-highlight-color: transparent}#rocket{display:none}.icon{width:1em;height:1em;vertical-align: -0.15em;fill: currentColor;overflow: hidden;}#rain-bg{position: fixed;top: 0;left: 0;width: 100%;height: 100%;pointer-events: none;z-index: 666;}</style><script type="text/javascript" src="//cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script><!--script(src=url_for(theme.js) + '/swiper.min.js')--><script type="text/javascript" src="https://cdn.jsdelivr.net/gh/yonggemengmengda/yonggemengmengda.github.io@latest/js/snowy.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/gh/yonggemengmengda/yonggemengmengda.github.io@latest/js/snow.js"></script><script src="https://cdn.jsdelivr.net/gh/yonggemengmengda/yonggemengmengda.github.io/css/fonts/iconfont.js"></script><link rel="Shortcut Icon" type="image/x-icon" href="/favicon.ico"><link rel="apple-touch-icon" href="/apple-touch-icon.png"><link rel="apple-touch-icon-precomposed" href="/apple-touch-icon.png"></head><body><div class="snow-bg"></div><canvas id="rain-bg"></canvas><div class="wather-box"><li class="wather-sun"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-qingtian"></use></svg></li><li class="wather-cloudy"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-duoyun"></use></svg></li><li class="wather-rain"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-xiayu"></use></svg></li><li class="wather-snow active"><svg class="icon" aria-hidden="true"><use xlink:href="#icon-xiaxue"></use></svg></li></div><div class="swiper-container" style="overflow-y:auto!important"><div class="swiper-wrapper"><div class="swiper-slide"><div id="banner"><div id="header"><div class="site-name"><h1 class="hidden">“我的第一篇github博客”</h1><a id="logo" href="/.">彼岸是海</a><p class="description">宠辱不惊,闲看庭前花开花落;去留无意,漫随天外云卷云舒</p></div><div id="nav-menu"><a class="current" href="/."><i class="fa fa-home"> 首页</i></a><a href="/archives/"><i class="fa fa-archive"> 归档</i></a></div></div></div><div class="body_container"><div class="pure-g" id="layout"><div class="pure-u-1 pure-u-md-3-4"><div class="content_container"><div class="post"><h1 class="post-title">“我的第一篇github博客”</h1><div class="post-meta">May 6, 2018<span> | </span><span class="category"><a href="/categories/随笔/">随笔</a></span></div><div class="post-content"><p>这不是我的第一篇博文,很久之前我就用django搭建了个博客,功能也做得比较全<br>在淘宝上买了个树莓派打算做服务器,,没有固定IP就使用花生壳的内网穿透<br>一切就绪,当时也写了一些博文,今天搜博客主题忽然发现hexo比较好用,还是先搭个静态博客算了,<del>反正也省钱了</del></p>
22
<hr>
33
<p>照着教程,一番鼓捣之下,也还凑合,后续的功能慢慢加吧…<br>另外:<strong>Markdown</strong> 语法真麻烦</p>
4-
</div><div class="tags"><a href="/tags/随笔/">随笔</a></div><div class="post-nav"><a class="pre" href="/2018/05/20/于自我/"> 关于自我</a></div></div></div></div><div class="pure-u-1-4 hidden_mid_and_down"><div id="sidebar"><div class="widget"><form class="search-form" action="//www.google.com/search" method="get" accept-charset="utf-8" target="_blank"><input type="text" name="q" maxlength="20" placeholder="Search"/><input type="hidden" name="sitesearch" value="https://yongyang.site"/></form></div><div class="widget"><div class="widget-title"><i class="fa fa-folder-o"> 分类</i></div><ul class="category-list"><li class="category-list-item"><a class="category-list-link" href="/categories/js/">js</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/随笔/">随笔</a></li></ul></div><div class="widget"><div class="widget-title"><i class="fa fa-star-o"> 标签</i></div><div class="tagcloud"><a href="/tags/js/" style="font-size: 15px;">js</a> <a href="/tags/随笔/" style="font-size: 15px;">随笔</a></div></div><div class="widget"><div class="widget-title"><i class="fa fa-file-o"> 最近文章</i></div><ul class="post-list"><li class="post-list-item"><a class="post-list-link" href="/2021/12/05/那年我27/">那年我27</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/10/24/懵懂的梦旅人/">懵懂的梦旅人</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/09/12/答案在风中飘扬/">答案在风中飘扬</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/08/17/世界/">世界</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/08/08/我已不再归去/">我已不再归去</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/08/07/生如夏花/">生如夏花</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/07/23/风的君王/">童年是让你能忍受暮年的那股力量</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/07/11/永恒/">永恒</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/07/11/我的孤独是一座花园/">我的孤独是一座花园</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/06/07/秋日黄昏/">秋日黄昏</a></li></ul></div><div class="widget"><div class="widget-title"><i class="fa fa-external-link"> 友情链接</i></div><ul></ul><a href="https://github.com/yonggemengmengda" title="勇哥萌萌哒" target="_blank">勇哥萌萌哒</a></div></div></div><div class="pure-u-1 pure-u-md-3-4"><script src="https://cdn.jsdelivr.net/gh/yonggemengmengda/yonggemengmengda.github.io@latest/js/radio.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/gh/yonggemengmengda/yonggemengmengda.github.io@latest/js/rain.js"></script><link rel="stylesheet" type="text/css" href="/css/radio.css"/><div class="d-audio"></div><script>(function(){
4+
</div><div class="tags"><a href="/tags/随笔/">随笔</a></div><div class="post-nav"><a class="pre" href="/2018/05/20/于自我/"> 关于自我</a></div></div></div></div><div class="pure-u-1-4 hidden_mid_and_down"><div id="sidebar"><div class="widget"><form class="search-form" action="//www.google.com/search" method="get" accept-charset="utf-8" target="_blank"><input type="text" name="q" maxlength="20" placeholder="Search"/><input type="hidden" name="sitesearch" value="https://yongyang.site"/></form></div><div class="widget"><div class="widget-title"><i class="fa fa-folder-o"> 分类</i></div><ul class="category-list"><li class="category-list-item"><a class="category-list-link" href="/categories/js/">js</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/随笔/">随笔</a></li></ul></div><div class="widget"><div class="widget-title"><i class="fa fa-star-o"> 标签</i></div><div class="tagcloud"><a href="/tags/js/" style="font-size: 15px;">js</a> <a href="/tags/随笔/" style="font-size: 15px;">随笔</a></div></div><div class="widget"><div class="widget-title"><i class="fa fa-file-o"> 最近文章</i></div><ul class="post-list"><li class="post-list-item"><a class="post-list-link" href="/2022/01/02/智者不入爱河,愚者甘蹈覆辙/">智者不入爱河,愚者甘蹈覆辙</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/12/05/那年我27/">那年我27</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/10/24/懵懂的梦旅人/">懵懂的梦旅人</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/09/12/答案在风中飘扬/">答案在风中飘扬</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/08/17/世界/">世界</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/08/08/我已不再归去/">我已不再归去</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/08/07/生如夏花/">生如夏花</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/07/23/风的君王/">童年是让你能忍受暮年的那股力量</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/07/11/永恒/">永恒</a></li><li class="post-list-item"><a class="post-list-link" href="/2021/07/11/我的孤独是一座花园/">我的孤独是一座花园</a></li></ul></div><div class="widget"><div class="widget-title"><i class="fa fa-external-link"> 友情链接</i></div><ul></ul><a href="https://github.com/yonggemengmengda" title="勇哥萌萌哒" target="_blank">勇哥萌萌哒</a></div></div></div><div class="pure-u-1 pure-u-md-3-4"><script src="https://cdn.jsdelivr.net/gh/yonggemengmengda/yonggemengmengda.github.io@latest/js/radio.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/gh/yonggemengmengda/yonggemengmengda.github.io@latest/js/rain.js"></script><link rel="stylesheet" type="text/css" href="/css/radio.css"/><div class="d-audio"></div><script>(function(){
55
let imgpath = 'https://cdn.jsdelivr.net/gh/yonggemengmengda/yonggemengmengda.github.io@latest';
66
let musicPath = 'https://music.163.com/song/media/outer/url?id='
77
let localMusic = [
@@ -54,7 +54,7 @@
5454

5555
//document.addEventListener('DOMContentLoaded',init_swiper,false);
5656
//window.onresize = throttle(function(){init_swiper()},600);function throttle(method, mustRunDelay) {var tim,args = arguments,start;return function loop() {var self = this;var now = Date.now();if (!start) {start = now;}if (tim) {clearTimeout(tim);}if (now - start >= mustRunDelay) {method.apply(self, args);start = now;} else {tim = setTimeout(function() {loop.apply(self, args);}, 50);}}}function init_swiper(){let container = document.querySelector('.swiper-container');if(/(iPhone|iPad|iPod|iOS|Android)/i.test(navigator.userAgent)){container.style.overflowY = 'auto'}else{container.style.overflow = 'hidden';let swiper = new Swiper('.swiper-container', {direction: 'vertical',slidesPerView: 'auto',freeMode: true,scrollbar: {el: '.swiper-scrollbar'},mousewheel: true})}}
57-
})()</script><div id="footer">Copyright © 2021 <a href="/." rel="nofollow">彼岸是海</a></div></div></div></div></div></div><div class="swiper-scrollbar"></div></div><script src="https://cdn.jsdelivr.net/gh/yonggemengmengda/yonggemengmengda.github.io@latest/js/live2d.js"></script><canvas id="live2d" height="420" style="transition:opacity .3s ease;opacity:0;display:none;width:260px;touch-action:none;user-select:none;z-index:999;position:fixed;bottom:-52px;right:calc((100% - 950px) / 2 - 10px)"></canvas><script>if(screen.width >= 600){
57+
})()</script><div id="footer">Copyright © 2022 <a href="/." rel="nofollow">彼岸是海</a></div></div></div></div></div></div><div class="swiper-scrollbar"></div></div><script src="https://cdn.jsdelivr.net/gh/yonggemengmengda/yonggemengmengda.github.io@latest/js/live2d.js"></script><canvas id="live2d" height="420" style="transition:opacity .3s ease;opacity:0;display:none;width:260px;touch-action:none;user-select:none;z-index:999;position:fixed;bottom:-52px;right:calc((100% - 950px) / 2 - 10px)"></canvas><script>if(screen.width >= 600){
5858
loadlive2d('live2d','https://cdn.jsdelivr.net/gh/yonggemengmengda/yonggemengmengda.github.io@latest/live2dMod/bronya/model.model.json')
5959
let live2d = document.getElementById('live2d')
6060
live2d.style.display = 'block'

0 commit comments

Comments
 (0)