public
nobgit
read
.nobgit
No description yet
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/.nobgit.git
ssh://[email protected]:2222/orgs/nobgit/.nobgit.git
Commit
Fixed readme formatting
623fb0f
readme.md | 397 +++++++++++++++++++++-----------------------------------------
1 file changed, 133 insertions(+), 264 deletions(-)
Diff
diff --git a/readme.md b/readme.md
index e473ce4..f00867f 100644
--- a/readme.md
+++ b/readme.md
@@ -1,264 +1,133 @@
-**# NobGit**
-
-
-
-**\*\*Git hosting that feels fast, clean, and yours.\*\***
-
-
-
-**Welcome to the official NobGit organization.**
-
-
-
-**NobGit is a modern Git platform built for developers, teams, and projects that need a simple place to host code, publish releases, customize profiles, and collaborate without unnecessary noise.**
-
-
-
-**---**
-
-
-
-**## What is NobGit?**
-
-
-
-**NobGit is a Git hosting platform focused on:**
-
-
-
-**- Public and private repositories**
-
-**- Clean repository browsing**
-
-**- Releases and downloadable builds**
-
-**- Custom profile and organization pages**
-
-**- Verified commits**
-
-**- Passkeys and modern account security**
-
-**- Repository wikis**
-
-**- Raw file views**
-
-**- Blame and trace tools**
-
-**- Language insights**
-
-**- Discord integration**
-
-**- Clear documentation and platform policies**
-
-
-
-**The goal is simple:**
-
-
-
-**\*\*Make Git hosting feel lighter, cleaner, and more personal.\*\***
-
-
-
-**---**
-
-
-
-**## Releases**
-
-
-
-**NobGit supports repository releases, making it easier to publish downloadable files, builds, tools, apps, archives, and project assets.**
-
-
-
-**Releases are useful when you want people to download something without needing to browse the entire source tree.**
-
-
-
-**Private code can stay private, while release files can still be made available when the repository settings allow it.**
-
-
-
-**\[Read the release documentation](https://docs.nobgit.com/upload-and-use-releases)**
-
-
-
-**---**
-
-
-
-**## Profile and organization customization**
-
-
-
-**NobGit supports profile and organization customization through `.nobgit`.**
-
-
-
-**Create a `.nobgit` repository, add a README, and use it to shape how your profile or organization appears on NobGit.**
-
-
-
-**Use it to show:**
-
-
-
-**- Who you are**
-
-**- What your organization does**
-
-**- Important repositories**
-
-**- Project links**
-
-**- Documentation**
-
-**- Contact information**
-
-**- Anything worth highlighting**
-
-
-
-**A profile should not just exist.**
-
-
-
-**It should say something.**
-
-
-
-**---**
-
-
-
-**## Security**
-
-
-
-**NobGit is built with account safety and platform trust in mind.**
-
-
-
-**Current and planned security-focused features include:**
-
-
-
-**- Passkey sign-in**
-
-**- Email verification**
-
-**- OTP-based login flows**
-
-**- Verified Git signing**
-
-**- Secure account controls**
-
-**- Abuse reporting**
-
-**- Copyright reporting**
-
-**- Clear privacy and data handling policies**
-
-
-
-**Security should be understandable, visible, and part of the platform from the beginning.**
-
-
-
-**---**
-
-
-
-**## Documentation**
-
-
-
-**Official documentation is available at:**
-
-
-
-**\[docs.nobgit.com](https://docs.nobgit.com)**
-
-
-
-**The documentation covers platform features, releases, account behavior, integrations, and usage guides.**
-
-
-
-**---**
-
-
-
-**## Policies**
-
-
-
-**NobGit provides clear public policies for platform use, privacy, security, cookies, subprocessors, acceptable use, and abuse handling.**
-
-
-
-**\[policy.nobgit.com](https://policy.nobgit.com)**
-
-
-
-**To report abuse, visit:**
-
-
-
-**\[abuse.nobgit.com](https://abuse.nobgit.com)**
-
-
-
-**---**
-
-
-
-**## Built for builders**
-
-
-
-**NobGit is made for people who want to build, ship, publish, and organize their work without fighting the platform.**
-
-
-
-**Push code.**
-
-**Create repositories.**
-
-**Publish releases.**
-
-**Customize your profile.**
-
-**Document your projects.**
-
-**Keep ownership clear.**
-
-
-
-**Simple tools, done well.**
-
-
-
-**---**
-
-
-
-**## What’s next?**
-
-
-
-**First releases.**
-
-
-
-**Then profile customization.**
-
-
-
-**What’s next?**
-
-
-
-**NobGit is growing feature by feature, with every update focused on making the platform more useful, more personal, and better for developers.**
-
+# NobGit
+
+**Git hosting that feels fast, clean, and yours.**
+
+Welcome to the official NobGit organization.
+
+NobGit is a modern Git platform for hosting code, publishing releases, customizing profiles, and keeping projects organized without unnecessary noise.
+
+---
+
+## What is NobGit?
+
+NobGit is built for developers, teams, and organizations that want a clean place to work with Git.
+
+It supports:
+
+- Public and private repositories
+- Releases and downloadable builds
+- Custom profile and organization pages using `.nobgit`
+- Verified commits
+- Passkeys and modern sign-in options
+- Repository wikis
+- Raw file views
+- Blame and trace tools
+- Language insights
+- Discord integration
+- Clear documentation and public platform policies
+
+The goal is simple:
+
+**Make Git hosting feel lighter, cleaner, and more personal.**
+
+---
+
+## Releases
+
+NobGit supports repository releases, so projects can publish downloadable files, builds, tools, apps, archives, and other assets.
+
+This is useful when users need the finished file, not the full source tree.
+
+Private code can stay private, while release files can still be made public when the repository settings allow it.
+
+[Read the release documentation](https://docs.nobgit.com/upload-and-use-releases)
+
+---
+
+## Profile and organization customization
+
+NobGit supports profile and organization customization through `.nobgit`.
+
+Create a `.nobgit` repository, add a `README.md`, and use it to shape how your profile or organization appears on NobGit.
+
+Use it to show:
+
+- Who you are
+- What the organization does
+- Important repositories
+- Project links
+- Documentation
+- Contact information
+- Anything worth highlighting
+
+A profile should not just exist.
+
+It should say something.
+
+---
+
+## Security
+
+NobGit is built with account safety and platform trust in mind.
+
+Security-focused features include:
+
+- Passkey sign-in
+- Email verification
+- OTP-based login flows
+- Verified Git signing
+- Secure account controls
+- Abuse reporting
+- Copyright reporting
+- Clear privacy and data handling policies
+
+Security should be understandable, visible, and part of the platform from the beginning.
+
+---
+
+## Documentation
+
+Official documentation is available here:
+
+[docs.nobgit.com](https://docs.nobgit.com)
+
+The documentation covers platform features, releases, account behavior, integrations, and usage guides.
+
+---
+
+## Policies
+
+NobGit provides public policies for platform use, privacy, security, cookies, subprocessors, acceptable use, and abuse handling.
+
+[policy.nobgit.com](https://policy.nobgit.com)
+
+To report abuse, visit:
+
+[abuse.nobgit.com](https://abuse.nobgit.com)
+
+---
+
+## Built for builders
+
+NobGit is made for people who want to build, ship, publish, and organize their work without fighting the platform.
+
+- Push code
+- Create repositories
+- Publish releases
+- Customize your profile
+- Document your projects
+- Keep ownership clear
+
+Simple tools, done well.
+
+---
+
+## What’s next?
+
+First releases.
+
+Then profile customization.
+
+What’s next?
+
+NobGit is growing feature by feature, every update focused on making the platform more useful, more personal, and better for developers.
\ No newline at end of file