Skip to content

Commit 3620f37

Browse files
authored
Merge pull request #42 from k-wall/rec_encryption_update_rendering
Rerendered the encryption-at-rest_solution diagram to include the envelope->record rename.
2 parents 1e8e7fe + 6b38318 commit 3620f37

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+
commiting the `.excalidraw` orginals to the repo, we also export a transparent `.png` for inclusion in the content.
45+

0 commit comments

Comments
 (0)