fix: remove edit block from reference documentation - #19
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
662566d to
1e5cf2a
Compare
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
1 similar comment
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
1e5cf2a to
e6ee430
Compare
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
6e33d1d to
43f6a65
Compare
|
/retest |
235adb2 to
4a593dd
Compare
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
4a593dd to
d461ca3
Compare
d0ce3b4 to
0247792
Compare
|
/retest |
6dfa052 to
d335880
Compare
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
1 similar comment
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
4a4bab8 to
bebebc1
Compare
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
bebebc1 to
155c488
Compare
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
5 similar comments
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
revert to default theme functionality join logos (while preserving link to cd.foundation work) switch to official image remove edit block from reference documentation
removing unused custom styling and code
doesn't work in firefox though
3ede0af to
f7b51ca
Compare
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
avoid unnecessary complexity and risk for conflicts
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
1 similar comment
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
6f7e5de to
21e4293
Compare
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
|
⭐ PR built and available in a preview jayex-io-jx-docs-pr-19 here |
Description
I'm removing the links to edit page hierarchies that are generated / imported from outside of jx-docs:
Following the documentation for docsy/hugo didn't work because we use such old versions.
So I updated hugo and docsy and on the way removed a lot our overrides to partials and replaced with the same functionality from docsy. I removed Google Tag manager with Google analytics since we don't have access to that anyway.
The functionality that was replaced with upstreams solutions are:
To get both the JayeX and CDFoundation logos in the top left I created an SVG combining them.
While at it I did a few small fixes I noticed while working
TODO