zoralabDEBUGGER Technical Specification - ZORALab's Hestia
The technical specifications to refer when using the package. Easy-going, offline supported (via web PWA installation), and detailed oriented. Courtesy from ZORALab's Hestia.
Objectives and Purposes
Main Purpose
This package's primary purpose is to provide user interface (UI) styling an in-page debugger panel. This is enabled automatically in Hugo's server mode.
Legacy Recording
This package was first released in ZORALab's Hestia v1.2.0
.
Product Designs
Designers
This component was designed by the following creators:
(Holloway) Chew, Kean HoDependencies
This component has no dependency.
HTML
This component does not have any official HTML code. Please use API instead.
CSS
This component uses its built-in non-customizable CSS styling.
JavaScript
Fortunately, this component does not use any JavaScript. Relax.
Constants
This package does not offer any constant value.
Variables
This package does not offer any variable.
Offered Functions
ToCSS
Render the CSS output for this UI component.
Hugo
Usage example:
{{- $ret := partial "hestiaGUI/zoralabDEBUGGER/ToCSS" . -}} <pre>{{- printf "%#v\n" $ret -}}</pre>
ToHTML
Render the HTML output for this UI component.
Hugo
Usage example:
{{- $ret := partial "hestiaGUI/zoralabDEBUGGER/ToHTML" . -}} <pre>{{- printf "%#v\n" $ret -}}</pre>
Data Types
This package does not offer any data type.
Epilogue
Looks like we have arrived to the last station. Intrigued to get in touch? Please feel free to start contacting us via the following public channels:
GitHub Discussion Portal