I've tried starting a new site using the Landio Skeleton and upon arriving to the initial admin view to create the first user, there is an alert at the top saying, "You are running Grav v1.0.10. You must update to the latest Grav v1.1.x release in order to ensure compatibility. This may require switching to Testing GPM releases in the System configuration." I went into system/defines.php and changed the GRAV_VERSION variable to '1.1.0'. This seemed to alleviate the issue but I find it odd that a theme that requires a specific version (a beta version) isn't packaged with the correct Grav version.
Anyways, I filled out the form, hit Create User and was given the error, "Validation failed: Missing required field: PLUGIN_ADMIN.USERNAME".
Any idea what could be the issue? Thanks.