Public member profiles?

I have a membership site that has public profiles of all of the members. The webmaster creates them manually in wordpress. Is there a way to do this on Ghost so that the members can create and update all of the content themselves through a login?

Ghost doesn’t have custom fields and doesn’t have a whole lot of existing member fields.

You could maybe do some trickery with a cloud function and the admin api to get data in and out if the notes field - you’d need them on the same domain (or proxied to look like it ) so they they could share cookies.