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
›
b40fbef21e03582a759d3d9f82b53cdd3a5e8140
chore: add .vercelignore
Fintan Halpenny
committed
1 year ago
commit b40fbef21e03582a759d3d9f82b53cdd3a5e8140
parent
699743afbc8875bb247516ad7066f5aceb3c8ecc
1 file changed
+6
-0
added
.vercelignore
@@ -0,0 +1,6 @@
+
flake.lock
+
LICENSE
+
.direnv
+
.jj
+
*~undo-tree~
+
**/.\#*
\ No newline at end of file