Skip to content

auvernhatinternet/MarkFlat

Repository files navigation

🌟 MarkFlat CMS

PHP Tests License: MIT PHP Version Symfony Version

🚀 A modern, file-based CMS built with Symfony and TailwindCSS. Create beautiful websites without the complexity of a database!

🎯 Why MarkFlat?

MarkFlat is designed for developers and content creators who want a simple, fast, and modern CMS without the overhead of a database. Write your content in Markdown, style it with TailwindCSS, and deploy it anywhere!

✨ Key Features

  • 📝 File-based: No database required - all content lives in Markdown files
  • 🎨 Modern Stack: Built with Symfony 7+ and TailwindCSS
  • 🗺️ Interactive Maps: Built-in Leaflet.js integration
  • 🎯 Simple & Fast: Lightweight and blazing fast by design
  • 🔍 Full-text Search: Find content instantly
  • 📱 Responsive: Beautiful on all devices
  • 🌙 Dark Mode: Built-in dark mode support
  • 🏷️ Tag System: Organize content effortlessly

🚀 Quick Start

# Clone the repository
git clone https://github.com/auvernhatinternet/markflat.git
cd markflat

# Using Docker (recommended)
docker build -t markflat-app .
docker run -dit --name markflat-app -p 8080:80 -v "$PWD":/var/www/html markflat-app

# Or manual installation
composer install
npm install
npm run build

📖 Documentation

Detailed documentation is available in the /doc directory:

🌟 Showcase

MarkFlat Screenshot

🤝 Contributing

We love your input! Check out our Contributing Guide to get started.

  • 🐛 Report bugs by opening an issue
  • 💡 Propose new features
  • 📝 Improve documentation
  • 🔧 Submit pull requests

💖 Support

  • ⭐ Star this repo
  • 📢 Share with your friends

📄 License

MarkFlat is open-source software licensed under the MIT license.

🙏 Acknowledgments


Made with ❤️ by the MarkFlat team

About

MarkFlat is a simple and light Flat File CMS using Markdown to edit pages and posts. Based on Symfony and TailwindCSS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published