Add network documentation
All checks were successful
Build release image / build (push) Successful in 1m40s

This commit is contained in:
yehor
2025-05-21 18:30:06 +03:00
parent 466d510264
commit 359d62df58
8 changed files with 1030 additions and 13 deletions

View File

@@ -36,6 +36,12 @@ const config = {
locales: ['en'],
},
markdown: {
mermaid: true,
},
themes: ['@docusaurus/theme-mermaid'],
scripts: [
{
src: 'https://plausible.nicelycomposed.codes/js/script.outbound-links.js',