mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Closes #5199 Not ready for review ```[tasklist] ### Before merging - [x] Remove that outline at the top - [x] Replace Mermaid diagrams with pre-rendered SVGs - [x] Fix or ditch the diagrams - [x] Use `we` instead of `I` - [x] Elaborate on Tauri's architecture - [x] Elaborate on our architecture - [x] Grep for `TODO`s - [x] Change "secure tunnel" to "connlib" to be more specific - [x] Double-check alt texts on images - [x] Last look - [x] Fix the publish date - [x] Last check that I didn't break anything else on the site ``` --------- Signed-off-by: Reactor Scram <ReactorScram@users.noreply.github.com> Co-authored-by: Jamil <jamilbk@users.noreply.github.com>
4 lines
476 B
Plaintext
4 lines
476 B
Plaintext
[codespell]
|
|
skip = ./**/*.svg,./elixir/deps,./**/*.min.js,./kotlin/android/app/build,./kotlin/android/build,./e2e/pnpm-lock.yaml,./website/.next,./website/pnpm-lock.yaml,./rust/target,Cargo.lock,./website/docs/reference/api/*.mdx,./**/erl_crash.dump,./cover,./vendor,*.json,seeds.exs,./**/node_modules,./deps,./priv/static,./priv/plts,./**/priv/static,./.git,./_build,*.cast
|
|
ignore-words-list = optin,crate,keypair,keypairs,iif,statics,wee,anull,commitish,inout,fo,superceded
|