Something went wrong. Try again.
Monorepo for Tangled
Something went wrong. Try again.
Go 57%
Rust 20%
HTML 15%
JavaScript 3%
Nix 2%
TypeScript 1%
Shell <1%
CSS <1%
Dockerfile <1%
MDX <1%
<1%
Starlark <1%
Python <1%
Astro <1%
Go Template <1%
HCL <1%
Commits 2.9k
docs: make Astro previews reliable
Signed-off-by: Josh McKinney <joshka@users.noreply.github.com>
docs: carry forward current migration guide
Signed-off-by: Josh McKinney <joshka@users.noreply.github.com>
docs: add project and contributor context
Signed-off-by: Josh McKinney <joshka@users.noreply.github.com>
docs: add operator and service reference
Signed-off-by: Josh McKinney <joshka@users.noreply.github.com>
docs: organize self-hosting
Signed-off-by: Josh McKinney <joshka@users.noreply.github.com>
docs: document sites and webhooks
Signed-off-by: Josh McKinney <joshka@users.noreply.github.com>
docs: explain and use continuous integration
Signed-off-by: Josh McKinney <joshka@users.noreply.github.com>
docs: cover day-to-day project work
Signed-off-by: Josh McKinney <joshka@users.noreply.github.com>
docs: guide first use and migration
Signed-off-by: Josh McKinney <joshka@users.noreply.github.com>
docs: explain Git collaboration
Signed-off-by: Josh McKinney <joshka@users.noreply.github.com>
readme.md
Tangled #
The next-generation social coding platform.
Overview #
This monorepo contains the majority of Tangled's open source code. Notably, it includes:
- the primary appview service,
- knotserver for git hosting and operations,
- spindle for continuous integration,
- bobbin, the API service,
... and more.
Bugs #
Please file any issues about this code or the hosted service on the issue tracker. You may also use our Discord for the same.
Security #
If you've identified a security issue in Tangled, please email security@tangled.org with the details!
Contributing #
PRs welcome! But please file a proposal for bigger
changes.
We have strict rules for commit
messages (or
skim git log).
We require a Developer Certificate of Origin (DCO) Signed-off-by: line in
commits. Read more
here.
Legal #
The contents of this repository are licensed under MIT.