Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
r
radicle.xyz
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
263
Issues
1
Patches
77
Jobs
Commits
›
4da3bf572e53a63aaba19760871e244a1eece319
jj: Exclude from Jekyll, to calm `jekyll serve`
Lorenz Leutgeb
committed
8 months ago
commit 4da3bf572e53a63aaba19760871e244a1eece319
parent
db789d15a29cdcef880c722f1ccd15e84f9f43f3
1 file changed
+1
-0
modified
_config.yml
@@ -19,6 +19,7 @@ kramdown:
syntax_highlighter: rouge
exclude:
+
- .jj
- Makefile
- LICENSE
- flake.*