The free plan of Contentful is generous enough to allow us to run a successful technology blog without having to pay for any overheads to run it. We used them as an alternative to the previously used Ghost. We have experienced a lot of growth since this migration.
Based on our record, Contentful should be more popular than Textpattern. It has been mentiond 10 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
First, you need to register on the Contentful website and create an account. - Source: dev.to / 5 months ago
Next, I’ll copy and paste the draft text to my CMS. I’ve been using Contentful since working there in 2021. I use Rich Text rather than Markdown for my posts and what’s great about this is that copying and pasting from Notion preserves hyperlinks and formatting. If I’m including anything else like code samples, images and other embedded media, I add those as separate linked entries manually whilst working through... - Source: dev.to / about 1 year ago
If you have a blog or website with articles or long text documents, markdown is your friend. It makes authoring documents so much easier and more intuitive than straight HTML. Markdown has a far smaller learning curve than HTML and can easily be taught to non-tech-savvy writers. Markdown editors are also built-in to headless CMSs like Contentful. - Source: dev.to / over 2 years ago
It depends on the requirements, but this might actually call for a headless CMS like Forestry.io or Contentful coupled with a Static Site Generator like Hugo. The CMS will manage users/permissions/data hierarchy and provide a simple frontend for users to add content, lay out pages, etc. And then when they save a change, the SSG will re-run and render everything to static HTML/CSS/JS. Source: almost 3 years ago
Contentful is a headless content management system (CMS). Headless simply means there is no front-end to display the content to the consumer. It's basically a database, but much easier to setup and maintain than a traditional relational database. Contentful provides a very easy-to-use API for fetching and managing content. They also support GraphQL queries if you're into that. - Source: dev.to / about 3 years ago
There's ClassicPress. But a better alternative than sticking with WP is https://textpattern.com/ (which has better and more stable codebase that is as old as WordPress). - Source: Hacker News / 5 months ago
TextPattern use to a thing like around the same time WP got started. It’s also PHP based. https://textpattern.com/. - Source: Hacker News / 8 months ago
Checkout https://textpattern.com/ - its development started around the same time as WordPress, and still continues. Even though it didn't reach Wordpress' success, I've always felt that TextPattern is better coded than WordPress. - Source: Hacker News / about 1 year ago
Depends on the need...I have a quick LibreOffice HTML template in light or dark. I include metas for mobile use in the document properties. I also have a PHP controller that can easily modify these if I need it to be more dynamic. Otherwise I use https://picocss.com/ for some things. For publishing I either drop the HTML file in a folder with or without a controller, or start a new endpoint by creating a new... - Source: Hacker News / about 3 years ago
Textile was the driving markup behind Textpattern (https://textpattern.com/), one of the better publishing/CMS tools out there on PHP. It had a nice object oriented approach that was less painful than Wordpress, and gave great flexibility to design aspects in ways that were easier to work with than Wordpress... But Wordpress won the popular marketshare, and TP was relegated to some diehards. Those diehards still... - Source: Hacker News / over 3 years ago
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
ClassicPress - The WordPress fork. No Gutenberg. Great future!
Strapi - Manage any content. Anywhere. The leading open-source headless CMS. 100% JavaScript / TypeScript and fully customizable.
Sitecake - Drag and drop CMS for HTML websites. It's flat file CMS so it's pretty fast.
Sanity.io - Sanity.io a platform for structured content that comes with an open-source editor that you can customize with React.js.
Anchor CMS - Free and lightweight blogging system