https://github.com/onesoft-sudo/sudoc
A website template / backbone that you can use to scaffold your own project documentation!
https://github.com/onesoft-sudo/sudoc
Last synced: 9 months ago
JSON representation
A website template / backbone that you can use to scaffold your own project documentation!
- Host: GitHub
- URL: https://github.com/onesoft-sudo/sudoc
- Owner: onesoft-sudo
- License: agpl-3.0
- Created: 2025-09-02T11:52:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-28T12:18:16.000Z (9 months ago)
- Last Synced: 2025-09-28T14:29:18.974Z (9 months ago)
- Language: TypeScript
- Homepage: https://sbdocs-app-seven.vercel.app
- Size: 2.55 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
A free and open source project documentation web app, ready to be deployed anywhere.
> [!NOTE]
> This README file is incomplete. We're trying to finish writing as soon as possible.
> If you find anything that needs to be changed, feel free to submit your changes.
## How Sudoc is built
Sudoc is a [Next.js](https://nextjs.org) app. That means, if you have a server where you can run Next.js apps, you can run Sudoc too.
## Licensing
Sudoc is licensed under the [GNU Affero General Public License v3.0](https://gnu.org/licenses/agpl-3.0.html) or later, with one special exception:
The actual information (the "Docs" and/or "Blog posts") being distributed alongside the code of this app is not subject to the AGPL.
You may choose a completely different license for that.
## Maintainers
* [Ar Rakin](https://github.com/virtual-designer)
* [Ryanmello07](https://github.com/Ryanmello07)