aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Add a Sponsors.md fileKevin O'Connor2022-07-161-0/+1
| | | | | | Add a documentation page with information on how to support Klipper. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update documentation with new klipper github URLKevin O'Connor2021-09-231-1/+1
| | | | | | | | The main code repository moved from https://github.com/KevinOConnor/klipper.git to https://github.com/Klipper3d/klipper.git . Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Setup mkdocs with mkdocs-material themeDamien2021-07-271-1/+0
| | | | | | This changes the framework used to generate the klipper3d site. Signed-off-by: Damien Martin <damlobster@gmail.com>
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-0/+18
| | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME
* docs: Add logos to web pageKevin O'Connor2019-04-181-12/+0
| | | | | | | Also, move docs/index.md to docs/_layouts/home.html. Add a docs/_layouts/README file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add an index page for the www.klipper3d.org websiteKevin O'Connor2019-04-161-0/+12
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>