tangled
alpha
login
or
join now
oeiuwq.com
/
flake-aspects
2
fork
atom
fake.modules transposition for aspect-oriented Dendritic Nix. with cross-aspect dependencies. Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/
dendrix.oeiuwq.com/Dendritic.html
dendritic
nix
aspect
oriented
2
fork
atom
overview
issues
1
pulls
pipelines
link to repos
oeiuwq.com
4 days ago
778d8d7c
ccc25fc1
1/1
mirror.yml
success
3s
+2
-1
1 changed file
expand all
collapse all
unified
split
docs
src
components
Ad.astro
+2
-1
docs/src/components/Ad.astro
···
24
<li><a href="https://github.com/vic/dendrix">dendrix</a></li>
25
</ul>
26
0
27
</div>
28
</section>
29
···
170
.cta-button:active {
171
transform: scale(0.98);
172
}
173
-
</style>
···
24
<li><a href="https://github.com/vic/dendrix">dendrix</a></li>
25
</ul>
26
27
+
<LinkButton icon="github" href="https://github.com/vic?tab=repositories" variant="minimal"><code>More <strong>@vic</strong> OpenSource</code></LinkButton>
28
</div>
29
</section>
30
···
171
.cta-button:active {
172
transform: scale(0.98);
173
}
174
+
</style>