added gemfile inxed.md and fixed typo

This commit is contained in:
2025-10-31 23:18:04 -04:00
parent d5bc6e9c6e
commit 9d43704b64
3 changed files with 14 additions and 0 deletions

4
docs/Gemfile Normal file
View File

@@ -0,0 +1,4 @@
source "https://rubygems.org"
# The github-pages gem pins all compatible versions of Jekyll and its plugins
gem "github-pages", group: :jekyll_plugins

10
docs/index.md Normal file
View File

@@ -0,0 +1,10 @@
---
layout: home
title: "Welcome"
---
# 👋 Hey there
Welcome to my build logs, notes, and experiments.
You can read my latest posts below — or check out the [About](/about) page.