Skip to content

Commit

Permalink
Site updated: 2013-11-07 18:09:48
Browse files Browse the repository at this point in the history
  • Loading branch information
xor3 committed Nov 7, 2013
1 parent e7af6f0 commit b487288
Show file tree
Hide file tree
Showing 27 changed files with 2,920 additions and 0 deletions.
95 changes: 95 additions & 0 deletions 2013/08/28/hello-world/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@

<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">

<title>Hello World | Xor3's Silent World</title>
<meta name="author" content="Xor3">


<meta name="description" content="In me the tiger sniffs the rose">



<link rel="alternate" href="/atom.xml" title="Xor3's Silent World" type="application/atom+xml">
<link rel="stylesheet" href="/css/style.css" media="screen" type="text/css">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js"></script>

</head>
<body>
<header id="header" class="inner"><nav>
<ul>

<li><a href="/">Home</a></li>

<li><a href="/archives">Archives</a></li>

</ul>
</nav></header>
<div id="content" class="inner"><article class="post">

<header>


<h1 class="title">Hello World</h1>


<time datetime="2013-08-28T08:01:11.000Z">
<span class="day">28</span><span class="month">Aug</span>
</time>
</header>
<div class="entry-content">

<p>Welcome to <a href="http://xor3.github.com">Xor3&#39;s silent world</a>!.<br><a href="https://github.com/xor3" target="_blank">Here is my github repositories.</a></p>
<p>This site is gernerated by <a href="http://zespia.tw/hexo" target="_blank">Hexo</a>!<br>Check <a href="http://zespia.tw/hexo/docs" target="_blank">documentation</a> to learn how to use.</p>



<footer class="meta">



</footer>

</div>

</article></div>
<footer id="footer" class="inner"><div class="social alignright">




<a class="rss" href="/atom.xml" title="RSS">RSS</a>
</div>
<p>

&copy; 2013 Xor3

</p>
<div class="clearfix"></div></footer>
<script src="/js/jquery.imagesloaded.min.js"></script>
<script src="/js/gallery.js"></script>




<link rel="stylesheet" href="/fancybox/jquery.fancybox.css" media="screen" type="text/css">
<script src="/fancybox/jquery.fancybox.pack.js"></script>
<script type="text/javascript">
(function($){
$('.fancybox').fancybox();
})(jQuery);
</script>


<div id="phasebeam">
<canvas></canvas>
<canvas></canvas>
<canvas></canvas>
</div>
<script src="/js/phasebeam.js"></script>
</body>
</html>

178 changes: 178 additions & 0 deletions 2013/08/29/influence/index.html

Large diffs are not rendered by default.

229 changes: 229 additions & 0 deletions archives/2013/08/index.html

Large diffs are not rendered by default.

229 changes: 229 additions & 0 deletions archives/2013/index.html

Large diffs are not rendered by default.

229 changes: 229 additions & 0 deletions archives/index.html

Large diffs are not rendered by default.

Binary file added css/font/fontawesome-webfont.eot
Binary file not shown.
255 changes: 255 additions & 0 deletions css/font/fontawesome-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/font/fontawesome-webfont.ttf
Binary file not shown.
Binary file added css/font/fontawesome-webfont.woff
Binary file not shown.
Binary file added css/images/facebook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/images/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/images/google.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/images/rss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/images/twitter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b487288

Please sign in to comment.