diff options
Diffstat (limited to 'docs/_layouts/README')
-rw-r--r-- | docs/_layouts/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/_layouts/README b/docs/_layouts/README new file mode 100644 index 00000000..266b60e4 --- /dev/null +++ b/docs/_layouts/README @@ -0,0 +1,5 @@ +This directory defines the https://www.klipper3d.org/ website. The +site is hosted using "github pages" (which uses Jekyll to +automatically convert the markdown files in the docs/ directory to +html). In addition to the files in this directory, the docs/CNAME and +docs/_config.yml file also control the website generation. |