Files
Batflat/ReadMe.md

66 lines
3.9 KiB
Markdown
Raw Permalink Normal View History

2023-11-10 05:06:48 +01:00
## WARNING: This repository is no longer maintained ⚠️
2017-04-13 15:04:51 +02:00
Batflat
=======
2018-03-12 13:23:44 +01:00
Batflat was created as a lightweight alternative to heavy and outdated CMS'. Many people use complex solutions for simple pages, unnecessarily. Building this content management system, we focused on simplicity - even novice webmaster adapt his template and writes his own module. To achieve this, we implemented a simple template system and trivial application architecture.
Batflat does not require MySQL database, because all the data are collected in a single file. This provides perfect portability when changing your hosting provider. Just copy all the files from one account to another. That's all. There's nothing to configure or to change. However, if you SQLite does not meet your requirements, you can quickly change the database type thanks to PDO.
What's more, Batflat does not have installation wizard, because there is no such need. Right after uploading a package to an FTP server, Batflat is ready for action! Therefore, the installation process takes as much time as it takes to transfer files ;-)
2020-02-02 20:22:40 +01:00
Each page can have it's own individual name and URL, that makes Batflat SEO friendly. Your site may be available in multiple languages. Currently Batflat supports translation to Polish, English, French, Turkish, Swedish, Russian, Italian, Spanish, Dutch and Indonesian.
2018-03-12 13:23:44 +01:00
Control panel and the default template is fully responsive, which makes it accessible from any mobile device, even on the phone thanks to used CSS framework - Bootstrap. Each of our module is adapted to it.
2017-04-13 15:04:51 +02:00
## Project page
https://batflat.org
2017-04-13 18:09:35 +02:00
## Supported languages
* English
* Polish
2018-03-21 13:03:33 +01:00
* French
* Turkish
* Swedish
* Russian
* Italian
2018-04-10 17:54:24 +02:00
* Spanish
2018-05-25 16:19:17 +02:00
* Dutch
* Indonesian
* Portuguese
2017-04-13 18:09:35 +02:00
## Modules
2018-09-29 13:41:50 +02:00
* [SyntaxHighlighter](https://github.com/piotr-placzek/BatFlat-SyntaxHighlighter): Simple module based at Prism.js.
* [FilesToDownload](https://github.com/piotr-placzek/BatFlat-FilesToDownload): Allows you to create a section of files to download on the page or post.
* [EmbededVideoPlayer](https://github.com/piotr-placzek/BatFlat-EmbededVideoPlayer): Allows you to upload the video and its playback in the HTML5 player.
2017-04-13 18:09:35 +02:00
* This is place for link to your module on GitHub ;-)
2017-04-14 12:34:46 +02:00
## Themes
2017-06-03 12:11:46 +02:00
* [Hello](https://github.com/michu2k/Hello): Light and clean theme based on flexbox grid.
2018-09-15 14:41:16 +02:00
* [Frontiers](https://github.com/iskono/batflat-themes/tree/master/frontiers)
2019-07-22 21:58:14 +02:00
* [matbatflat](https://github.com/mwasil/matbatflat): Theme based on Materialize CSS with gulp/SASS support
2020-05-04 11:32:03 +07:00
* [Laura](https://github.com/shaplinx/Laura/) : clean and responsive one page portfolio theme
* [Thomson](https://github.com/shaplinx/Thomson) :Simple, Minimalistic and Animated Bootstrap 4 Bat Flat CMS Themes
2017-04-14 12:34:46 +02:00
* This is place for link to your theme on GitHub ;-)
2018-10-24 22:21:27 +02:00
## Tutorials
* [Setup Batflat on Ubuntu with Nginx](https://websiteforstudents.com/setup-batflat-on-ubuntu-18-04-16-04-18-10-with-nginx-mariadb-and-php-7-2-fpm/)
2017-04-13 15:04:51 +02:00
## Recruitment
We are looking for human resources, especially translators who will help us reach other corners of the world.
[Contact us if you want to help!](https://batflat.org/contact)
## Credits
2018-03-21 13:03:33 +01:00
* **[Eztharia](https://github.com/Eztharia)** - French translation of website and CMS
2018-03-21 13:04:11 +01:00
* **[Ladeyshchikov Valery](mailto:hizimart@gmail.com)** - Russian translation of CMS
2017-04-13 17:40:16 +02:00
* **Artem Sharovatov** - Russian translation of website
2018-03-21 13:03:33 +01:00
* **[Birkan Ergüç](https://github.com/pppedant)** - Turkish translation of CMS
2018-03-21 13:04:11 +01:00
* **[Michael Thell](mailto:michael.silverunit@gmail.com)** - Swedish translation of CMS
* **[Giuseppe Marino](mailto:info@gpmdev.it)** - Italian translation of CMS
2018-05-25 16:19:17 +02:00
* **[Javier Igal](mailto:javier@igal.es)** - Spanish translation of website and CMS
2018-05-25 16:20:14 +02:00
* **[RJ Adriaansen](https://github.com/rjadr)** - Dutch translation of CMS
2018-09-30 13:17:08 +02:00
* **[Komputronika](https://github.com/komputronika)** - Indonesian translation of CMS
* **[Renato Frota](https://github.com/renatofrota)** - Portuguese translation of CMS