<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>기독교 역사 | The Logos</title><link>https://thelogos.dev/tags/%EA%B8%B0%EB%8F%85%EA%B5%90-%EC%97%AD%EC%82%AC/</link><description>AI-friendly Korean/English knowledge hub designed for fast crawling while remaining welcoming to human visitors.</description><generator>Hugo 0.148.2</generator><language>ko-KR</language><managingEditor/><webMaster/><lastBuildDate>Sat, 04 Jul 2026 12:32:13 +0000</lastBuildDate><atom:link href="https://thelogos.dev/tags/%EA%B8%B0%EB%8F%85%EA%B5%90-%EC%97%AD%EC%82%AC/index.xml" rel="self" type="application/rss+xml"/><item><title>기독교 역사 전체 흐름: 신앙고백으로 읽는 교회사와 서양 지성사</title><link>https://thelogos.dev/posts/christian-history-flow/</link><pubDate>Sat, 04 Jul 2026 00:00:00 +0900</pubDate><dc:creator>DaeYoung Kim</dc:creator><category>religion</category><category>기독교 역사</category><category>교회사</category><category>신앙고백</category><category>서양철학사</category><category>과학사</category><guid isPermaLink="true">https://thelogos.dev/posts/christian-history-flow/</guid><description>&lt;style>
.thelogos-interactive-frame-shell {
box-sizing: border-box;
width: 100%;
max-width: 100%;
margin: 36px 0 56px;
overflow: hidden;
border: 1px solid rgba(15, 23, 42, 0.16);
border-radius: 8px;
background: #07111f;
box-shadow: 0 24px 60px rgba(15, 23, 42, 0.16);
}
.dark .thelogos-interactive-frame-shell,
body.dark .thelogos-interactive-frame-shell {
border-color: rgba(255, 255, 255, 0.12);
box-shadow: 0 24px 70px rgba(0, 0, 0, 0.36);
}
.thelogos-interactive-frame-shell iframe {
display: block;
width: 100%;
min-height: 680px;
border: 0;
background: #07111f;
}
.thelogos-interactive-frame-fallback {
padding: 16px 18px;
margin: 0;
color: #d7e5f5;
background: #0f1d33;
}
@media (max-width: 640px) {
.thelogos-interactive-frame-shell {
margin-top: 28px;
margin-bottom: 44px;
border-radius: 8px;
}
.thelogos-interactive-frame-shell iframe {
min-height: 760px;
}
}
&lt;/style>
&lt;div class="thelogos-interactive-frame-shell">
&lt;iframe src="https://thelogos.dev/markov-extensions/christian-history/" title="기독교 역사 전체 흐름 인터랙티브 타임라인" loading="lazy" scrolling="no" style="height: 680px;" data-min-height="680">&lt;/iframe>
&lt;noscript>
&lt;p class="thelogos-interactive-frame-fallback">
JavaScript is required to display this interactive explainer.
&lt;a href="https://thelogos.dev/markov-extensions/christian-history/">Open the explainer directly&lt;/a>.
&lt;/p></description><content:encoded>&lt;![CDATA[<style>
.thelogos-interactive-frame-shell {
box-sizing: border-box;
width: 100%;
max-width: 100%;
margin: 36px 0 56px;
overflow: hidden;
border: 1px solid rgba(15, 23, 42, 0.16);
border-radius: 8px;
background: #07111f;
box-shadow: 0 24px 60px rgba(15, 23, 42, 0.16);
}
.dark .thelogos-interactive-frame-shell,
body.dark .thelogos-interactive-frame-shell {
border-color: rgba(255, 255, 255, 0.12);
box-shadow: 0 24px 70px rgba(0, 0, 0, 0.36);
}
.thelogos-interactive-frame-shell iframe {
display: block;
width: 100%;
min-height: 680px;
border: 0;
background: #07111f;
}
.thelogos-interactive-frame-fallback {
padding: 16px 18px;
margin: 0;
color: #d7e5f5;
background: #0f1d33;
}
@media (max-width: 640px) {
.thelogos-interactive-frame-shell {
margin-top: 28px;
margin-bottom: 44px;
border-radius: 8px;
}
.thelogos-interactive-frame-shell iframe {
min-height: 760px;
}
}</style><div class="thelogos-interactive-frame-shell"><iframe src="/markov-extensions/christian-history/" title="기독교 역사 전체 흐름 인터랙티브 타임라인" loading="lazy" scrolling="no" style="height: 680px;" data-min-height="680"/><noscript><p class="thelogos-interactive-frame-fallback">
JavaScript is required to display this interactive explainer.<a href="/markov-extensions/christian-history/">Open the explainer directly</a>.</p></noscript></div><script>
(function () {
const shell = document.currentScript.previousElementSibling;
const iframe = shell && shell.querySelector('iframe');
if (!iframe) return;
function currentTheme() {
return (document.documentElement.classList.contains('dark') || document.body.classList.contains('dark')) ? 'dark' : 'light';
}
function syncTheme() {
iframe.contentWindow?.postMessage({
type: 'thelogos-interactive-theme',
theme: currentTheme()
}, window.location.origin);
}
function requestFrameHeight() {
iframe.contentWindow?.postMessage({
type: 'thelogos-interactive-height-request'
}, window.location.origin);
}
window.addEventListener('message', function (event) {
if (event.origin !== window.location.origin || event.source !== iframe.contentWindow || event.data?.type !== 'thelogos-interactive-height') return;
const minHeight = Math.max(680, Math.ceil(Number(iframe.dataset.minHeight) || 0));
const nextHeight = Math.max(minHeight, Math.ceil(Number(event.data.height) || 0));
iframe.style.height = nextHeight + 'px';
});
iframe.addEventListener('load', function () {
syncTheme();
requestFrameHeight();
});
const observer = new MutationObserver(syncTheme);
observer.observe(document.documentElement, { attributes: true, attributeFilter: ['class'] });
observer.observe(document.body, { attributes: true, attributeFilter: ['class'] });
syncTheme();
requestFrameHeight();
setTimeout(requestFrameHeight, 250);
setTimeout(requestFrameHeight, 1000);
}());</script>
]]></content:encoded></item></channel></rss>