Closed FroudeDescartes closed 9 months ago
Things to change in Docs repo that are not rendering correctly:
Extended syntax
, Alerts not rendering correctly (this is due to need to recreate them again, so only tag names should be changed to ShAlert)Extended syntax
, List not rendering correctly NEEDS MORE ATTENTION (icon missing)How it renders:
How it should render:
Extended syntax
, Badge not rendering correctlyExtended syntax
, Code Block not rendering correctly -NEEDS MORE ATTENTIONExtended syntax
, Video not rendering correctly (this is due to need to recreate it again, so only tag names should be changed to ShVideo)Extended syntax
, Twitter not rendering correctly (this is due to need to recreate it again, so only tag names should be changed to ShTweet)Extended syntax
, YouTube not rendering correctly (to show YouTube videos, we use new component ShVideo; for subscription there has not yet been made a component)Community- Releases
not available from cloning a repo@jpradocueva
Here I took screenshots of all the things that were not working/displaying properly.
In PR #64 all those things are corrected with additional visual changes in extended-syntax
section.
If you approve those new visual changes, I will apply them across all elasticHub
content.
[x] Add _dir files in folders
[x] Change the colors of Alerts
[ ] Change the background on the codeblocks
[ ] Font size (make it larger)
[x] Find a font family from elastic-hub (change it in alerts as well)
To edit or apply new fonts use this DOCUMENTATION
Edit 1: Font family must be included in nuxt.config.ts
file as well, under googleFonts.families
(if Google Fonts is being used)
Edit 2: This is Nuxt's new module for FONTS. Maybe consider switching to it.
Copy all the content from Elastic Hub to a Docs repo
Compare all the changes and resolve it