GeekZoneHQ / web

Software to power the Geek.Zone website and apps
http://geek.zone/web
GNU General Public License v3.0
19 stars 29 forks source link

Blog #80

Open jamesgeddes opened 3 years ago

jamesgeddes commented 3 years ago

Must

This Codemy guide should do the trick.

Should

If a member flags a post, the post should be made visible to members only. Another member should review before the post can be published again. Public should be shown "This post is currently awaiting member review. Why not take a look at this other great article?"

Should use the same category system as the wiki, see #82, similar to how MediaWiki categories work.

Could

The first x (three?) posts that a member publishes could require approval from another GZ member before publishing.

Impact

High

Urgency

Later

jamesgeddes commented 3 years ago

https://djangopackages.org/grids/g/blogs/

CarwynNelson commented 3 years ago

Another option here is to integrate with a platform like https://www.contentful.com/

Building a blog is quite easy in a sense, but the devil is in the detail when building an editor for people to write posts.

jamesgeddes commented 3 years ago

As long as we are keeping members at www.Geek.Zone then I'll be happy 😄

opheliah95 commented 3 years ago

I will help out as well!

tbentham commented 3 years ago

@opheliah95 Let me know if you have any queries regarding the front-end side of things - either here or on Discord.

jamesgeddes commented 3 years ago

@opheliah95 How are you getting on with this?

jamesgeddes commented 2 years ago

Could be worth investigating https://wagtail.org/