just pushing the old code.

This commit is contained in:
Bradford Morgan White
2026-02-08 12:41:50 -05:00
parent 561d2a4d2a
commit 66405db6f1
10 changed files with 216 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
########################################
# CONFIGURATION FILE FOR THE BASH BLOG #
########################################
BLOGNAME="The Bash Blog"
URL="example.com"
POSTSPERPAGE="8"
BLOGDESCRIPTION="This is a blog in Bash CGI."
BLOGKEYWORDS="bash, cgi, blog"
BLOGAUTHOR="a guy in a room, being"