-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
17 lines (17 loc) · 4.86 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html><html lang="zh-cn"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>My blog - keep going</title><meta name="robots" content="index, follow"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="http://github.com/okzhangyu/MY/"><link rel="amphtml" href="http://github.com/okzhangyu/MY/amp/"><link type="application/atom+xml" rel="alternate" href="http://github.com/okzhangyu/MY/feed.xml"><meta property="og:title" content="keep going"><meta property="og:image" content="http://github.com/okzhangyu/MY/media/website/beverage-3157395__340.jpg"><meta property="og:site_name" content="My blog - keep going"><meta property="og:description" content=""><meta property="og:url" content="http://github.com/okzhangyu/MY/"><meta property="og:type" content="article"><link rel="stylesheet" href="http://github.com/okzhangyu/MY/assets/css/style.css?v=f7fa24dffdef4efbb464803fa338d605"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"keep going","logo":"http://github.com/okzhangyu/MY/media/website/beverage-3157395__340.jpg","url":"http://github.com/okzhangyu/MY"}</script><script async src="http://github.com/okzhangyu/MY/assets/js/lazysizes.min.js?v=739e7d27e1cbc58b1b2e6882674b8867"></script></head><body><div class="container"><nav class="menu"><ul class="navbar__menu"></ul><button class="menu__close js-menu__close">Close</button></nav><div class="content js-content"><header><div class="top"><a class="logo" href="http://github.com/okzhangyu/MY"><img src="http://github.com/okzhangyu/MY/media/website/beverage-3157395__340.jpg" alt="keep going"></a></div><div class="top top--right is-sticky"></div></header><main class="main"><section class="main__left"><header><h1>Welcome to my blog</h1><p>I'am Front End Developer and UI Designer</p></header></section><div class="main__right category"><div><article><header><h2><a href="http://github.com/okzhangyu/MY/stockmanagenment.html">stockmanagenment</a></h2><p class="post__meta"><time datetime="2018-09-11T13:59">九月 11, 2018 </time>by <a href="http://github.com/okzhangyu/MY/authors/zerozhang/" title="zero.zhang">zero.zhang</a></p></header><p>stockmanagement是用于仓库管理的一个APP产品,主要是对于仓库出入库的管理,通过接口和SAP businessone 连接在一起实现了移动化办公的目的,仓库人员只需要通过移动端的操作就能实现产品快速的出入库,不仅实现了移动化办公更实现了信息化管理,为企业节省了时间,提高了管理效率。</p></article><article><header><h2><a href="http://github.com/okzhangyu/MY/stock.html">stock</a></h2><p class="post__meta"><time datetime="2018-09-11T11:12">九月 11, 2018 </time>by <a href="http://github.com/okzhangyu/MY/authors/zerozhang/" title="zero.zhang">zero.zhang</a></p></header><p></p></article><article><header><h2><a href="http://github.com/okzhangyu/MY/test01.html">stockmanagament</a></h2><p class="post__meta"><time datetime="2018-08-21T18:56">八月 21, 2018 </time>by <a href="http://github.com/okzhangyu/MY/authors/zerozhang/" title="zero.zhang">zero.zhang</a></p></header><p>仓库管理系统主要应用于</p></article><article><header><h2><a href="http://github.com/okzhangyu/MY/test-the-blog-kitpublii.html">Test the blog kit,Publii...</a></h2><p class="post__meta"><time datetime="2018-08-21T18:33">八月 21, 2018 </time>by <a href="http://github.com/okzhangyu/MY/authors/zerozhang/" title="zero.zhang">zero.zhang</a></p></header><p>Hello,the fucking world!</p></article></div></div></main><footer class="footer"><div class="footer__copyright">Powered by Publii</div></footer></div></div><script>var loadCSSFiles = function() {
var links = ['https://fonts.googleapis.com/css?family=Roboto:400,500'],
headElement = document.getElementsByTagName('head')[0],
linkElement, i;
for (i = 0; i < links.length; i++) {
linkElement = document.createElement('link');
linkElement.rel = 'stylesheet';
linkElement.href = links[i];
headElement.appendChild(linkElement);
}
};
var raf = requestAnimationFrame || mozRequestAnimationFrame || webkitRequestAnimationFrame || msRequestAnimationFrame;
if (raf) {
raf(loadCSSFiles);
} else {
window.addEventListener('load', loadCSSFiles);
}</script><script defer="defer" src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha256-k2WSCIexGzOj3Euiig+TlR8gA0EmPjuc79OEeY5L45g=" crossorigin="anonymous"></script><script defer="defer" src="http://github.com/okzhangyu/MY/assets/js/scripts.min.js?v=26d3bc49d3a07b5c3737fd74ea1ba4d4"></script></body></html>