We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://helix-example-basic-adobe.project-helix.page/style.css should return a small CSS with 4 lines after the initial comment.
https://helix-example-basic-adobe.project-helix.page/about.html should contain <h1>About this site</h1>
<h1>About this site</h1>
Both files were at the repository root and looking at https://github.com/adobe/helix-pages/blob/master/helix-config.yaml I thought moving them to htdocs might help. I did that but they're still not working.
htdocs
The text was updated successfully, but these errors were encountered:
Related tickets:
It looks like helix-publish#96 should fix this.
Sorry, something went wrong.
#2 - Move static files back to root, they don't work anyway for now a…
4dfb7c4
…nd that's where they should be by design IIUC
Won't fix, this repository will be archived in favor of https://github.com/adobe/helix-pages-starter
No branches or pull requests
https://helix-example-basic-adobe.project-helix.page/style.css should return a small CSS with 4 lines after the initial comment.
https://helix-example-basic-adobe.project-helix.page/about.html should contain
<h1>About this site</h1>
Both files were at the repository root and looking at https://github.com/adobe/helix-pages/blob/master/helix-config.yaml I thought moving them to
htdocs
might help. I did that but they're still not working.The text was updated successfully, but these errors were encountered: