ZORALab / Hestia

One Peaceful Frontend+Backend Software Library Suite.
https://hestia.zoralab.com
Other
19 stars 1 forks source link

Begin Documentations #24

Closed hollowaykeanho closed 1 year ago

hollowaykeanho commented 1 year ago

Description

Please provide a short description of what feature you're looking forward to
add into the existing repository below. Please include the story behind your
idea as well to give a better visualization of your idea.

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

Please specify the expected behavior of your requested feature. Some great and
helpful pointers are your expected interface (e.g. command patterns, simple
sketches of the user interface, etc).

https://hestia.zoralab.com is operable.

Task list:

Current Absent Behavior

Please specify the current behavior (e.g. workaround, blockage, etc).

documentation site is still down.

Attachment

Please drag and drop the necessary data files (e.g. screenshot, logs, etc)
below.
hollowaykeanho commented 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:

  1. Remove the Hugo shortcode infestation problem in HTML, JSON, ... template file for content rendering == compatible with conventional Go.
  2. Not confusing users with Hugo Shortcode or Hestia partial functions.
  3. A lot faster (don't have to scan content multiple times).
  4. Concentrate on developing Go compatible UI component.

Since Hugo shortcodes are completely removed, we don't have to document any of them anymore.

hollowaykeanho commented 1 year ago

Documented english blockquote_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english toc_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Developed express macro for partial reading.

hollowaykeanho commented 1 year ago

Optimized toc_hestiaUI spec page. It's now marked completed. Backporting to blockquote_hestiaUI component.

hollowaykeanho commented 1 year ago

Optimized blockquote_hestiaUI component spec page.

hollowaykeanho commented 1 year ago

Documented english iframe_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english picture_hestiaUI spec page

hollowaykeanho commented 1 year ago

Documented english ulist_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english olist_hestiaUI spec page

hollowaykeanho commented 1 year ago

Documented english code_hestiaUI spec page

hollowaykeanho commented 1 year ago

Documented english pre_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Removed gochroma_hestiaUI component due to stability and accessibility issues.

hollowaykeanho commented 1 year ago

Documented english deflist_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english note_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english badge-shields_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english table_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english catalog_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english card_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english button_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english note-error_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english note-warning_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english note-success_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english carousel_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english dialog_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english divider_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english divider-cut_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english divider-dashed_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english divider-page-break_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english dialog_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english form_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english core_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english font-NotoSans_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Documented english anchor_hestiaUI spec page.

hollowaykeanho commented 1 year ago

Merge contribute with getting started instead. Afterall, it's getting started to contribute anyway.

hollowaykeanho commented 1 year ago

Documented english hestiaUI spec catalog page.

hollowaykeanho commented 1 year ago

Documented english license page.

hollowaykeanho commented 1 year ago

Enabled i18n re-direction feature.

hollowaykeanho commented 1 year ago

Documented english landing page.

hollowaykeanho commented 1 year ago

Page pre-launched. Begin testing while simultenously clearning all the remaining core pages.

hollowaykeanho commented 1 year ago

Transfer go, tinygo, rust, and hestiaLIB into https://github.com/ZORALab/Hestia/issues/28.

hollowaykeanho commented 1 year ago

Documented english hugo spec cover page.

hollowaykeanho commented 1 year ago

core_hestiaUI spec page fixed and finalized.

hollowaykeanho commented 1 year ago

drawer_hestiaUI spec page fixed and finalized.

hollowaykeanho commented 1 year ago

catalog_hestiaUI spec page fixed and finalized.

hollowaykeanho commented 1 year ago

dialog_hestiaUI spec page fixed and finalized.

hollowaykeanho commented 1 year ago

toc_hestiaUI spec page fixed and finalized.

hollowaykeanho commented 1 year ago

card_hestiaUI spec page fixed and finalized.

hollowaykeanho commented 1 year ago

note_hestiaUI spec page fixed and finalized.

hollowaykeanho commented 1 year ago

note-error_hestiaUI spec page fixed and finalized.