blob: 0e95091ce07b901f8df04d07bcd58e5c8acc12b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[](https://travis-ci.org/rfjakob/gocryptfs-website)
This repostitory contains the gocryptfs website that is available at
https://nuetzlich.net/gocryptfs .
It is generated using mkdocs. Install using
pip3 install mkdocs==0.17.5
Note: mkdocs 1.0 [crashes](https://travis-ci.org/rfjakob/gocryptfs-website/builds/456463957)
with `Object of type 'Undefined' is not JSON serializable`.
|