Antville alternatives and similar software solutions
Based on the "Blogging Platforms" category.
Alternatively, view Antville alternatives based on common mentions on social networks and blogs.
-
Ghost
Turn your audience into a business. Publishing, memberships, subscriptions and newsletters. -
WordPress
WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead. -
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. -
Plume
Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror) -
htmly
Simple and fast databaseless PHP blogging platform, and Flat-File CMS -
Dante Stories
A self hosted Medium platform built with Ruby on Rails -
Chyrp
The ultra-lightweight ultra-flexible blogging engine with a fetish for birds and misspellings. -
Hotglue
HOTGLUE is a Content Manipulation System which allows to construct websites directly in a web-browser. -
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.
Static code analysis for 29 languages.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Antville or a related project?
Popular Comparisons
README
About Antville
Antville is an open source project providing a high performance, feature-rich blog hosting software. Antville can host tens of thousands of blogs. Server power is the only limit. Installation and use is easy.
Antville is written in server-side JavaScript and developed with Helma Object Publisher. Antville works with a relational database in the back-end.
Look at the project site for more information.
Status
Antville’s codebase is of stable quality and ready for production deployment. Try out Antville.org for a demonstration.
There still could be bugs hidden in Antville’s source code. If you find one please let us know. The creators of Antville do not take any responsibility for what the software might do.
System Requirements
To run Antville you need Helma Object Publisher and a relational database software. We tested Antville with PostgreSQL and MySQL – MariaDB should work, too.
To enable Antville sending notification e-mails you need access to an SMTP server.
Helma comes with an embedded webserver (Jetty) so you do not need to install one. Yet, you can also use the webserver of your choice.
For details please refer to the installation instructions of Helma Object Publisher and the corresponding software packages.
The INSTALL.md
file contains detailed instructions to install Antville.
Documentation and Further Information
For documentation and further information about Antville you can refer to:
Feel free to ask any question about Antville at our support site.
You should follow Antville on Facebook and Twitter!
Bug Reporting and Feature Requests
If you think you found a bug please let us know.
A great place for your feature requests or proposals is the project development site.
Antville is open-source, and we want to encourage you to change its code according to your likeness. We are curious about your ideas and suggestions. Feel free to drop us a message to [email protected] or through any channels mentioned before.
About Helma Object Publisher
Helma Object Publisher is an open source project providing a powerful, fast and scriptable web application server written in Java.
Define HopObjects and map them to a relational database table. Create, change and delete HopObjects at your whim using a comfortable object-container model. Manual fiddling around with database code is not necessary.
HopObjects extend the native JavaScript object. They got all the common features you know – and more. One highlight are the special templating features to ease the rendering of objects for the Web.
Combine HopObjects to create a hierarchical structure. A URL in Helma mirrors this structure. Each part of the URL path corresponds to a relational database mapping, similar to the document tree of static websites. Helma’s URL space is an analogy to the Document Object Model implemented in client-side JavaScript.