Ghost
ApostropheCMS
Ghost | ApostropheCMS | |
---|---|---|
323 | 26 | |
48,068 | 4,379 | |
0.9% | 0.3% | |
10.0 | 9.7 | |
2 days ago | 4 days ago | |
JavaScript | JavaScript | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Ghost
-
WordPress Is in Trouble
There is Ghost at least: https://ghost.org/ https://github.com/TryGhost/Ghost
However, it has recently shifted to more limited audience. (payed subscription-based content with different tiers)
- Matt Mullenweg Asks What Drama to Create in 2025, Community Reacts
-
I Don't Like Existing CMS Options, So I'm Building a New One
Ghost
-
Introducing the Goliat Theme: A project for the Community!
Today, I’m excited to share something that started as a small necessity for the Goliat - Dashboard project and has grown into something I hope will benefit the entire community: the Goliat Theme, a custom theme designed for Ghost.
-
WordPress vs. Ghost: Which Blogging Platform Should You Use?
Ghost is the new publishing platform that was launched in 2013. Now, it is a modern, lightweight blogging platform designed specifically for publishing.
-
25 Project Ideas from Beginner to Advanced with Open Source Contributions
Ghost.org • Forum • Docs • Contributing • Twitter
-
Ask HN: Why hasn't Drupal benefited from WordPress's current issues?
Good point on the timing, but I really hope Wordpress users aren't migrating to Drupal en masse.
Drupal would be a very poor fit for most Wordpress-y sites (simple marketing pages, basic ecommerce, etc.). It's overkill and way too complicated and requires endless maintenance (see my rant in a sibling thread).
There are a lot of better, lighter options for people who liked the ease-of-use of Wordpress.
Wix/Squarespace are better choices for hosted/proprietary solutions, or in the FOSS/self-hosted world, there's https://ghost.org/, https://strapi.io/, https://getgrav.org/, or older PHP ones like TYPO3, Joomla, or CraftCMS.
There are also a lot of commercial headless CMSes (https://cms-comparison.io/#/card) that are good fits for devs who want to code a frontend (in a framework/language of their choice) for non-dev clients. (Disclaimer: I work for a headless CMS, but this is my own opinion). Wordpress can do headless too with the Advanced Custom Fields plugin, but that was previously bought by WPEngine and now caught in the crossfire between them and Matt :( https://www.advancedcustomfields.com/
-
Ask HN: Where After WordPress?
I have a few blogs running Ghost and really like it. Plugin and theme ecosystem is nowhere near Wordpress size. However, Ghost is much easier to modify and use IMO, maybe because I'm more comfortable in javascript ecosystem than PHP.
https://ghost.org/
-
WordPress Alternatives
- to hydrate stuff
- optional: needs to have been around for 5 years
- optional: needs to still be around in 5 years
Ghost has no ACF apparently (https://forum.ghost.org/t/custom-fields-for-posts/1124/46 and (https://github.com/TryGhost/Ghost/issues/9020) and Astro is too custom as of now and I don't want another Gatsby (too short-lived).
-
The Static Site Paradox
It seems that people pay for Ghost, https://github.com/TryGhost/Ghost
ApostropheCMS
-
Useful open source tools: the little things add up
Over the years we've created lots of little open source modules that are useful on their own. Because they are not part of our core product, I don't often step back and look at them as a whole. Turns out, there's quite a collection. Tools for sanitizing HTML, tools for managing github organizations at scale, tools to improve performance, tools for localizing URLs, even a brand new tiny framework for microservices. Giving stuff away has a lot of benefits for us: it encourages quality, it encourages contributions, and of course it "gives back" for all the open source we're using to create ApostropheCMS, which is also under an open source license.
- I Don't Like Existing CMS Options, So I'm Building a New One
-
How to Build an Ecommerce Website with ApostropheCMS
If you are not familiar with that technology, ApostropheCMS is an open-source website builder and CMS developed with modern technologies such as Vue.js and Node.js. It enables editors to effortlessly create and manage content through an intuitive UI, while developers have the ability to customize the admin UI by overriding existing Vue.js components and extending it with new menus and field types. At the same time, you keep the ability to use your technologies of choice on the front end. Learn more in the documentation.
-
How AI Is Transforming the CMS Industry
Apostrophe's CTO, Tom Boutell, recently presented a talk at Philly Tech Week to share his experience using the OpenAI API to integrate AI into Apostrophe. If you are not familiar with this tool, Apostrophe is an open-source CMS built on modern technologies like Node.js and Vue.js that can operate as a traditional CMS, headless CMS, and website builder.
- ApostropheCMS: The website builder solution you've been looking for
-
ApostropheCMS Launches Document Versions Tool
ApostropheCMS allows multiple content contributors and editors to work on documents across multiple sites. Keeping track of when changes were made to a document and who made those changes is critical. The enterprise edition of ApostropheCMS has an important new tool for managing the content pipeline. The Document Versions tool facilitates the use and management of multiple versions of a document (page).
-
The Best 10+ Open Source Headless CMS 2022
Integrate your technology, including Express, MongoDB, npm, Vue.js, and Node.js, with flexible and native modules content APIs. In addition, Apostrophe provides a single dashboard for every operation so that you will never lack in searching for the perfect tool for your websites. You can also integrate with Jamstack to create robust custom solutions. Currently, it has 3.9k stars on GitHub.
- ApostropheCMS
-
Ask HN: What CMS are you using in 2022?
As someone who dabbled in PHP but is mostly a self-taught JS hobbyist dev, I have been using and loving Directus (https://directus.io) since around the time they switched to Node. Development velocity is exceptional with new features released every couple of weeks and bugfixes/enhancements even more frequent, the community and core team is fantastic, and I like the fact that if I ever decide to switch to another CMS for some reason, there's no real import/export process, I just delete the directus_tables in my database, and done.
Pocketbase (https://pocketbase.io/) piqued my interest after seeing it here and on ProductHunt, but I don't think it would be the right call for a client before it hits a stable release.
I also very much enjoyed OctoberCMS (although it has its quirks), but there was a fairly acrimonious split in the community there, and OctoberCMS is no longer open source, and I haven't used the fork (WinterCMS: https://wintercms.com/)
I enjoyed using Apostrophe (https://apostrophecms.com/) for a while, but ultimately I felt like I was doing a lot of stuff in a way that didn't come naturally to me, and although Mongo seems a logical choice when you look at Apostrophe's page model, it worried me a bit that the data would not be easy to move if I ever wanted to.
-
Do you know a good website builder like wordpress but in javascript or typescript ?
Check https://apostrophecms.com/.
What are some alternatives?
Strapi - 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
Open Classifieds - Yclas Self Hosted is a powerful script that can transform any domain into a fully customizable classifieds site within a few seconds.
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.
Elanat CMS - Elanat is ASP.NET Core CMS. Elanat is add-on oriented framework. The Elanat kernel is designed to create an add-on for it as easily as possible; the Elanat kernel contains a variety of add-ons; the structure of Elanat allows the programmer to create a new web system containing different types of add-ons.
KeystoneJS - The superpowered headless CMS for Node.js — built with GraphQL and React
Hexo - A fast, simple & powerful blog framework, powered by Node.js.
PencilBlue - Business class content management for Node.js (plugins, server cluster management, data-driven pages)
enduro.js - Minimalistic, lean & mean, node.js cms
Bludit - Simple, Fast, Secure, Flat-File CMS
Hatch.js - Hatch.js - not officially supported