tangled
alpha
login
or
join now
oeiuwq.com
/
dendrix
5
fork
atom
Dendritic Nix - Community-driven Nix distribution based on the Dendritic pattern.
5
fork
atom
overview
issues
pulls
pipelines
disable nav until css is fixed
oeiuwq.com
1 month ago
ffea5e59
3c6134f5
1/1
mirror.yml
success
2m 17s
+2
1 changed file
expand all
collapse all
unified
split
dev
book
theme
index.hbs
+2
dev/book/theme/index.hbs
···
226
226
</div>
227
227
</div>
228
228
229
229
+
{{#if false}}
229
230
<nav class="nav-wide-wrapper" aria-label="Page navigation">
230
231
{{#if previous}}
231
232
<a rel="prev" href="{{ path_to_root }}{{link}}" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
···
239
240
</a>
240
241
{{/if}}
241
242
</nav>
243
243
+
{{/if}}
242
244
243
245
</div>
244
246