README.md in occams-1.0.6 vs README.md in occams-1.0.6.1

- old
+ new

@@ -1,36 +1,38 @@ # ocCaM'S [![Gem Version](https://img.shields.io/gem/v/occams.svg?style=flat)](http://rubygems.org/gems/occams) [![Gem Downloads](https://img.shields.io/gem/dt/occams.svg?style=flat)](http://rubygems.org/gems/occams) +***Prefer Simplicity.*** + +<a href="https://en.wikipedia.org/wiki/William_of_Ockham" target="_blank"> + <img align="left" height="150" src="https://upload.wikimedia.org/wikipedia/commons/7/70/William_of_Ockham.png" alt="William of Ockham" title="William of Ockham"> +</a> + ``` ____ __ __ _ ____ ___ ___ / ___|__ _| \/ ( ) ___| / _ \ / __| | / _` | |\/| |/\___ \ | (_) | (__| |__| (_| | | | | ___) | \___/ \___|\____\__,_|_| |_| |____/ -``` +``` -Prefer Simplicity. - ## Raison d'etre ocCaM'S is a revival of [ComfortableMexicanSofa](https://github.com/comfy/comfortable-mexican-sofa), with all due thanks and acknowledgements to [Oleg Khabarov](https://github.com/GBH), et al. 'Comfy' was the simplest and cleanest Rails-based CMS that I had used. Its last commit was in 2020, and I simply did not want to see it die on the vine as [RadiantCMS](https://github.com/radiant/radiant) did some years ago. - ## The name -ocCaM'S, pronounced "AH-kums" is a nod to [Occam's Razor](https://en.wikipedia.org/wiki/Occam%27s_razor) - for this Rails-based Content Management System endeavors to follow the principle that the preferred solution is that which is simplest and built with the smallest possible set of components. +ocCaM'S, pronounced "AH-kums" is a nod to [Occam's Razor](https://en.wikipedia.org/wiki/Occam%27s_razor) - for this Rails-based Content Management System endeavors to follow the principle that unnecessarily complex models should not be preferred to simpler ones. -## Features -* Simple drop-in integration with Rails 6.1+ apps with minimal configuration -* CMS stays away from the rest of your application -Referring to the [ComfortableMexicanSofa](https://github.com/comfy/comfortable-mexican-sofa) documentation, substituting 'Occams' for 'ComfortableMexicanSofa' where appropriate. +## Features +* Simple drop-in integration with Rails 6.1+ apps with minimal configuration +* The CMS keeps clear from the rest of your application * Powerful page templating capability using [Content Tags](https://github.com/avonderluft/occams/wiki/Content-Tags) * [Multiple Sites](https://github.com/avonderluft/occams/wiki/Sites) from a single installation * Multi-Language Support (i18n) (ca, cs, da, de, en, es, fi, fr, gr, hr, it, ja, nb, nl, pl, pt-BR, ru, sv, tr, uk, zh-CN, zh-TW) and page localization. * [CMS Seeds](https://github.com/avonderluft/occams/wiki/CMS-Seeds) for initial content population * [Revision History](https://github.com/avonderluft/occams/wiki/Revisions) to revert changes