Issue#16077: tried to fix broken CSS and JS in new site#16126
Conversation
|
github, generate site |
|
I have added back the removed JS files @rnveach, please review the site. |
d83e483 to
7b14542
Compare
|
Github, generate site |
romani
left a comment
There was a problem hiding this comment.
Direction is good , let's fix CI and we will merge.
To let unblock numerous fix to be done in followup PRs in parallel
|
@romani failing ci: https://app.circleci.com/pipelines/github/checkstyle/checkstyle/29453/workflows/8367744f-fc48-491c-a13b-1c7f46800015/jobs/753869/steps not sure how to fix this CI. |
|
Linkcheck is the only concern. https://github.com/checkstyle/checkstyle/blob/master/config/linkcheck-suppressions.txt It means that this link is not working for some reason. To reproduce on local |
|
GitHub, generate website |
|
Is there any easy fix for links to table rows? |
|
github, generate site |
|
Still a problem, if that is not easy to fix now . |
I fixed this problem and some other problem regarding anchor links. google_style#a.1.1 and other links exists now, idk why CI is still failing. Here's it's code: checkstyle/src/site/resources/js/anchors.js Lines 17 to 24 in 74e10bc |
6fb2fee to
5661d73
Compare
romani
left a comment
There was a problem hiding this comment.
We are moving forward.
There are bunch of defects , all of them are not critical and will fix them individually in followup PRs.
Issue will have all of them listed, is something missing just raise it .
Issue: #16077
follow up of #15799
I pulled bot's branch locally, made changes there
and have kept all of old commits made in bot's PR. Removed CI jobs for faster site generation.I have tried to fix broken CSS and JS. Work is still in progress.
This PR currently contains following fixes:
To Topbutton.I will progress in this PR by solving more CSS and JS issues for new look of the site.