Site updated: 2018-04-27 15:32:02
Showing
about/index.html
0 → 100644
archives/2018/04/index.html
0 → 100644
archives/2018/index.html
0 → 100644
archives/index.html
0 → 100644
css/rtl.css
0 → 100644
css/style.css
0 → 100644
This diff is collapsed.
images/apple-touch-icon.png
0 → 100644
15.3 KB
images/favicon-192x192.png
0 → 100644
30.9 KB
images/favicon.ico
0 → 100644
14.7 KB
images/logo.png
0 → 100644
219 KB
index.html
0 → 100644
| <!DOCTYPE html> | |||
| <html> | |||
| <head> | |||
| <!-- so meta --> | |||
| <meta charset="utf-8"> | |||
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |||
| <meta name="HandheldFriendly" content="True"> | |||
| <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> | |||
| <meta property="og:type" content="website"> | |||
| <meta property="og:title" content="TheBestJohn"> | |||
| <meta property="og:url" content="http://blog.thebestjohn.com/index.html"> | |||
| <meta property="og:site_name" content="TheBestJohn"> | |||
| <meta property="og:locale" content="default"> | |||
| <meta name="twitter:card" content="summary"> | |||
| <meta name="twitter:title" content="TheBestJohn"> | |||
| <link rel="shortcut icon" href="/images/favicon.ico"> | |||
| <link rel="icon" type="image/png" href="/images/favicon-192x192.png" sizes="192x192"> | |||
| <link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png"> | |||
| <!-- title --> | |||
| <title>TheBestJohn</title> | |||
| <!-- styles --> | |||
| <link rel="stylesheet" href="/css/style.css"> | |||
| <!-- persian styles --> | |||
| <link rel="stylesheet" href="/css/rtl.css"> | |||
| <!-- rss --> | |||
| </head> | |||
| <body class="max-width mx-auto px3 ltr"> | |||
| <div class="content index my4"> | |||
| <header id="header"> | |||
| <a href="/"> | |||
| <div id="logo" style="background-image: url(/images/logo.png);"></div> | |||
| <div id="title"> | |||
| <h1>TheBestJohn</h1> | |||
| </div> | |||
| </a> | |||
| <div id="nav"> | |||
| <ul> | |||
| <li class="icon"> | |||
| <a href="#"><i class="fas fa-bars fa-2x"></i></a> | |||
| </li> | |||
| <li><a href="/">Home</a></li> | |||
| <li><a href="/about/">About</a></li> | |||
| <li><a href="/archives/">Writing</a></li> | |||
| </ul> | |||
| </div> | |||
| </header> | |||
| <section id="about"> | |||
| <p> | |||
| Find me on | |||
| <a class="icon" target="_blank" href="http://github.com/thebestjohn"> | |||
| <i class="fab fa-github"></i><!-- | |||
| ---></a><!-- | |||
| ---><!-- | |||
| ---> and | |||
| <a class="icon" target="_blank" href="mailto:[email protected]"> | |||
| <i class="fas fa-envelope"></i><!-- | |||
| ---></a><!-- | |||
| ---><!-- | |||
| --->. | |||
| </p> | |||
| </section> | |||
| <section id="writing"> | |||
| <span class="h1"><a href="/archives">Writing</a></span> | |||
| <ul class="post-list"> | |||
| <li class="post-item"> | |||
| <div class="meta"> | |||
| <time datetime="2018-04-30T17:40:00.000Z" itemprop="datePublished">2018-04-30</time> | |||
| </div> | |||
| <span> | |||
| <a class="" href="/posts/setting-up-hexo-auto-deploy-from-gitlab/">Setting up Hexo Auto-deploy from Gitlab</a> | |||
| </span> | |||
| </li> | |||
| <li class="post-item"> | |||
| <div class="meta"> | |||
| <time datetime="2018-04-27T17:40:00.000Z" itemprop="datePublished">2018-04-27</time> | |||
| </div> | |||
| <span> | |||
| <a class="" href="/posts/static-site-what/">Static Site what?!</a> | |||
| </span> | |||
| </li> | |||
| <li class="post-item"> | |||
| <div class="meta"> | |||
| <time datetime="2018-04-26T19:29:04.164Z" itemprop="datePublished">2018-04-26</time> | |||
| </div> | |||
| <span> | |||
| <a class="" href="/posts/hello-world/">Hello World</a> | |||
| </span> | |||
| </li> | |||
| </ul> | |||
| </section> | |||
| </div> | |||
| <footer id="footer"> | |||
| <div class="footer-left"> | |||
| Copyright © 2018 TheBestJohn | |||
| </div> | |||
| <div class="footer-right"> | |||
| <nav> | |||
| <ul> | |||
| <li><a href="/">Home</a></li> | |||
| <li><a href="/about/">About</a></li> | |||
| <li><a href="/archives/">Writing</a></li> | |||
| </ul> | |||
| </nav> | |||
| </div> | |||
| </footer> | |||
| </body> | |||
| </html> | |||
| <!-- styles --> | |||
| <link rel="stylesheet" href="/lib/font-awesome/css/fontawesome-all.min.css"> | |||
| <link rel="stylesheet" href="/lib/justified-gallery/css/justifiedGallery.min.css"> | |||
| <!-- jquery --> | |||
| <script src="/lib/jquery/jquery.min.js"></script> | |||
| <script src="/lib/justified-gallery/js/jquery.justifiedGallery.min.js"></script> | |||
| <script src="/js/main.js"></script> | |||
| <!-- search --> | |||
| <!-- Google Analytics --> | |||
| <!-- Baidu Analytics --> | |||
| <!-- Disqus Comments --> | |||
| <script type="text/javascript"> | |||
| var disqus_shortname = 'thebestjohn'; | |||
| (function(){ | |||
| var dsq = document.createElement('script'); | |||
| dsq.type = 'text/javascript'; | |||
| dsq.async = true; | |||
| dsq.src = '//' + disqus_shortname + '.disqus.com/count.js'; | |||
| (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); | |||
| }()); | |||
| </script> | |||
js/main.js
0 → 100644
js/search.js
0 → 100644
This diff is collapsed.
File added
This diff is collapsed.
File added
File added
File added
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
File added
File added
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
File added
File added
lib/jquery/jquery.min.js
0 → 100644
This diff is collapsed.
This diff is collapsed.
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
lib/vazir-font/Vazir.eot
0 → 100644
File added
lib/vazir-font/Vazir.ttf
0 → 100644
File added
lib/vazir-font/Vazir.woff
0 → 100644
File added
lib/vazir-font/Vazir.woff2
0 → 100644
File added
placeholder
deleted
100644 → 0
posts/hello-world/index.html
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.