diary, study, etc

This commit is contained in:
chimchooree
2023-05-13 00:43:22 -05:00
parent 2f3a2ecfc1
commit 552716835d
13 changed files with 164 additions and 25 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<div class="sidebar">
<div class="diary-box about-box">
<h2>about</h2>
<p><b>Blessfrey.me</b> is my personal portfolio site for sharing programming and art. </p>
<p><b>Blessfrey.me</b> is my personal portfolio site for sharing programming and art. Just here to learn and have fun!</p>
</div>
<div class="diary-box social-box">
+3
View File
@@ -1,6 +1,9 @@
<title>{{title or 'blessfrey.me'}}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="chimchooree">
<meta name="description" content="Just someone's little blog about Godot Engine indie game development, pixelart, and a little of everything else. The whole site was written in Notepad! (actually xed but whatever) ">
<meta name="keywords" content="art portfolio, dev diary, dev diaries, game development, game development blog, gamedev, Godot, Godot Engine, indiedev, personal blog, portfolio">
<link rel="stylesheet" type="text/css" href="/static/css/all.css">
<link rel="stylesheet" type="text/css" href="/static/css/nav.css">
<link rel="stylesheet" type="text/css" href="/static/css/sidebar.css">
+8 -1
View File
@@ -1,5 +1,12 @@
% rebase('frame.tpl')
<div class="content-grid"><div class="center">
<h1>blessfrey wiki</h1>
<p>When I'm ready, I'll host a Bible notes wiki here and possibly more in the future. </p>
<p>Blessfrey.me uses LazyWiki, personal wiki software with lazy linking. All wiki links are automatically generated, meaing this wiki is so lazy, it doesn't insert the links until that exact moment you are loading the page. This takes some processing power, but it enables a single person to maintain a wiki while worrying only about article writing, not the links. </p>
<p>Developed by my husband in Bottlepy for me while we were dating. :) </p>
<hr>
<h1><a href="wiki.blessfrey.me/main_page">Bible wiki</a></h1>
<p>My notes have citations from the Bible, sermons, academic texts, nonacademic sources, and my own thoughts. If no version is given, assume the ESV Study Bible<sup>TM</sup>, English Standard Version (ESV) by Crossway Bibles (2007). These are just study notes and personal summaries, so trust it as much as a mini-Wikipedia without peer review. </p>
<p>As for my beliefs, I hold the Bible as the ultimate authority to take literally but in context for all topics within: Old Testament, miracles, Creation, everything. I believe in the power of the Holy Spirit, but since we are in the flesh and face unclean spirits, He must be in full agreement with Scripture (Matthew 4:1-11). This necessitates becoming full of the Word, so take and eat it (Revelation 10:8-9; Ezekiel 3:1-3). At the same time, don't fall into the trap of becoming too academic about Scripture (1 Corinthians 2:1-5) since the Gospel itself is a very simple message (1 John 2, especially the parts addressed to children). </p>
<p>I was raised Southern Baptist, came to Jesus during the night before Barack Obama's inauguration (lol), went to a Southern Baptist high school, and now go to a nondenominational church. </p>
<a href="wiki.blessfrey.me/main_page">wiki.blessfrey.me</a>
</div></div>