This repository was archived by the owner on Jun 8, 2026. It is now read-only.
NOISSUE - Initialize Next.js website with new marketing and documentation pages, replacing old static assets and configurations. - #17
Merged
Merged
Conversation
Signed-off-by: WashingtonKK <washingtonkigan@gmail.com> Initial docs add Signed-off-by: WashingtonKK <washingtonkigan@gmail.com>
Signed-off-by: WashingtonKK <washingtonkigan@gmail.com>
Signed-off-by: WashingtonKK <washingtonkigan@gmail.com>
NOISSUE - Add prism docs
Signed-off-by: WashingtonKK <washingtonkigan@gmail.com>
NOISSUE - Enhance docs
Included a new 'Architecture' section in the documentation navigation to provide readers with insights into the system's design. This should improve the comprehensibility of the overall structure for new developers and stakeholders. Signed-off-by: SammyOina <sammyoina@gmail.com>
Signed-off-by: SammyOina <sammyoina@gmail.com>
PD-08 Add Architecture to navigation and Update Getting started
Enhanced UI documentation to cover the management of certificates and backends. Updated mkdocs navigation to reflect the addition of a new 'Certs' section, providing a more comprehensive resource for users. This update aims to improve user guidance and the overall usability of the Prism UI documentation within the CoCoS system. Signed-off-by: SammyOina <sammyoina@gmail.com>
PD-04 - Certs Docs
Introduced comprehensive documentation for the backends service in the project, detailing the management process of backends including creation, updating, listing, viewing, terminating, and deletion along with mutual TLS security. The documentation is accompanied by new diagrams and UI images to visualize backend configurations and interactions. These additions aim to provide clear instructions and resources for users, facilitating a better understanding of the backend lifecycle and its management within the system. Signed-off-by: SammyOina <sammyoina@gmail.com>
PD-05 - Add backend management documentation and resource images
Signed-off-by: fbugarski <filipbugarski@gmail.com>
Signed-off-by: fbugarski <filipbugarski@gmail.com>
Signed-off-by: Jilks Smith <smithjilks@gmail.com>
Migrate all backend service and documentation URLs from HTTP to HTTPS, enhancing security and confidentiality of data across the application. This switch to TLS-enforced traffic better protects against eavesdropping and man-in-the-middle attacks, aligning with best practices for secure data transfer. Adjustments have been made across various documentation files to reflect these changes, ensuring consistency throughout the user guides. Signed-off-by: SammyOina <sammyoina@gmail.com>
Signed-off-by: SammyOina <sammyoina@gmail.com>
NOISSUE - update docs
NOISSUE - Update prism docs url in README.md
Signed-off-by: SammyOina <sammyoina@gmail.com>
Signed-off-by: Jilks Smith <smithjilks@gmail.com>
Signed-off-by: Jilks Smith <smithjilks@gmail.com>
Signed-off-by: Jilks Smith <smithjilks@gmail.com>
Signed-off-by: Jilks Smith <smithjilks@gmail.com>
Signed-off-by: Jilks Smith <smithjilks@gmail.com>
PD-06 - Update user and domains docs
…e Footer with a newsletter and reorganized legal links. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
…logos. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
ianmuchyri
suggested changes
Feb 12, 2026
Contributor
There was a problem hiding this comment.
Let's use pnpm as the package manager
Contributor
…e inversion in marketing components. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
Contributor
…n, and lockfiles. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
…avigation bar logo. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
NOISSUE - Migrate docs
…ry name in the layout configuration. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
Contributor
… update navigation, footer, and search API. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
…date existing admonition syntax in documentation. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
ianmuchyri
suggested changes
Feb 16, 2026
| @@ -0,0 +1,21 @@ | |||
| { | |||
| "name": "MyWebSite", | |||
Contributor
There was a problem hiding this comment.
Update name and short_name
…nifest, favicon, and apple-icon for improved PWA support. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
…ges, and update PWA icons and manifest. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
…pendencies, and revamp README. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
…ph image paths, and update `fumadocs-mdx` dependency. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
…ta to use the new OG image route. Signed-off-by: Sammy Oina <sammyoina@gmail.com>
Signed-off-by: Sammy Oina <sammyoina@gmail.com>
…from `README.md` Signed-off-by: Sammy Oina <sammyoina@gmail.com>
ianmuchyri
approved these changes
Feb 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.









What type of PR is this?
What does this do?
Initialize Next.js website with new marketing and documentation pages, replacing old static assets and configurations.
Which issue(s) does this PR fix/relate to?
Have you included tests for your changes?
Did you document any new/modified features?
Notes