mirror of
https://github.com/dignajar/gris.git
synced 2026-04-25 13:35:51 +03:00
Gris Flat-File CMS
| bl-kernel | ||
| bl-languages | ||
| bl-plugins | ||
| bl-themes/tagg | ||
| .gitignore | ||
| gris-cms.png | ||
| index.php | ||
| install.php | ||
| LICENSE | ||
| README.md | ||
Gris Flat-File CMS
Gris is a flat-file CMS dedicate to Developers and Markdown lovers.
Gris uses Bludit as a core, providing the same security and simplicity without need a database.
Features
- Markdown support
- UI base on tags
- Dark mode
- File uploader (drag and drop)
- Friendly URL for SEO
- Support plugins and themes
Pre-enabled plugins
- Twitter Cards
- Canonical
- Disqus
- OpenGraph
- Robots.txt
- RSS
- Sitemap
How to install
- Download the latest release.
- Unzip the files.
- Upload the files to your server.
- Visit your website to proceed with the installation.
Plugin configuration
You can disable or enable new plugins from the file bl-kernel/admin/themes/gris/config.php
After you update the files config.php you need to activate it, visit the admin panel and reach the URL https://yourdomain.com/admin/?config=true
