Skip to content

Commit b21eeb3

Browse files
committed
Add initial documentation for the Fire Framework and Starter Kit.
0 parents  commit b21eeb3

8 files changed

Lines changed: 40 additions & 0 deletions

File tree

framework/installation.md

Whitespace-only changes.

framework/introduction.md

Whitespace-only changes.

framework/usage.md

Whitespace-only changes.

index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Fire Framework
2+
3+
<div align="center">
4+
<img src="./public/fire.svg" alt="Fire Framework Logo" width="200">
5+
</div>
6+
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.
9+
10+
## Why Choose Fire Framework?
11+
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.
14+
15+
### The Starter Kit Advantage
16+
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.
19+
20+
## Getting Started
21+
22+
Dive into the following sections to begin your journey:
23+
24+
- [**Framework Documentation**](framework/introduction.md): Explore the core features of the framework and learn how to integrate it into your projects.
25+
- [**Starter Kit Documentation**](starter-kit/introduction.md): Set up your development environment and start building with the Starter Kit in no time.
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.
31+
32+
---
33+
34+
Happy coding, and welcome to the Fire community! 🔥

public/fire.svg

Lines changed: 6 additions & 0 deletions
Loading

starter-kit/installation.md

Whitespace-only changes.

starter-kit/introduction.md

Whitespace-only changes.

starter-kit/usage.md

Whitespace-only changes.

0 commit comments

Comments
 (0)