Skip to content

Commit

Permalink
Deploy docs Tue Sep 17 01:26:01 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Deploy Bot committed Sep 17, 2024
0 parents commit ffecf3c
Show file tree
Hide file tree
Showing 1,800 changed files with 6,014,610 additions and 0 deletions.
13,429 changes: 13,429 additions & 0 deletions 404.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docs.kumomta.com
12 changes: 12 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
FROM rust:latest AS rust

WORKDIR /toml2jsonc
COPY crates/toml2jsonc .
RUN rustup target add x86_64-unknown-linux-musl
RUN cargo build --target x86_64-unknown-linux-musl

FROM docker.io/squidfunk/mkdocs-material
RUN pip install mkdocs-macros-plugin mkdocs-include-markdown-plugin mkdocs-exclude mkdocs-git-revision-date-localized-plugin
COPY --from=rust /toml2jsonc/target/x86_64-unknown-linux-musl/debug/toml2jsonc /util/toml2jsonc

CMD ["build"]
Binary file added assets/images/Mautic_SMTP_Config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Ongage_SMTP_Configuration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/ongage_vendor_select.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/prometheus_targets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/social/changelog/index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/social/changelog/main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/social/faq/flush_queue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/social/faq/index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/social/faq/non_relay_hosts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/social/faq/permission_denied.png
Binary file added assets/images/social/faq/pop3_imap.png
Binary file added assets/images/social/faq/test_tls_injection.png
Binary file added assets/images/social/faq/what_is_kumomta.png
Binary file added assets/images/social/faq/who_is_kumomta_for.png
Binary file added assets/images/social/index.png
Binary file added assets/images/social/reference/address/domain.png
Binary file added assets/images/social/reference/address/email.png
Binary file added assets/images/social/reference/address/index.png
Binary file added assets/images/social/reference/address/user.png
Binary file added assets/images/social/reference/connectionmeta.png
Binary file added assets/images/social/reference/events/init.png
Binary file added assets/images/social/reference/http/index.png
Binary file added assets/images/social/reference/http/metrics.png
Binary file added assets/images/social/reference/index.png
Binary file added assets/images/social/reference/kcli/bounce.png
Binary file added assets/images/social/reference/kcli/index.png
Binary file added assets/images/social/reference/kcli/rebind.png
Binary file added assets/images/social/reference/kcli/suspend.png
Binary file added assets/images/social/reference/kcli/top.png
Binary file added assets/images/social/reference/keysource.png
Binary file added assets/images/social/reference/kumo.dns/index.png
Binary file added assets/images/social/reference/kumo/glob.png
Binary file added assets/images/social/reference/kumo/index.png
Binary file added assets/images/social/reference/kumo/memoize.png
Binary file added assets/images/social/reference/kumo/on.png
Binary file added assets/images/social/reference/kumo/read_dir.png
Binary file added assets/images/social/reference/kumo/reject.png
Binary file added assets/images/social/reference/kumo/sleep.png
Loading

0 comments on commit ffecf3c

Please sign in to comment.