Initial commit to github pages
This commit is contained in:
211
2023/09/12/Christianity-First-3000-Years/index.html
Normal file
211
2023/09/12/Christianity-First-3000-Years/index.html
Normal file
@@ -0,0 +1,211 @@
|
||||
<!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>
|
||||
|
||||
|
||||
<!-- Layouts -->
|
||||
|
||||
|
||||
|
||||
<!-- 代码渲染 -->
|
||||
<link rel="stylesheet" href="/css/prism_coy.css" />
|
||||
<link rel="stylesheet" href="/css/typo.css" />
|
||||
<!-- 文章页 -->
|
||||
<body class="is-loading">
|
||||
<!-- Wrapper 外包 s-->
|
||||
<div id="wrapper" class="fade-in">
|
||||
<!-- Intro 头部显示 s -->
|
||||
<!-- Intro 头部显示 e -->
|
||||
<!-- Header 头部logo start -->
|
||||
<header id="header">
|
||||
<a href="/" class="logo">AKLabs</a>
|
||||
</header>
|
||||
<!-- 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>
|
||||
|
||||
<div id="main" >
|
||||
<!--
|
||||
<div class ="post_page_title_img" style="height: 25rem;background-image: url(/images/books/christianity3000years-thumb.jpg);background-position: center; background-repeat:no-repeat; background-size:cover;-moz-background-size:cover;overflow:hidden;" >
|
||||
<a href="#" style="padding: 4rem 4rem 2rem 4rem ;"><h2 >Christianity: The First 3000 Years</h2></a>
|
||||
</div>
|
||||
-->
|
||||
<!-- Post -->
|
||||
<div class="typo" style="padding: 3rem;">
|
||||
<img alt="Image of Christianity: The First 3000 Years" style="float: left; padding: 20px 20px 20px 20px;" src="/images/books/christianity3000years.jpg">
|
||||
|
||||
<p><strong>Rating: 8/10</strong><br><strong>Amazon Link:</strong> <a target="_blank" rel="noopener" href="https://www.amazon.com/Christianity-First-Three-Thousand-Years-ebook/dp/B0030CVQ5I/ref=tmm_kin_swatch_0?_encoding=UTF8&qid=1707790560&sr=1-1">click here</a><br><strong>TL;DR</strong> A complete (if highly opinionated) coverage of the first 3000 years of the history of Christianity, including the major historical events, points of disagreement amongst the elements of the church, and the interplay between the Church and the rest of society. This is a record not only of the Church, but of Western society - the two are, as you understand once reading this volume, inseparable.</p>
|
||||
<hr>
|
||||
<p>AT LAST, IT IS FINISHED. 46 hours later!</p>
|
||||
<p>First, I learned a lot from this book. But I also learned a lot about the author’s opinions. The information is significantly more rich in depth in the first thousand years of church history; as it moves into the second millennium, especially the reformation, I find that the material gets thin. Perhaps it must, since the church has become so broad and varied by that time. I definitely came away from this book with more questions than answers - but in a good way; I am inspired to learn more about certain segments of church history.</p>
|
||||
<p>But mostly, I have to be honest, I’m exhausted by this book. And it’s not necessarily the author’s fault - there’s just SO MUCH HERE. About halfway through, it was less about learning, and more about persevering and defeating the book. I couldn’t let this text beat me - I had to see it through to the end. At times it became a real slog. The author and the content are both generally engaging, but the way he jumps around through the timeline can be confusing. And there are definitely parts that are more boring than others, but that may just be me. I realize I will honestly have to go through this book several times to actually retain all the information; there’s just so much, and I spent so much time focused on finishing rather than retaining, that I think it’s inevitable.</p>
|
||||
<p>Overall if you find a copy of this I’d snatch it up. It isn’t complete (and, after listening to it, I understand why - the history of the western world IS the history of the church, and vice versa, so you can’t fit it all into one volume) - but it is <em>sufficiently complete</em> to form a basis of understanding of major events, key players, repeating themes and conflicts in the history of the faith that has literally shaped the history of the world for the last two thousand years.</p>
|
||||
<p>8/10, would recommend. But beware - this is a marathon, not a sprint.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Post Comments -->
|
||||
<!--
|
||||
|
||||
|
||||
-->
|
||||
|
||||
</div>
|
||||
<!-- 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>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user