22 lines
1.3 KiB
YAML
Executable File
22 lines
1.3 KiB
YAML
Executable File
# Site settings
|
|
title: "On Computer Science, Theology, and Church History"
|
|
author: "Elliott R. Pardee"
|
|
description: "This is the blog of an aspiring computer scientist with an intense interest in theology and church history, including the philosophy that comes with it."
|
|
keywords: "Computer Science, Philosophy, Programming, Theology, Eastern, Eastern Orthodoxy, Eastern Orthodoxy, Church History, History"
|
|
biography: "I am an Orthodox Christian and aspiring computer scientist. My particular interests are bridging the gap between technology and the Church by providing fast, efficient web services as well as ensuring the privacy and security of those online."
|
|
colophon: "© MMXVI — MMXX by Elliott R. Pardee.<br>Content available under <a href='http://creativecommons.org/licenses/by-nc-sa/4.0/'>Creative Commons (BY-NC-SA)</a> unless otherwise noted.<br>This site is hosted at <a href='https://pages.github.com/'>Github Pages</a> and created with <a href='http://jekyllrb.com/'>Jekyll</a>."
|
|
|
|
baseurl: ""
|
|
url: "https://vypr.xyz"
|
|
|
|
twitter_username: vyprrr
|
|
mastodon_url: "https://decentralized.faith/@vypr"
|
|
github_username: vypr
|
|
linkedin_username: vyprrr
|
|
google-analytics: UA-82182108-1
|
|
|
|
simple_search: https://google.com/search
|
|
markdown: kramdown
|
|
highlighter: rouge
|
|
permalink: /:year/:month/:day/:title/
|