'access' is already used by grav to set permissions for admin routes and internal accounts. 'skouter' should be used instead.
Grav will be used to route and display all frontend pages instead of Go to make pages easily modifiable and consistent with blogging CMS.
nav_loop is seperated into three different loops for general routes, guests, and authenticated users which will be called 'members'.
Store only files relevant to the project by tracking only the user/ directory.