Kris Stern
Kris Stern
I have just submitted a PR to deal with this issue. Turns out the solution is not easy or straightforward at all, but is manageable, except for that part where...
Hi, I would like to work on this issue for Hactoberfest if no one else is actively working on it.
I have just submitted a PR for this issue.
Thanks @kmartens27 for the reply! Yes, I agree with you this PR as it stands is incomplete. Let me add more code to make the navigation consistent. But I do...
@kmartens27 Do you happen to know what is the equivalent line in [https://github.com/jenkins-infra/jenkins.io/blob/master/content/_layouts/documentation.html.haml#L7 where it ](https://github.com/jenkins-infra/jenkins.io/blob/c31912412b21829a74a37faa96c2a3f0497ac8e2/content/_layouts/documentation.html.haml#L7) where it says: ```ruby site.pages.reverse_each do |page| ``` This works for the User Handbook,...
I have just added the TOC to all pages within the Dev Docs. See if this version is better and do let me know if some styling needs to be...
> > This works for the User Handbook, but not for the Dev Docs. > > This code iterates over all pages, collecting those that are tutorials. WDYM when you...
Just polished up the PR to make the CSS styling for the Dev Docs more consistent.
Not anymore, I have added the same Dev Docs sidebar menu to all sections including the index page, the plugin tutorial, the reference index page, the extensions index, the improve...
I am attaching here the screenshots for the different sections here for reference: