All checks were successful
Datadog Secrets Scanning / Datadog Static Analyzer (push) Successful in 9s
Datadog Software Composition Analysis / Datadog SBOM Generation and Upload (push) Successful in 15s
Datadog Static Analysis / Datadog Static Analyzer (push) Successful in 19s
Release / build (release) Successful in 39s
21 lines
791 B
Markdown
21 lines
791 B
Markdown
# Foldsite Documentation
|
|
|
|
Welcome to the Foldsite documentation. This site will guide you through the setup, configuration, and usage of Foldsite.
|
|
|
|
## Table of Contents
|
|
|
|
1. [Introduction](introduction.md)
|
|
2. [Configuration](configuration.md)
|
|
3. [Template Setup](template-setup.md)
|
|
4. [Site Setup](site-setup.md)
|
|
5. [Style Setup](style-setup.md)
|
|
6. [Template and Style Search](template-style-search.md)
|
|
7. [How a Template is Written](how-template-written.md)
|
|
8. [Jinja Primer](jinja-primer.md)
|
|
9. [Added Tools for the Template](added-tools.md)
|
|
10. [Tool Input and Return Types](tool-input-return-types.md)
|
|
11. [Example Usages for Tools and Types](example-usages.md)
|
|
12. [Deployment](deployment.md)
|
|
13. [Docker Compose Example](docker-compose-example.md)
|
|
14. [Folder Layout](folder-layout.md)
|