-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
60 lines (53 loc) · 994 Bytes
/
_pkgdown.yml
File metadata and controls
60 lines (53 loc) · 994 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
url: https://danielvartan.github.io/lockr/
template:
bslib:
version: 5
brand: "./_brand.yml"
math-rendering: mathjax
light-switch: true
opengraph:
image:
src: man/figures/og-image.png
alt: "lockr"
params:
noindex: false
navbar:
structure:
left:
- home
- intro
- reference
- articles
- news
right:
- search
- lightswitch
- github
components:
home: ~
intro: ~
articles: ~
reference:
- title: Lock/Unlock
desc: >
Functions to encrypt and decrypt files using RSA encryption.
contents:
- lock_file
- lock_dir
- save_and_lock
- title: StatiCrypt
desc: >
Functions to interface with the StatiCrypt encryption tool.
contents:
- staticrypt
- title: Utilities
desc: >
Helper functions for key generation and management.
contents:
- rsa_keygen
authors:
Daniel Vartanian:
href: https://github.com/danielvartan/
development:
mode: release
version_label: warning