|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + |
| 6 | + <title>Veck's Blog</title> |
| 7 | + <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> |
| 8 | + <meta name="description" content="New City Comes Up at Github! |
| 9 | +Date: 2016/07/01 |
| 10 | +From: Logdown |
| 11 | +Why: For open source and more flexibility for editing. Also, GitHub provide a free space for user to publish his website. GitHub is awesome!"> |
| 12 | +<meta property="og:type" content="article"> |
| 13 | +<meta property="og:title" content="Veck's Blog"> |
| 14 | +<meta property="og:url" content="http://fbukevin.github.io/Veck/2016/07/05/new_cite/index.html"> |
| 15 | +<meta property="og:site_name" content="Veck's Blog"> |
| 16 | +<meta property="og:description" content="New City Comes Up at Github! |
| 17 | +Date: 2016/07/01 |
| 18 | +From: Logdown |
| 19 | +Why: For open source and more flexibility for editing. Also, GitHub provide a free space for user to publish his website. GitHub is awesome!"> |
| 20 | +<meta property="og:updated_time" content="2016-07-05T02:38:39.000Z"> |
| 21 | +<meta name="twitter:card" content="summary"> |
| 22 | +<meta name="twitter:title" content="Veck's Blog"> |
| 23 | +<meta name="twitter:description" content="New City Comes Up at Github! |
| 24 | +Date: 2016/07/01 |
| 25 | +From: Logdown |
| 26 | +Why: For open source and more flexibility for editing. Also, GitHub provide a free space for user to publish his website. GitHub is awesome!"> |
| 27 | +<meta name="twitter:creator" content="@VeckHsiao"> |
| 28 | + |
| 29 | + |
| 30 | + <link rel="icon" href="/favicon.png"> |
| 31 | + |
| 32 | + <!-- <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'> --> |
| 33 | + <!-- <link href="//fonts.googleapis.com/css?family=Source+Code+Pro:400,700" rel="stylesheet" type="text/css"> --> |
| 34 | + <link href="//fonts.useso.com/css?family=Source+Code+Pro:400,700" rel="stylesheet" type="text/css"> |
| 35 | + <link href='//fonts.useso.com/css?family=Open+Sans:300,600' rel='stylesheet' type='text/css'> |
| 36 | + <link rel="stylesheet" href="/Veck/css/style.css" type="text/css"> |
| 37 | + |
| 38 | +<!-- Google Analytics --> |
| 39 | +<script type="text/javascript"> |
| 40 | +(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 41 | +(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 42 | +m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 43 | +})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
| 44 | + |
| 45 | +ga('create', 'UA-44048995-5', 'auto'); |
| 46 | +ga('send', 'pageview'); |
| 47 | + |
| 48 | +</script> |
| 49 | +<!-- End Google Analytics --> |
| 50 | + |
| 51 | + |
| 52 | +</head> |
| 53 | +<body> |
| 54 | + <div id="container"> |
| 55 | + <div id="wrap"> |
| 56 | + <header id="header"> |
| 57 | + <div id="header-outer" class="outer"> |
| 58 | + <a href="/" class="logo">Veck's Blog</a> |
| 59 | + <div id="header-inner" class="inner"> |
| 60 | + <nav id="main-nav"> |
| 61 | + <a id="main-nav-toggle" class="nav-icon"></a> |
| 62 | + |
| 63 | + <a class="main-nav-link" href="/Veck">Home</a> |
| 64 | + |
| 65 | + <a class="main-nav-link" href="/Veck/archives">Archives</a> |
| 66 | + |
| 67 | + <a class="main-nav-link" href="/Veck/about">About</a> |
| 68 | + |
| 69 | + </nav> |
| 70 | + <nav id="sub-nav"> |
| 71 | + <div id="search-form-wrap"> |
| 72 | + <form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" results="0" class="search-form-input" placeholder="Search"><button type="submit" class="search-form-submit"></button><input type="hidden" name="sitesearch" value="http://fbukevin.github.io/Veck"></form> |
| 73 | + </div> |
| 74 | + <a id="nav-search-btn" class="nav-icon" title="Search"></a> |
| 75 | + |
| 76 | + |
| 77 | + </nav> |
| 78 | + </div> |
| 79 | + </div> |
| 80 | +</header> |
| 81 | + <nav id="mobile-nav" class="off"> |
| 82 | + |
| 83 | + <a href="/Veck" class="mobile-nav-link">Home</a> |
| 84 | + |
| 85 | + <a href="/Veck/archives" class="mobile-nav-link">Archives</a> |
| 86 | + |
| 87 | + <a href="/Veck/about" class="mobile-nav-link">About</a> |
| 88 | + |
| 89 | + <div id="search-form-wrap-mobile"> |
| 90 | + <form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" results="0" class="search-form-input" placeholder="Search"><button type="submit" class="search-form-submit"></button><input type="hidden" name="sitesearch" value="http://fbukevin.github.io/Veck"></form> |
| 91 | + </div> |
| 92 | +</nav> |
| 93 | + <div class="outer"> |
| 94 | +<!-- |
| 95 | + |
| 96 | + <aside id="sidebar"> |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + <div class="widget-wrap"> |
| 102 | + <h3 class="widget-title">Archives</h3> |
| 103 | + <div class="widget"> |
| 104 | + <ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/Veck/archives/2016/07/">July 2016</a><span class="archive-list-count">1</span></li></ul> |
| 105 | + </div> |
| 106 | + </div> |
| 107 | +
|
| 108 | + |
| 109 | + |
| 110 | + <div class="widget-wrap"> |
| 111 | + <h3 class="widget-title">Recents</h3> |
| 112 | + <div class="widget"> |
| 113 | + <ul> |
| 114 | + |
| 115 | + <li> |
| 116 | + <a href="/Veck/2016/07/05/new_cite/">(no title)</a> |
| 117 | + </li> |
| 118 | + |
| 119 | + </ul> |
| 120 | + </div> |
| 121 | + </div> |
| 122 | +
|
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + <div class="widget-wrap"> |
| 130 | + <h3 class="widget-title">links</h3> |
| 131 | + <div class="widget"> |
| 132 | + <ul> |
| 133 | + |
| 134 | + <li> |
| 135 | + <a href="http://hexo.io">Hexo</a> |
| 136 | + </li> |
| 137 | + |
| 138 | + <li> |
| 139 | + <a href="https://github.com/fbukevin">GitHub</a> |
| 140 | + </li> |
| 141 | + |
| 142 | + <li> |
| 143 | + <a href="http://linkedin.com/in/veckhsiao">LinkedIn</a> |
| 144 | + </li> |
| 145 | + |
| 146 | + <li> |
| 147 | + <a href="[email protected]">Mail</a> |
| 148 | + </li> |
| 149 | + |
| 150 | + </ul> |
| 151 | + </div> |
| 152 | + </div> |
| 153 | +
|
| 154 | + |
| 155 | +</aside> |
| 156 | + |
| 157 | +--> |
| 158 | + <section id="main"><article id="post-new_cite" class="article article-type-post" itemscope itemprop="blogPost"> |
| 159 | + <div class="article-meta"> |
| 160 | + <a href="/Veck/2016/07/05/new_cite/" class="article-date"> |
| 161 | + <time datetime="2016-07-05T02:38:39.000Z" itemprop="datePublished">2016-07-05</time> |
| 162 | +</a> |
| 163 | + |
| 164 | + </div> |
| 165 | + <div class="article-inner"> |
| 166 | + |
| 167 | + |
| 168 | + <div class="article-entry" itemprop="articleBody"> |
| 169 | + |
| 170 | + <h1 id="New_City_Comes_Up_at_Github_21"><a href="#New_City_Comes_Up_at_Github_21" class="headerlink" title="New City Comes Up at Github!"></a>New City Comes Up at Github!</h1><ul> |
| 171 | +<li>Date: <code>2016/07/01</code></li> |
| 172 | +<li>From: <code>Logdown</code></li> |
| 173 | +<li>Why: For open source and more flexibility for editing. Also, GitHub provide a free space for user to publish his website. GitHub is awesome!</li> |
| 174 | +<li>Main Focus: <code>System Programming</code>, <code>Embedded System</code>, <code>Compiler</code>, <code>Browser</code>, <code>Operating System</code>, <code>Computer Architecture</code>, <code>Network Programming</code></li> |
| 175 | +</ul> |
| 176 | + |
| 177 | + |
| 178 | + </div> |
| 179 | + <footer class="article-footer"> |
| 180 | + <a data-url="http://fbukevin.github.io/Veck/2016/07/05/new_cite/" data-id="ciq8ujtls0000vpsu39ved3ap" class="article-share-link">Share</a> |
| 181 | + |
| 182 | + |
| 183 | + </footer> |
| 184 | + </div> |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | +</article> |
| 189 | + |
| 190 | +</section> |
| 191 | + </div> |
| 192 | + <footer id="footer"> |
| 193 | + |
| 194 | + <div class="outer"> |
| 195 | + <div id="footer-info" class="inner"> |
| 196 | + <a href="/" class="logo">Veck's Blog</a> |
| 197 | + © 2016 Veck Hsiao<br> |
| 198 | + Powered by <a href="http://hexo.io/" target="_blank">Hexo</a> |
| 199 | + </div> |
| 200 | + </div> |
| 201 | +</footer> |
| 202 | + </div> |
| 203 | + |
| 204 | + |
| 205 | +<script src="/Veck/js/jquery.min.js" type="text/javascript"></script> |
| 206 | +<script src="/Veck/js/jquery.scrollLoading.js" type="text/javascript"></script> |
| 207 | + |
| 208 | + |
| 209 | + <link rel="stylesheet" href="/Veck/fancybox/jquery.fancybox.css" type="text/css"> |
| 210 | + <script src="/Veck/fancybox/jquery.fancybox.pack.js" type="text/javascript"></script> |
| 211 | + |
| 212 | + |
| 213 | +<script src="/Veck/js/script.js" type="text/javascript"></script> |
| 214 | + |
| 215 | + </div> |
| 216 | +</body> |
| 217 | +</html> |
0 commit comments