Dante Stories alternatives and similar software solutions
Based on the "Blogging Platforms" category.
Alternatively, view Dante Stories alternatives based on common mentions on social networks and blogs.
-
Solo
A blogging system written in Java, feel free to create your or your team own blog. -
Wagtail
A Django content management system focused on flexibility and user experience. -
Anchor CMS
Anchor is a free, lightweight, faster-than-a-bullet, simple blogging system, made for art-directed posts. -
Bludit
Simple application to build a site or blog in seconds. Bludit uses flat-files -
Postleaf
An open source blogging platform with inline editing, handlebar templates, and a beautiful user interface. -
Formtools
Powerful, flexible, free and open source PHP/MySQL script to manage your forms and data. -
Hotglue
HOTGLUE is a freehand CMS which allows to construct websites directly in a web-browser. It uses flat files for storage and provides an intuitive GUI. -
Blogotext
A free blog-engine written in PHP and using SQLite. This offers you both an unmatched simplicity during installation and great performances. -
Blog
Facebook-styled blog. Free, extremely lightweight, single-user and easy to install. -
Antville
Antville is a free, open source project aimed at the development of a high performance, feature rich weblog hosting software. -
Cadmus
Cadmus is an extremely lightweight, flat-file blogging platform powered by Markdown. -
Source Code
Free blog-engine written in PHP and using SQLite. This offers you both an unmatched simplicity during installation and great performances.
Scout APM - Leading-edge performance monitoring starting at $39/month
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Dante Stories or a related project?
Popular Comparisons
README
Welcome to Dante Stories - a Self hosted Medium like solution
This project is a fork of a Medium clone which began as Ken Hibino's personal side project to learn Ruby on Rails and ReactJS. I've upgraded and refactored some part of the rails app and I've integrated Dante2 wysiwyg editor.
The specific improvements from the original repository:
Platform
- Rails 6.0.0 update!
- Removed elastisearch-rails , replaced by searchkick
- Removed carrierwave, replaced by activestorge
- Webpacker added
- Updated dependencies
- Replaced phantomJs by webdrivers
- Ruby version 2.5.0
- Works with Elasticsearch 6.3.X
Application Model
- multiple image support
- Oembed support
- A better wysiwyg With Dante2 Draftjs
- Code blocks with language formatting via Prism-js
- A video record component to build posts with recorded video
- Database saves a serialized representation of text
- And much much more
- Automatic title detection
- Lead Text is automatic too. more performant approach , I think
- Responses are unified as a Post model, so Response model is removed
Installation
Heroku
Just push your application. You must add Redis and elasticsearch.
Config ENV vars
AWS_BUCKET:
AWS_KEY:
AWS_SECRET:
BONSAI_URL: provided by bonsai heroku
DATABASE_URL: provided by postgres default database
ELASTICSEARCH_URL: should be the same as bonsai
MAILER_ADDRESS:
MAILER_DOMAIN:
MAILER_PASS:
MAILER_SENDER:
MAILER_USER:
REDISTOGO_URL:
REDIS_URL: REDISTOGO_URL or any other provider
License
Stories is released under the MIT License
*Note that all licence references and agreements mentioned in the Dante Stories README section above
are relevant to that project's source code only.