Skip to content

Commit f8a6344

Browse files
committed
Updates the Fire Framework documentation introduction to improve clarity and appeal, including details about the framework's simplicity and scalability.
1 parent b90f6a8 commit f8a6344

1 file changed

Lines changed: 11 additions & 19 deletions

File tree

docs/intro.md

Lines changed: 11 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,25 @@
22
sidebar_position: 1
33
---
44

5-
# Fire Framework
5+
# 🚀 Fire Framework
66

7-
Welcome to the official documentation of the **Fire Project**! 🚀
8-
This guide is your go-to resource for understanding, installing, and mastering the **Fire Framework** and its Starter Kit.
7+
A while back, I set out to create something lightweight yet powerful for building web applications. The goal? A minimalist PHP framework that doesn’t get in your way but still packs a punch.
98

10-
## Why Choose Fire Framework?
9+
The **Fire Framework** was born out of a need for simplicity and scalability. With support for PHP 8+ and a modular architecture, it’s designed to keep your code clean, maintainable, and future-ready.
1110

12-
The **Fire Framework** is a minimalist PHP framework crafted for building lightweight and scalable web applications.
13-
With support for PHP 8+ and a modular architecture, it ensures your code remains clean, maintainable, and future-proof.
11+
But I didn’t stop there. To make things even smoother, I put together the **Fire Project Starter Kit** — a pre-configured setup with all the essentials to get you rolling in no time.
1412

15-
### The Starter Kit Advantage
13+
### Why Fire?
1614

17-
The **Fire Project Starter Kit** is your shortcut to productivity.
18-
It provides a pre-configured structure, essential tools, and best practices to help you kickstart your PHP projects with ease.
15+
Because sometimes, less is more. The **Fire Framework** is all about giving you the tools you need without the bloat. Whether you’re building a small project or something bigger, Fire has your back.
1916

20-
## Getting Started
17+
### Ready to Dive In?
2118

22-
Dive into the following sections to begin your journey:
19+
Check out the following sections to get started:
2320

24-
- [**Fire Bites**](bites/introduction.md): A concise guide to get you up and running with the Fire Framework in minutes.
25-
- [**Comprehensive Guide**](guide/introduction.md): A detailed walkthrough covering all aspects of the framework and Starter Kit for in-depth understanding.
26-
27-
## Contributing to Fire Project
28-
29-
We believe in the power of community! 💡
30-
Whether you want to report issues, suggest new features, or contribute code, your input is invaluable in making the **Fire Project** even better.
21+
- [**Fire Bites**](bites/introduction.md): Quick and easy steps to get up and running with Fire.
22+
- [**Comprehensive Guide**](guide/introduction.md): A deep dive into everything Fire has to offer.
3123

3224
---
3325

34-
Happy coding, and welcome to the Fire community! 🔥
26+
Welcome to the Fire community. Let’s build something amazing. 🔥

0 commit comments

Comments
 (0)