Modular, DRY, KISS and almost perfect publishing platform on edge of Rails.
Just because I dream about it.
For my personal purposes and my friends
Because Rails ecosystem have nothing that I want.
From 2008. And I think, I will never stop.
So slow as I can. Because I do it for myself. And I want to make it well
- Public part - set of public and open source gems, which provide different features of cms.
- Private part - core, which provide basic publishing features and integrate features from gems.
- Core - Users, Social networks login, Catalogization, Publications
- TheRole - Authorization module
- TheSortableTree - fast tree rendering (NestedSet)
- TheComments - advanced comments with threading
- TheStorages - file uploading and storage
- TheMetas - polymorphic SEO metatags for objects (need to be extracted from core)
- TheAudit - request information collector for internal statistics and analytics
- TheSimpleSort - scopes and helpers for simple sort
- ThePagination - simple pagination helper
- TheSubscribers - create and manage of subscribers
- TheNotification - makes site notifications better and reusable
- TheStringToSlug - I18n-based friendly_id helper
- TheCrop - cropping of images
- TheImage - common helpers for image manipulations
- TheFriendlyId - Build slugs, short ids and friendly id + friendly_where method
TheInterpolator - yet another simple helper for string interpolation(not in use)
- The!ProfitCMS (Private part) under Commerce License
- Public part under MIT License