Big documentation rewrite, move docs to example site

This commit is contained in:
Alex Shpak
2026-05-16 23:04:27 +02:00
parent bcce6e25c3
commit c59c9192a8
54 changed files with 1219 additions and 3162 deletions
+5
View File
@@ -0,0 +1,5 @@
---
title: "{{ .Name | humanize | title }}"
layout: book
# bookSearchExclude: false
---
+5
View File
@@ -0,0 +1,5 @@
---
title: "{{ .Name | humanize | title }}"
layout: landing
# bookSearchExclude: false
---