Closed hollowaykeanho closed 1 year ago
It was discovered that Hugo shortcode is causing a bunch of performance issues when using Hestia. In fact, using Hestia direct file content pasing, it's a lot better and faster. By doing so, we gain:
Since Hugo shortcodes are completely removed, we don't have to document any of them anymore.
Documented english blockquote_hestiaUI
spec page.
Documented english toc_hestiaUI
spec page.
Developed express
macro for partial reading.
Optimized toc_hestiaUI
spec page. It's now marked completed. Backporting to blockquote_hestiaUI
component.
Optimized blockquote_hestiaUI
component spec page.
Documented english iframe_hestiaUI
spec page.
Documented english picture_hestiaUI
spec page
Documented english ulist_hestiaUI
spec page.
Documented english olist_hestiaUI
spec page
Documented english code_hestiaUI
spec page
Documented english pre_hestiaUI
spec page.
Removed gochroma_hestiaUI
component due to stability and accessibility issues.
Documented english deflist_hestiaUI
spec page.
Documented english note_hestiaUI
spec page.
Documented english badge-shields_hestiaUI
spec page.
Documented english table_hestiaUI
spec page.
Documented english catalog_hestiaUI
spec page.
Documented english card_hestiaUI
spec page.
Documented english button_hestiaUI
spec page.
Documented english note-error_hestiaUI
spec page.
Documented english note-warning_hestiaUI
spec page.
Documented english note-success_hestiaUI
spec page.
Documented english carousel_hestiaUI
spec page.
Documented english dialog_hestiaUI
spec page.
Documented english divider_hestiaUI
spec page.
Documented english divider-cut_hestiaUI
spec page.
Documented english divider-dashed_hestiaUI
spec page.
Documented english divider-page-break_hestiaUI
spec page.
Documented english dialog_hestiaUI
spec page.
Documented english form_hestiaUI
spec page.
Documented english core_hestiaUI
spec page.
Documented english font-NotoSans_hestiaUI
spec page.
Documented english anchor_hestiaUI
spec page.
Merge contribute with getting started instead. Afterall, it's getting started to contribute anyway.
Documented english hestiaUI
spec catalog page.
Documented english license
page.
Enabled i18n re-direction feature.
Documented english landing page.
Page pre-launched. Begin testing while simultenously clearning all the remaining core pages.
Transfer go
, tinygo
, rust
, and hestiaLIB
into https://github.com/ZORALab/Hestia/issues/28.
Documented english hugo spec cover page.
core_hestiaUI
spec page fixed and finalized.
drawer_hestiaUI
spec page fixed and finalized.
catalog_hestiaUI
spec page fixed and finalized.
dialog_hestiaUI
spec page fixed and finalized.
toc_hestiaUI
spec page fixed and finalized.
card_hestiaUI
spec page fixed and finalized.
note_hestiaUI
spec page fixed and finalized.
note-error_hestiaUI
spec page fixed and finalized.
Description
With hestiaHUGO now equipped for content rendering after ZORALab's Bissetii project assimilation, we should really start structuring our documentation site. There's simply too many data to be remembered in mind. Moreover, we have to test hestiaHUGO simultenously to make sure everything it offers, especially a continuation from ZORALab's Bissetii has to work abite not backward compatible.
Expected Behavior
https://hestia.zoralab.com
is operable.Task list:
hestiaUI
spec catalog page.anchor_hestiaUI
spec page.blockquote_hestiaUI
spec page.button_hestiaUI
spec page.card_hestiaUI
spec page.carousel_hestiaUI
spec page.code_hestiaUI
spec page.pre_hestiaUI
spec page.gochroma_hestiaUI
spec page.deflist_hestiaUI
spec page.divider_hestiaUI
spec page.divider-cut_hestiaUI
spec page.divider-dashed_hestiaUI
spec page.divider-page-break_hestiaUI
spec page.core_hestiaUI
spec page.font-NotoSans_hestiaUI
spec page.form_hestiaUI
spec page.iframe_hestiaUI
spec page.picture_hestiaUI
spec page.ulist_hestiaUI
spec page.olist_hestiaUI
spec page.catalog_hestiaUI
spec page.drawer_hestiaUI
spec page.dialog_hestiaUI
spec page.toc_hestiaUI
spec page.note_hestiaUI
spec page.note-error_hestiaUI
spec page.note-warning_hestiaUI
spec page.note-success_hestiaUI
spec page.badge-shields_hestiaUI
spec page.table_hestiaUI
spec page.hugo
spec cover page.shortcodes
spec catalog page.data shortcode
spec page.url shortcode
spec page.render shortcode
spec page.go
spec cover page.rust
spec cover page.tinygo
spec cover page.hestiaLIBS
spec cover page.Current Absent Behavior
documentation site is still down.
Attachment