Skip to content

Commit b90f6a8

Browse files
committed
Update documentation with sidebar location and improve Fire project description
1 parent 7990e13 commit b90f6a8

2 files changed

Lines changed: 20 additions & 4 deletions

File tree

docs/bites/installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 2
3+
---
4+
15
# 🚀 Quick Start Guide
26

37
> **⚠️ Important:** The Fire Framework is currently under development and should not be considered production-ready. Use it for testing and exploration purposes only.

docs/bites/introduction.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
1-
# 🔮 The lore about fire
1+
---
2+
sidebar_position: 1
3+
---
24

3-
A few days back at work, I kicked off a project to streamline database tasks—think migrations, data transfers, and the like. What started as a lone PHP class in a random file quickly outgrew its humble beginnings. I knew I needed structure, but diving into a heavyweight framework like Laravel (the new release 12 rocks as fuck) felt like overkill. So, I went for a leaner vibe, crafting a lightweight MVC-based core framework.
5+
# 🔮 The Lore About Fire
46

5-
Fast forward to some late-night tinkering at home, and the idea hit me: why not build something sleek, practical, and ready to roll for small projects?
7+
A few days back at work, I kicked off a project to handle some operations on databases — like moving between two different hosts, migrations, checking for strict mode, and yeah, you name it.
8+
What started as a lone PHP class in some random file quickly outgrew its humble beginnings.
69

7-
And just like that, the **Fire Project** was born.
10+
I knew I needed structure, but diving into a heavyweight framework like **Laravel** (and yeah, version 12 is fire 🔥) felt like overkill.
11+
12+
So, I went for a leaner vibe — crafted a lightweight, MVC-based core framework.
13+
14+
Fast forward to some late-night tinkering at home, and the idea hit me:
15+
**Why not build something sleek, practical, and ready to roll for small projects?**
16+
17+
And just like that, the **Fire Project** was born.
18+
19+
_Dracarys_ 🐉

0 commit comments

Comments
 (0)