You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.
I want a simple module that can do the basics of what Wordpress does. I want to be able to create posts, edit them and delete them. There should be a focus on SEO and SEO by Yoast is a good example. This module should have the following features.
Create, edit and delete posts
Schedule posts, preview drafts
Visible word count
WYSIWYG editor that is not too heavy on JS or CSS
Revision history with ability to undo
Support for text and embedded content such as images
Support for editing raw HTML
When it comes to SEO focus on the following
SEO friendly URLs with ability to change the url manually
Meta tags for description/keywords
Social meta tags for facebook, twitter etc.
A simple check of word count, sentences that are too long, keyword analysis would be a nice plus.
This ticket can be divided up into sections. I am also open to partial pull requests. As always simplicity and minimalism should be the focus while still creating a good user experience.
The text was updated successfully, but these errors were encountered:
Does Beubo aim to be a CMS? I am conflicted about how much should be core and how much should be a module/plugin. I will implement the basics in the core and later we can move these parts out into a separate module if needed.
I want a simple module that can do the basics of what Wordpress does. I want to be able to create posts, edit them and delete them. There should be a focus on SEO and SEO by Yoast is a good example. This module should have the following features.
When it comes to SEO focus on the following
This ticket can be divided up into sections. I am also open to partial pull requests. As always simplicity and minimalism should be the focus while still creating a good user experience.
The text was updated successfully, but these errors were encountered: