Fusion
Create websites using Markdown
Listed in categories:
GitHubWebsite BuilderDescription
Fusion is a Laravel package designed to manage Markdown content via Eloquent Models. It allows developers to create websites using Markdown and leverage the features of Eloquent Models for querying and managing content.
How to use Fusion?
To use Fusion, start by creating your content in Markdown format with Frontmatter fields. You can then query your content via Eloquent Models in your Laravel application for filtering and sorting. Fusion also provides CLI tools for automating tasks related to Markdown content and Eloquent Models.
Core features of Fusion:
1️⃣
Create websites using Markdown
2️⃣
Manage content via Eloquent Models
3️⃣
Automate content loading into Eloquent Models
4️⃣
Provide CLI tools for structure checking
5️⃣
Generate Eloquent Models based on Markdown content
Why could be used Fusion?
# | Use case | Status | |
---|---|---|---|
# 1 | Building websites with Laravel | ✅ | |
# 2 | Managing content in Markdown files | ✅ | |
# 3 | Automating content management processes | ✅ |
Who developed Fusion?
Fusion is developed by Hi Folks, a team passionate about building Open Source software and side projects. They aim to simplify content management for Laravel developers through Fusion package.