mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
6188165504
- Capitalize first letter of all description comments - Add trailing periods to comment sentences - Replace `e.g.` with `Example:` for consistency - Convert inline URLs to `See: [description](url)` format - Move inline comments before config keys - Add ` #` suffix to group separator comments - Fix `available values` to standalone lines - Wrap angle brackets in backticks for syntax examples
11 lines
407 B
HTML
11 lines
407 B
HTML
{{- hugo.Store.Set "version" "v1.0.0-mrg7pi5y" -}}
|
|
{{- .Store.Set "this" dict -}}
|
|
|
|
{{- partial "init/detection-env.html" . -}}
|
|
{{- partial "init/detection-version.html" . -}}
|
|
{{- partial "init/detection-deprecated.html" . -}}
|
|
{{- partial "init/detection-pagefind.html" . -}}
|
|
{{- partial "init/detection-encryption.html" . -}}
|
|
{{- partial "init/global.html" . -}}
|
|
{{- partial "init/compatibility.html" . -}}
|