Releases: TheFoxy23/thefoxy23.github.io
Releases · TheFoxy23/thefoxy23.github.io
The Analytical Stack - Version 1.0
The Analytical Stack — v1.0
A small, hand-crafted static developer journal and portfolio showcasing short technical notes, project write-ups, and a lightweight client-rendered blog.
🌐 Live site: thefoxy23.github.io
🧱 Stack
Pure and minimal — no frameworks, no build bloat.
| Layer | Tech |
|---|---|
| Structure | HTML |
| Styling | CSS |
| Logic | Vanilla JavaScript |
✨ Features
- Client-side blog — Posts are stored as JSON files in
posts/and rendered dynamically viablog.js - Reusable components — Header & footer are injected by
components.js, keeping pages DRY - Matrix canvas animation — Aesthetic homepage eye-candy, because why not
- Lucide icons — Lightweight, clean iconography throughout
- CI-friendly indexing —
build-posts-index.jsauto-generatesposts.json, triggered bybuild-posts-index.yml
📦 What's Changed
| PR | Description |
|---|---|
| #1 | Favicon edit |
| #2 | Edited media directory |
| #3 | Last "media" directory version |
🌱 Contributors
- @TheFoxy23 — contribution in #1
📋 Full Changelog: version_1.0