These I the steps I followed (maybe you can confirm by doing the same?)
1) Download/clone https://github.com/adobe/aem-guides-wknd.git 2) Deploy
code to AUTHOR and PUBLISH by running mvn clean install
-PautoInstallPackage,autoInstallPackagePublish,adobe-public 3) Update
Content Page Template, add Text component to the Layout Container,
populate Text component with content. 4) Publish Content Page Template
5) On PUBLISH, remove everyone READ permissions from
/conf/wknd/settings/wcm/templates (You...