This commit is contained in:
Ty Clifford
2026-05-20 21:08:23 -04:00
commit 6ab3058a92
187 changed files with 18355 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Hm?
Still working on things.
<video width="320" height="240" controls>
<source src="http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
+13
View File
@@ -0,0 +1,13 @@
# Moving along
This is NOW the new website look! It'll grow over time of course, and *maybe* more functionality. So far:
- Still no advertisements
- Reduced footprint
And... reduced footprint in itself makes a huge difference. I used to think the previous website was a good way to go for layouts, but nope. I eventually wanted even *less*.
Previous posts will slowly be migrated over.
Thank you for reading... if you do.
+9
View File
@@ -0,0 +1,9 @@
# Draft Posts
Draft posts can be put in this folder, they will not be included in the listing of posts until they are moved up into the parent folder.
## Warning!
Permissions on this folder are set to User Read/Write ONLY, which will prevent the general public from accessing the text files directly. But beware, if these folder permissions are overwritten then those files will be viewable.
I will probably do up some Apache and nginx configurations that will secure this in a more reliable way, but in the meantime if you're not sure, you can always save your drafts offline.