add documentation

This commit is contained in:
zyl 2024-11-12 17:51:12 -08:00
parent 772764ea91
commit 15511adfdf
Signed by: zyl
SSH key fingerprint: SHA256:uxxbSXbdroP/OnKBGnEDk5q7EKB2razvstC/KmzdXXs
11 changed files with 588 additions and 0 deletions

33
site/pages/docs/index.md Normal file
View file

@ -0,0 +1,33 @@
---
title: documentation
---
# webdog documentation
## <a href="commands">commands</a>
get an overview of the various commands available in the `webdog` cli tool here
## <a href="config">configuration</a>
learn how to configure your webdog site
## <a href="pages">pages</a>
learn about standard webdog pages here
## <a href="templates">templates</a>
learn how to use webdog templates
## <a href="styling">styling</a>
learn about webdog styling
## <a href="resources">resources</a>
learn how to utilize the webdog resource feature in your site
## <a href="wd-assumptions">webdog assumptions</a>
learn about the assumptions webdog makes about your site and how not to break them