-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8eb5334
commit 45efc73
Showing
36 changed files
with
1,379 additions
and
5,411 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
blog.sanju.io |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,162 +1,3 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title>Archives: 2015/12 | SANJU.IO</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||
<meta name="description"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:title" content="SANJU.IO"> | ||
<meta property="og:url" content="http://sanju.io/archives/2015/12/index.html"> | ||
<meta property="og:site_name" content="SANJU.IO"> | ||
<meta property="og:description"> | ||
<meta name="twitter:card" content="summary"> | ||
<meta name="twitter:title" content="SANJU.IO"> | ||
<meta name="twitter:description"> | ||
|
||
<link rel="alternative" href="/atom.xml" title="SANJU.IO" type="application/atom+xml"> | ||
|
||
|
||
<link rel="icon" href="/favicon.png"> | ||
|
||
<link href="//fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet" type="text/css"> | ||
<link rel="stylesheet" href="/css/style.css" type="text/css"> | ||
|
||
|
||
</head> | ||
<body> | ||
<div id="container"> | ||
<div id="wrap"> | ||
<header id="header"> | ||
<div id="banner"></div> | ||
<div id="header-outer" class="outer"> | ||
<div id="header-title" class="inner"> | ||
<h1 id="logo-wrap"> | ||
<a href="/" id="logo">SANJU.IO</a> | ||
</h1> | ||
|
||
</div> | ||
<div id="header-inner" class="inner"> | ||
<nav id="main-nav"> | ||
<a id="main-nav-toggle" class="nav-icon"></a> | ||
|
||
<a class="main-nav-link" href="/">Home</a> | ||
|
||
<a class="main-nav-link" href="/archives">Archives</a> | ||
|
||
</nav> | ||
<nav id="sub-nav"> | ||
|
||
<a id="nav-rss-link" class="nav-icon" href="/atom.xml" title="RSS Feed"></a> | ||
|
||
<a id="nav-search-btn" class="nav-icon" title="Search"></a> | ||
</nav> | ||
<div id="search-form-wrap"> | ||
<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://sanju.io"></form> | ||
</div> | ||
</div> | ||
</div> | ||
</header> | ||
<div class="outer"> | ||
<section id="main"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<section class="archives-wrap"> | ||
<div class="archive-year-wrap"> | ||
<a href="/archives/2015" class="archive-year">2015</a> | ||
</div> | ||
<div class="archives"> | ||
|
||
<article class="archive-article archive-type-post"> | ||
<div class="archive-article-inner"> | ||
<header class="archive-article-header"> | ||
<a href="/2015/12/06/hello-world/" class="archive-article-date"> | ||
<time datetime="2015-12-06T15:42:52.000Z" itemprop="datePublished">Dec 6</time> | ||
</a> | ||
|
||
|
||
<h1 itemprop="name"> | ||
<a class="archive-article-title" href="/2015/12/06/hello-world/">Hello World</a> | ||
</h1> | ||
|
||
|
||
</header> | ||
</div> | ||
</article> | ||
|
||
|
||
</div></section> | ||
|
||
</section> | ||
|
||
<aside id="sidebar"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="widget-wrap"> | ||
<h3 class="widget-title">Archives</h3> | ||
<div class="widget"> | ||
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2015/12/">December 2015</a><span class="archive-list-count">1</span></li></ul> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
<div class="widget-wrap"> | ||
<h3 class="widget-title">Recents</h3> | ||
<div class="widget"> | ||
<ul> | ||
|
||
<li> | ||
<a href="/2015/12/06/hello-world/">Hello World</a> | ||
</li> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
|
||
</aside> | ||
|
||
</div> | ||
<footer id="footer"> | ||
|
||
<div class="outer"> | ||
<div id="footer-info" class="inner"> | ||
© 2015 sanju ashok<br> | ||
Powered by <a href="http://hexo.io/" target="_blank">Hexo</a> | ||
</div> | ||
</div> | ||
</footer> | ||
</div> | ||
<nav id="mobile-nav"> | ||
|
||
<a href="/" class="mobile-nav-link">Home</a> | ||
|
||
<a href="/archives" class="mobile-nav-link">Archives</a> | ||
|
||
</nav> | ||
|
||
|
||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script> | ||
|
||
|
||
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css" type="text/css"> | ||
<script src="/fancybox/jquery.fancybox.pack.js" type="text/javascript"></script> | ||
|
||
|
||
<script src="/js/script.js" type="text/javascript"></script> | ||
|
||
</div> | ||
</body> | ||
</html> | ||
<!DOCTYPE html><html lang="en"><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"/><title>Archive | SANJU.IO</title><link rel="stylesheet" type="text/css" href="/css/normalize.css"/><link rel="stylesheet" type="text/css" href="/css/pure-min.css"/><link rel="stylesheet" type="text/css" href="/css/grids-responsive-min.css"/><link rel="stylesheet" type="text/css" href="/css/style.css"/><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"/><link rel="alternate" type="application/atom+xml" href="/atom.xml"/></head><body><div class="body_container"><div id="header"><div class="site-name"><h1 class="hidden">SANJU.IO</h1><a id="logo" href="/">SANJU.IO</a><p class="description"></p></div><div id="nav-menu"><a href="/"><i class="icon-home"> Home</i></a><a href="/archives/" class="current"><i class="icon-archive"> Archive</i></a><a href="/about/"><i class="icon-about"> About</i></a></div></div><div id="layout" class="pure-g"><div class="pure-u-1 pure-u-md-3-4"><div class="content_container"><div class="post"><div class="post-archive"><!--Use lodash to classify posts. See https://lodash.com/docs#groupBy--><h2>2015</h2><ul class="listing"><li><span class="date">2015/12/06</span><a href="/2015/12/06/hello-world/" title="Hello World">Hello World</a></li></ul></div></div></div></div><div class="pure-u-1-4"><div id="sidebar"><div class="widget"><div class="widget-title">Categories</div></div><div class="widget"><div class="widget-title">Tags</div><div class="tagcloud"></div></div><div class="widget"><div class="widget-title">Recent</div><ul class="post-list"><li class="post-list-item"><a class="post-list-link" href="/2015/12/06/hello-world/">Hello World</a></li></ul></div><div class="widget"><div class="widget-title">Blogroll</div></div></div></div></div><div id="footer">© <a href="/" rel="nofollow">SANJU.IO.</a> Powered by<a rel="nofollow" target="_blank" href="https://hexo.io"> Hexo.</a><a rel="nofollow" target="_blank" href="https://github.com/tufu9441/maupassant-hexo"> Theme</a> by<a rel="nofollow" target="_blank" href="https://github.com/pagecho"> Cho.</a></div><a id="rocket" href="#top" class="show"></a><script src="/js/jquery.min.js" type="text/javascript"></script> | ||
<script src="/js/totop.js" type="text/javascript"></script><script src="/js/fancybox.pack.js" type="text/javascript"></script> | ||
<script src="/js/jquery.fancybox.js" type="text/javascript"></script><link rel="stylesheet" href="/css/jquery.fancybox.css" type="text/css"></div></body></html> |
Oops, something went wrong.