diff --git a/.gitmodules b/.gitmodules index be26f04..37b8566 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,17 @@ [submodule "docs/opsec"] path = docs/opsec url = http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/opsec-blogposts + branch = next [submodule "docs/productivity"] path = docs/productivity url = http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/productivity-blogposts + branch = next [submodule "docs/selfhosting"] path = docs/selfhosting url = http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/selfhosting-blogposts + branch = next [submodule "docs/hacking"] path = docs/hacking url = http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/hacking-blogposts + branch = next + diff --git a/docs/graphs/tor deanonymizations.png b/docs/graphs/tor deanonymizations.png deleted file mode 100644 index c6fde82..0000000 Binary files a/docs/graphs/tor deanonymizations.png and /dev/null differ diff --git a/docs/hacking b/docs/hacking index 519fd1c..403bbfa 160000 --- a/docs/hacking +++ b/docs/hacking @@ -1 +1 @@ -Subproject commit 519fd1c612c1199832eb1cd2657e433dd98273cf +Subproject commit 403bbfabe22e797cfd1588c43fd8c66cb5b689c9 diff --git a/docs/opsec b/docs/opsec index 97abf00..09e77e6 160000 --- a/docs/opsec +++ b/docs/opsec @@ -1 +1 @@ -Subproject commit 97abf008980c54763aff79934d80e489aadcea76 +Subproject commit 09e77e683edab4471b09054d58d9096d4cdd53db diff --git a/docs/productivity b/docs/productivity index 6e68315..c0cca7a 160000 --- a/docs/productivity +++ b/docs/productivity @@ -1 +1 @@ -Subproject commit 6e68315f108847e19cb3c2e5a567be8da56ca36c +Subproject commit c0cca7afa535f5665126b9507695d820177d7ab6 diff --git a/docs/selfhosting b/docs/selfhosting index 6dbcdbe..a767f68 160000 --- a/docs/selfhosting +++ b/docs/selfhosting @@ -1 +1 @@ -Subproject commit 6dbcdbe56c38c1a5263bf708dc59d0a882d194b6 +Subproject commit a767f6876713573ca93a46e97ac791aeb5bd21d3 diff --git a/mkdocs.yml b/mkdocs.yml index 2e6b14b..0b75618 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -591,7 +591,7 @@ copyright: "Creative Commons Zero: No Rights Reserved" extra_css: - stylesheets/extra.css - - assets/stylesheets/interactive_graph.css + #- assets/stylesheets/interactive_graph.css plugins: #- obsidian-interactive-graph # doesnt work yet