<!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>
0 commit comments