frickler | fungi: is there a link directly to that article on zuul-ci.org? not finding one led me to prefer the other reference | 08:18 |
---|---|---|
fungi | frickler: you mean an anchor to the heading? there is, but embedded in the html (we should make it a clickable link to itself or something): https://zuul-ci.org/blog/#20200207a | 12:10 |
fungi | https://opendev.org/zuul/zuul-website/src/branch/master/www/blog/index.html#L290 | 12:11 |
fungi | we could make that id="20200207a" href="#20200207a" | 12:11 |
fungi | ought to do the trick | 12:12 |
fungi | i'll push up a patch | 12:12 |
fungi | https://review.opendev.org/c/zuul/zuul-website/+/890040 Blog article titles link to themselves | 12:17 |
fungi | seems to work: https://58765395df359cf5c9d5-d77912c5bc617d832368466e5fd2c9ce.ssl.cf1.rackcdn.com/890040/1/check/zuul-website-build/c09a22e/html/blog/ | 12:26 |
frickler | fungi: actually I was hoping for a page that only shows that specific article, but maybe this is a feasible workaround | 13:14 |
fungi | we'd probably need a smarter site framework to assemble the blog feed from multiple files that could also be served independently (or use excerpts in the top-level feed page) | 13:19 |
fungi | with only 3 articles it's not been much of a priority | 13:20 |
NeilHanlon | fungi: not sure what you're using now, but mkdocs-material has been pretty decent for the rockylinux team. https://squidfunk.github.io/mkdocs-material/ I think it does some of what you're asking for | 16:47 |
fungi | NeilHanlon: what we're using now is raw html and css files in a git repository | 17:41 |
fungi | i think there was some interest in migrating to gatsby and then integrating the build process with netlify, but nobody's had time to see that process through | 17:50 |
* NeilHanlon files that away for later | 18:00 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!