--- tags: alias: date: 2022-09-15 @ 11:41 --- -> [[1_Tool Database]] # [[CMS]] --- ## 8. Best Free CMS Without Database In the following list, we highlight the best free CMS platforms without database: ### 8.1. [[Grav CMS]] [Grav CMS](https://getgrav.org/) is a [flat-file](https://en.wikipedia.org/wiki/Flat-file_database) [lightweight open-source content management system](https://technocript.com/lightweight-open-source-cms/). It’s designed to be easy to set up and learn. It focuses on speed and simplicity rather than providing complex built-in features. ![Grav Image](https://technocript.com/wp-content/uploads/2021/08/Grav_Image.jpg?x74426) ### 8.2. [[Pico CMS]] **[Pico CMS](https://picocms.org/)** is a simple lightweight open-source and flat-file content management system with no administration back-end and database to deal with. It’s a PHP-based content management system that converts `.txt` files into pages. ![PicoCMS Image](https://technocript.com/wp-content/uploads/2021/08/PicoCMS_Image.jpg?x74426) ### 8.3. [[WonderCMS]] [WonderCMS](https://www.wondercms.com/) is a small flat-file and open-source CMS with fast & easy editing capabilities. It uses a text file as a database and being installed without any configurations, since no relational database is required. ![Wonder CMS Image](https://technocript.com/wp-content/uploads/2021/08/WonderCMS_Image.jpg?x74426) ### 8.4. [[Automad CMS]] [Automad CMS](https://automad.org/) is a flat-file open-source content management system and template engine. It’s fast and [lightweight cms](https://technocript.com/lightweight-cms/) that stores content in a human readable form. The file structure of the pages directory reflects the data structure of the website. ![Automad CMS Image](https://technocript.com/wp-content/uploads/2021/08/AutomadCMS_Image.jpg?x74426) ### 8.5. [[Batflat CMS]] [Batflat CMS](https://batflat.org/) is a bootstrap ready [lightweight CMS](https://technocript.com/lightweight-cms/) that uses flat-files for saving data. It’s created as a lightweight alternative to heavy and complex CMS systems. ![BatFlat CMS Image](https://technocript.com/wp-content/uploads/2021/08/BatFlatCMS_Image.jpg?x74426) ### 8.6. [[TinyCMSWissenspool]] [TinyCMS](https://www.tinycms.eu/) is an extremely simple content management system. It’s an easy to use, robust and lightweight tool to build websites. It has a flat-file database which makes it easy to install. It uses modules to add additional features.  ![Tiny CMS Image](https://technocript.com/wp-content/uploads/2021/08/TinyCMS_Image.jpg?x74426) ### 8.7. [[Pulse CMS]] [Pulse CMS](https://www.pulsecms.com/) is a simple software for small websites. It enables web developers to add web content management system capabilities to an existing site. ![Pulse CMS Image](https://technocript.com/wp-content/uploads/2021/08/PulseCMS_Image.jpg?x74426) ### 8.8. Other Here is a list of other cms (free and paid) platforms without database to be considered: [[Kirby CMS]](https://getkirby.com/) [[Bolt CMS]](https://boltcms.io/) [[Monstra]](https://monstra.org/) [[GetSimple]](http://get-simple.info/) [[HTMLy]](https://www.htmly.com/) [[Typesetter]](https://www.typesettercms.com/) [[FlexType]](https://flextype.org/) [[Statamic]](https://statamic.com/) [[Bludit]](https://www.bludit.com/) [[PhileCMS]](https://philecms.github.io/) [[NestaCMS]](http://nestacms.com/) [[Baun]](https://bauncms.com/) [[Mecha]](https://mecha-cms.com/) [[Flatpress]](https://www.flatpress.org/) [[CMSimple]](https://www.cmsimple.org/en/) [[Sphido]](https://sphido.org/) Source: https://technocript.com/cms-without-database/ --- # [[MD-Wiki]] ## 5- [MDwiki](https://dynalon.github.io/mdwiki/#!index.md) MDwiki is a CMS/Wiki ****completely built in HTML5/JavaScript and runs 100% on the client****. No special software installation or server side processing is required. Just upload the `mdwiki.html` shipped with MDwiki into the same directory as your markdown files, and you are good to go! **MDWiki features** Built completely in JavaScript/HTML5 and ****does not require any local or remote installations**** - Uses [Markdown](https://daringfireball.net/projects/markdown/) as its input markup language - Build on top of [jQuery](https://www.jquery.org/) and [Bootstrap3](https://www.getbootstrap.com/) to work cross-browser, with responsive layout - Extends Markdown with special [_Gimmicks_](https://dynalon.github.io/mdwiki/#!gimmicks.md) that add rich client functions, like syntax highlighting via [hightlight.js](https://highlightjs.org/), [GitHub Gists](https://gist.github.com/), or [Google Maps](https://maps.google.com/) for geo data - Themeable through Bootstrap compatibility, supports all themes from [bootswatch](https://www.bootswatch.com/) source: https://medevel.com/18-os-flat-file-wikis/ --- # To research: - [[React]] [research:: react]