I have a basic grav installation on my localhost using the antimatter theme and the add page by form plugin. It seems to function properly.
Examining the submitted page shows the username has been captred in the front matter. I want to have the user name shown when the page is displayed.
I have done a lot of searching and experimenting, but I am still confused about how to get "username" into the actual post. I'm new to Grav, so I'm struggling with the level of abstraction and the depth of Grav. apologies if my question is ridiculously obvious.