Conversation
|
There was an error running your pipeline, see logs for details. |
6151985 to
b1f7107
Compare
mzedel
left a comment
There was a problem hiding this comment.
The current docs site setup (grav based, php reliant) doesn't really support static generation to be hosted on Gitlab Pages 😕 - there is this (now deprecated) plugin for grav: https://github.com/barryanders/grav-plugin-blackhole that I played around with locally, but that wouldn't give us search and some of the pages had sections generated on request (OTOH it's 5-6 years ago that I looked into it)...
b1f7107 to
596471d
Compare
Thanks for the heads-up.. Yeah, I noticed some issues, but with some (many) claude whippings maybe some basic rendering works: https://northern.tech.gitlab.io/Mender/mender-docs/pr-2756/get-started/preparation/index.html (no search though) |
3e1aa80 to
ae922ea
Compare
Add Gitlab Preview Apps in form of Gitlab Pages to preview docs.mender.io from a PR Signed-off-by: Roberto Giovanardi <roberto.giovanardi@northern.tech>
a623ef7 to
898b7ed
Compare
Add Gitlab Preview Apps in form of Gitlab Pages to preview docs.mender.io from a PR
Co-authored-with: Claude
External Contributor Checklist
🚨 Please review the guidelines for contributing to this repository.
The majority of our contributions are fixes, which means your commit should have
the form below:
git --signoff. Also note that the signoff author must match the author of the commit.Description
Please describe your pull request.
Thank you!