Hiding parts of a Bolt site?

Hi,
First day with Bolt here so pardon my nubicity.
Is there an obvious way to hide and/or deny access to parts of (or most of) a Bolt site? The use case here is that my wife would like to create a personal blog/kb/site/whatever and keep most of it to herself and possibly a select few people. That means that the front page (is that the `dashboard`?) can be open to anyone, and there might be a page or a set of pages that can be open, but most of the site should be closed. Optionally, everything can be closed, except for the login
While i do catch the basics of RBAC, i couldn't really figure out the way. I tried changing `permissions.yml > global: dashboard` from `anonymous` to `everyone` (the latter which i presume means "any logged in user") and contenttype-default first to `everyone` and then to `owner, editor`, but to no avail.
What i'm not sure is about the roles. Does anonymous mean any non-login user, everyone any logged-in user? Are all regular users `editors` and are `cheif-editors` also editors by inheritance or are they two distinct roles (so a user might be a chief-editor while not being an editor, how illogical that may sound?)
On an unrelated note, it seems as if phpBB doesn't recognise `backticks` like flavours of Markdown does. Oh well.
Thanks a bunch,
~robinL
First day with Bolt here so pardon my nubicity.
Is there an obvious way to hide and/or deny access to parts of (or most of) a Bolt site? The use case here is that my wife would like to create a personal blog/kb/site/whatever and keep most of it to herself and possibly a select few people. That means that the front page (is that the `dashboard`?) can be open to anyone, and there might be a page or a set of pages that can be open, but most of the site should be closed. Optionally, everything can be closed, except for the login

While i do catch the basics of RBAC, i couldn't really figure out the way. I tried changing `permissions.yml > global: dashboard` from `anonymous` to `everyone` (the latter which i presume means "any logged in user") and contenttype-default first to `everyone` and then to `owner, editor`, but to no avail.
What i'm not sure is about the roles. Does anonymous mean any non-login user, everyone any logged-in user? Are all regular users `editors` and are `cheif-editors` also editors by inheritance or are they two distinct roles (so a user might be a chief-editor while not being an editor, how illogical that may sound?)
On an unrelated note, it seems as if phpBB doesn't recognise `backticks` like flavours of Markdown does. Oh well.
Thanks a bunch,
~robinL