Initial commit to github pages
This commit is contained in:
373
categories/Faith/index.html
Normal file
373
categories/Faith/index.html
Normal file
@@ -0,0 +1,373 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<link rel="bookmark" type="image/x-icon" href="/img/logo_moogle.png"/>
|
||||
<link rel="shortcut icon" href="/img/logo_moogle.png">
|
||||
|
||||
<title>
|
||||
AKLabs
|
||||
</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="/css/mic_main.css" />
|
||||
<link rel="stylesheet" href="/css/dropdownMenu.css" />
|
||||
<meta name="keywords" content="aklabs andrew kesterson andrewkesterson andrew.kesterson andrewk akesterson" />
|
||||
|
||||
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
|
||||
|
||||
<noscript>
|
||||
<link rel="stylesheet" href="/css/noscript.css" />
|
||||
</noscript>
|
||||
<style type="text/css">
|
||||
body:before {
|
||||
content: ' ';
|
||||
position: fixed;
|
||||
top: 0;
|
||||
background: url('/img/bg_charlie.jpg') center 0 no-repeat;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
background-size: cover;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Hub.Config({
|
||||
tex2jax: {
|
||||
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
|
||||
processEscapes: true,
|
||||
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code']
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Hub.Queue(function() {
|
||||
var all = MathJax.Hub.getAllJax(), i;
|
||||
for (i=0; i < all.length; i += 1) {
|
||||
all[i].SourceElement().parentNode.className += ' has-jax';
|
||||
}
|
||||
});
|
||||
</script>
|
||||
<script async type="text/javascript" src="//cdn.bootcss.com/mathjax/2.7.1/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
|
||||
|
||||
|
||||
|
||||
<script src="/js/jquery.min.js"></script>
|
||||
<script src="/js/jquery.scrollex.min.js"></script>
|
||||
<script src="/js/jquery.scrolly.min.js"></script>
|
||||
<script src="/js/skel.min.js"></script>
|
||||
<script src="/js/util.js"></script>
|
||||
<script src="/js/main.js"></script>
|
||||
|
||||
<meta name="generator" content="Hexo 6.0.0"></head>
|
||||
|
||||
<body class="is-loading">
|
||||
<!-- Wrapper 外包 s-->
|
||||
<div id="wrapper" class="fade-in overlay">
|
||||
<!-- Intro 头部显示 s -->
|
||||
<div id="intro">
|
||||
<h1>AKLabs </h1>
|
||||
<p> Home of the outlier
|
||||
</p>
|
||||
<ul class="actions">
|
||||
<li><a href="#header" class="button icon solo fa-arrow-down scrolly">Continue</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Intro 头部显示 e -->
|
||||
<!-- Header 头部logo start -->
|
||||
<header id="header">
|
||||
<a href="/" class="logo">AKLabs</a>
|
||||
</header>
|
||||
<!-- Header 头部logo end -->
|
||||
<!-- Nav 导航条 start -->
|
||||
<nav id="nav" class="special" >
|
||||
<ul class="menu links" >
|
||||
<!-- Homepage 主页 -->
|
||||
<li >
|
||||
<a href="/" rel="nofollow">Home</a>
|
||||
</li>
|
||||
<!-- categories_name 分类 -->
|
||||
|
||||
<li class="active">
|
||||
<a href="#s1">categories</a>
|
||||
<ul class="submenu">
|
||||
<li>
|
||||
<a class="category-link" href="/categories/Books/">Books</a></li><li><a class="category-link" href="/categories/Faith/">Faith</a></li><li><a class="category-link" href="/categories/Leadership/">Leadership</a></li><li><a class="category-link" href="/categories/Outdoors/">Outdoors</a>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<!-- archives 归档 -->
|
||||
|
||||
<li class="active">
|
||||
<a href="#s1">articles</a>
|
||||
<ul class="submenu">
|
||||
<li>
|
||||
<a class="archive-link" href="/archives/2024/02/">February 2024</a></li><li><a class="archive-link" href="/archives/2024/01/">January 2024</a></li><li><a class="archive-link" href="/archives/2023/12/">December 2023</a></li><li><a class="archive-link" href="/archives/2023/11/">November 2023</a></li><li><a class="archive-link" href="/archives/2023/10/">October 2023</a></li><li><a class="archive-link" href="/archives/2023/09/">September 2023</a></li><li><a class="archive-link" href="/archives/2022/10/">October 2022</a></li><li><a class="archive-link" href="/archives/2022/05/">May 2022</a></li><li><a class="archive-link" href="/archives/2022/03/">March 2022</a>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
<!-- Pages 自定义 -->
|
||||
|
||||
<li>
|
||||
<a href="/family/" title="family man">
|
||||
family man
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/tech/" title="tech leader">
|
||||
tech leader
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/servant/" title="civil servant">
|
||||
civil servant
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
<!-- icons 图标 -->
|
||||
<ul class="icons">
|
||||
|
||||
<li>
|
||||
<a title="github" href="https://github.com/akesterson" target="_blank" rel="noopener">
|
||||
<i class="icon fa fa-github"></i>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a title="linkedin" href="https://www.linkedin.com/in/andrewkesterson/" target="_blank" rel="noopener">
|
||||
<i class="icon fa fa-linkedin"></i>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a title="facebook" href="https://www.facebook.com/andrew.kesterson.16/" target="_blank" rel="noopener">
|
||||
<i class="icon fa fa-facebook"></i>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a title="itch-io" href="https://akesterson.itch.io/" target="_blank" rel="noopener">
|
||||
<i class="icon fa fa-itch-io"></i>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- Nav 导航条 end -->
|
||||
<!-- Main 主要部分 start -->
|
||||
|
||||
<!-- 文章列表 s -->
|
||||
<div id="main" style="background-color: transparent; padding:0;">
|
||||
<section class="link_container" style="margin-top: 0; background-color: transparent; ">
|
||||
<div class="link_row">
|
||||
<!-- 文章sample s-->
|
||||
|
||||
|
||||
<div class="6u 12u(narrower)">
|
||||
<section class="link_box special">
|
||||
<a href="/2023/12/23/United-States-Catholic-Catechism-for-Adults/">
|
||||
<div class="page_title" style="background-image: url(/images/books/uscatechismforadults-thumb.jpg);background-position: center; background-repeat:no-repeat; background-size:contain;-moz-background-size:contain;">
|
||||
<!--标题-->
|
||||
<h2 class="page_title_text"> US Catholic Catechism for Adults </h2>
|
||||
<!--段落-->
|
||||
</div>
|
||||
</a>
|
||||
<div class="home-post-info">
|
||||
<!-- Author Avatar -->
|
||||
<div class="home-post-info-author-avatar">
|
||||
<h6><span class="home-post-info-data">2023-12-23</span></h6>
|
||||
<div class="home-post-info-Category">
|
||||
<!-- Category -->
|
||||
<span>
|
||||
<h6>
|
||||
<a class="post_category-link" target="_blank" rel="noopener" href="http://localhost:4000/categories/Algorithm/">
|
||||
<a class="post_category-link" href="/categories/Books/">Books</a>, <a class="post_category-link" href="/categories/Faith/">Faith</a></a>
|
||||
</h6>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<!-- 文章sample e-->
|
||||
|
||||
<div class="6u 12u(narrower)">
|
||||
<section class="link_box special">
|
||||
<a href="/2023/10/10/The-Cost-of-Discipleship/">
|
||||
<div class="page_title" style="background-image: url(/images/books/costofdiscipleship-thumb.jpg);background-position: center; background-repeat:no-repeat; background-size:contain;-moz-background-size:contain;">
|
||||
<!--标题-->
|
||||
<h2 class="page_title_text"> The Cost of Discipleship </h2>
|
||||
<!--段落-->
|
||||
</div>
|
||||
</a>
|
||||
<div class="home-post-info">
|
||||
<!-- Author Avatar -->
|
||||
<div class="home-post-info-author-avatar">
|
||||
<h6><span class="home-post-info-data">2023-10-10</span></h6>
|
||||
<div class="home-post-info-Category">
|
||||
<!-- Category -->
|
||||
<span>
|
||||
<h6>
|
||||
<a class="post_category-link" target="_blank" rel="noopener" href="http://localhost:4000/categories/Algorithm/">
|
||||
<a class="post_category-link" href="/categories/Books/">Books</a>, <a class="post_category-link" href="/categories/Faith/">Faith</a></a>
|
||||
</h6>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<!-- 文章sample e-->
|
||||
|
||||
<div class="6u 12u(narrower)">
|
||||
<section class="link_box special">
|
||||
<a href="/2023/09/24/How-Should-We-Then-Live/">
|
||||
<div class="page_title" style="background-image: url(/images/books/howshouldwethenlive-thumb.jpg);background-position: center; background-repeat:no-repeat; background-size:contain;-moz-background-size:contain;">
|
||||
<!--标题-->
|
||||
<h2 class="page_title_text"> How Should We Then Live </h2>
|
||||
<!--段落-->
|
||||
</div>
|
||||
</a>
|
||||
<div class="home-post-info">
|
||||
<!-- Author Avatar -->
|
||||
<div class="home-post-info-author-avatar">
|
||||
<h6><span class="home-post-info-data">2023-09-24</span></h6>
|
||||
<div class="home-post-info-Category">
|
||||
<!-- Category -->
|
||||
<span>
|
||||
<h6>
|
||||
<a class="post_category-link" target="_blank" rel="noopener" href="http://localhost:4000/categories/Algorithm/">
|
||||
<a class="post_category-link" href="/categories/Books/">Books</a>, <a class="post_category-link" href="/categories/Faith/">Faith</a></a>
|
||||
</h6>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<!-- 文章sample e-->
|
||||
|
||||
<div class="6u 12u(narrower)">
|
||||
<section class="link_box special">
|
||||
<a href="/2023/09/12/Christianity-First-3000-Years/">
|
||||
<div class="page_title" style="background-image: url(/images/books/christianity3000years-thumb.jpg);background-position: center; background-repeat:no-repeat; background-size:contain;-moz-background-size:contain;">
|
||||
<!--标题-->
|
||||
<h2 class="page_title_text"> Christianity: The First 3000 Years </h2>
|
||||
<!--段落-->
|
||||
</div>
|
||||
</a>
|
||||
<div class="home-post-info">
|
||||
<!-- Author Avatar -->
|
||||
<div class="home-post-info-author-avatar">
|
||||
<h6><span class="home-post-info-data">2023-09-12</span></h6>
|
||||
<div class="home-post-info-Category">
|
||||
<!-- Category -->
|
||||
<span>
|
||||
<h6>
|
||||
<a class="post_category-link" target="_blank" rel="noopener" href="http://localhost:4000/categories/Algorithm/">
|
||||
<a class="post_category-link" href="/categories/Books/">Books</a>, <a class="post_category-link" href="/categories/Faith/">Faith</a></a>
|
||||
</h6>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<!-- 文章sample e-->
|
||||
|
||||
<div class="6u 12u(narrower)">
|
||||
<section class="link_box special">
|
||||
<a href="/2022/10/15/Live-Not-By-Lies/">
|
||||
<div class="page_title" style="background-image: url(/images/books/livenotbylies-thumb.jpg);background-position: center; background-repeat:no-repeat; background-size:contain;-moz-background-size:contain;">
|
||||
<!--标题-->
|
||||
<h2 class="page_title_text"> Live Not By Lies </h2>
|
||||
<!--段落-->
|
||||
</div>
|
||||
</a>
|
||||
<div class="home-post-info">
|
||||
<!-- Author Avatar -->
|
||||
<div class="home-post-info-author-avatar">
|
||||
<h6><span class="home-post-info-data">2022-10-15</span></h6>
|
||||
<div class="home-post-info-Category">
|
||||
<!-- Category -->
|
||||
<span>
|
||||
<h6>
|
||||
<a class="post_category-link" target="_blank" rel="noopener" href="http://localhost:4000/categories/Algorithm/">
|
||||
<a class="post_category-link" href="/categories/Books/">Books</a>, <a class="post_category-link" href="/categories/Faith/">Faith</a></a>
|
||||
</h6>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<!-- 文章sample e-->
|
||||
|
||||
<div class="6u 12u(narrower)">
|
||||
<section class="link_box special">
|
||||
<a href="/2022/05/19/Jesus-Outside-the-Lines/">
|
||||
<div class="page_title" style="background-image: url(/images/books/jesusoutsidethelines-thumb.jpg);background-position: center; background-repeat:no-repeat; background-size:contain;-moz-background-size:contain;">
|
||||
<!--标题-->
|
||||
<h2 class="page_title_text"> Jesus Outside the Lines </h2>
|
||||
<!--段落-->
|
||||
</div>
|
||||
</a>
|
||||
<div class="home-post-info">
|
||||
<!-- Author Avatar -->
|
||||
<div class="home-post-info-author-avatar">
|
||||
<h6><span class="home-post-info-data">2022-05-19</span></h6>
|
||||
<div class="home-post-info-Category">
|
||||
<!-- Category -->
|
||||
<span>
|
||||
<h6>
|
||||
<a class="post_category-link" target="_blank" rel="noopener" href="http://localhost:4000/categories/Algorithm/">
|
||||
<a class="post_category-link" href="/categories/Books/">Books</a>, <a class="post_category-link" href="/categories/Faith/">Faith</a></a>
|
||||
</h6>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<!-- 文章sample e-->
|
||||
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<!-- 文章列表 end -->
|
||||
<!-- Main 主要部分 end -->
|
||||
<!-- footer 页码 start-->
|
||||
<footer style="text-align: center; padding-top: 2em;">
|
||||
|
||||
</footer>
|
||||
|
||||
<!-- footer 页码 end-->
|
||||
<!-- Copyright 版权 start -->
|
||||
<div id="copyright">
|
||||
<ul>
|
||||
<li>©Powered By <a target="_blank" rel="noopener" href="https://hexo.io/zh-cn/" style="border-bottom: none;">hexo</a></li>
|
||||
<li>Design: <a target="_blank" rel="noopener" href="http://miccall.tech " style="border-bottom: none;">miccall</a></li>
|
||||
</ul>
|
||||
|
||||
<span id="busuanzi_container_site_pv">本站总访问量<span id="busuanzi_value_site_pv"></span>次</span>
|
||||
|
||||
</div>
|
||||
<!-- Copyright 版权 end -->
|
||||
</div>
|
||||
<!-- Wrapper 外包 e-->
|
||||
<!-- Scripts -->
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user