Skip to content

Commit 0eb2482

Browse files
committed
Rerendered the encryption-at-rest_solution diagram to include
the envelope->record rename. (also fixed up a couple of white backgrounds (envelope + gear icons) that showed up when view in dark mode) Signed-off-by: kwall <[email protected]>
1 parent f6730b3 commit 0eb2482

File tree

3 files changed

+72
-88
lines changed

3 files changed

+72
-88
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,10 @@ You can then run the site with this command (don't close the terminal once you'v
3636

3737
```bash
3838
bundle exec jekyll serve
39-
```
39+
```
40+
41+
# Excalidraw images
42+
43+
Some content such as the use-cases include diagrams drawn in Excalidraw. Browsers can't handle the format natively, so instead, in addition to
44+
preserving the `.excalidraw` we also export a transparent `.png` for inclusion in the content.
45+

0 commit comments

Comments
 (0)