All docs separated by language and category.
Categories:
astra
- Cesbo Astramisc
- Tools, Utilities, System Administration, etc
Only 2 levels is available:
##
- second-level heading###
- third-level heading
Nested lists is illegal
Bold - names:
- Form field
- Button
- Menu item
- Application name
Code - examples and example parts:
- Part of the log
- Command
- Example URL
Used for additional information
::note
New feature now available! Check it out
::
For attention
::alert
Please update your password immediately
::
For hidden content like examples
::spoiler{title="Example"}
Spoiler content in markdown format
::
:badge[Version]
:badge[Warning]{type="warning"}
:badge[Error]{type="error"}
:youtube[Description]{id="video-id"}
- Go to Algolia dashboard and select your index
- Click the Configuration tab, then click on Language
- Select required language in Index Languages
- Go to Algolia dashboard and select your index
- Click the Configuration tab, then click on Facets
- Append attribute
category
to the Attributes for faceting list - Save changes
Append Admin API key to the environment variables:
ALGOLIA_SECRET_KEY="..."
Launch:
npm run generate
npm run generate
tar -zHcf - dist | ssh cesbo.dev tar -C /opt/help -zxf -