diff options
| author | Fuwn <[email protected]> | 2022-02-04 17:38:04 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-09 00:43:14 -0700 |
| commit | 8a78f62e4cb0890cd0ed9c663a21f809013b959e (patch) | |
| tree | be25df618590569d62f3279a1c2cdffd7ddeeb08 /lib/debug/readme.md | |
| download | documentation-8a78f62e4cb0890cd0ed9c663a21f809013b959e.tar.xz documentation-8a78f62e4cb0890cd0ed9c663a21f809013b959e.zip | |
feat: setup documentation
Diffstat (limited to 'lib/debug/readme.md')
| -rw-r--r-- | lib/debug/readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/debug/readme.md b/lib/debug/readme.md new file mode 100644 index 0000000..602496a --- /dev/null +++ b/lib/debug/readme.md @@ -0,0 +1,6 @@ +# Ivy Debug Theme + +[1]: https://github.com/dmulholl/ivy + +This [Ivy][1] theme is designed as a debugging tool, useful when building themes or plugins. +It displays all the page data available for use in template files. |