摘要: $ git remote add origin git@github.com:JaceyKan/practice.git //添加远程库 $ git add * $ git commit -m "add practice" $ git checkout -b gh-pages //创建gh-page 阅读全文
posted @ 2017-03-01 18:38 JaceyKan 阅读(147) 评论(0) 推荐(0)
摘要: jquery: <script src="//cdn.bootcss.com/jquery/3.1.1/jquery.min.js"></script> Font Awesome: <link href="//cdn.bootcss.com/font-awesome/4.7.0/css/font-a 阅读全文
posted @ 2017-03-01 10:47 JaceyKan 阅读(199) 评论(0) 推荐(0)