auvernhatinternet/markflat
最新稳定版本:v1.4.1
Composer 安装命令:
composer create-project auvernhatinternet/markflat
包简介
A markdown flat file CMS
README 文档
README
🚀 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:
- 📚 Introduction
- 🏁 Getting Started
- 📝 Content Management
- 🎨 Theming System
- 🗺️ Maps Integration
- ⚙️ Configuration
- 🤝 Contributing
🌟 Showcase
🤝 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
- Built with Symfony
- Styled with TailwindCSS
- Maps powered by Leaflet
- Icons by Heroicons
Made with ❤️ by the MarkFlat team
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-03-14
