Skip to content
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
dborovcanin merged 178 commits into
mainfrom
fuma-docs
Feb 18, 2026
Merged

NOISSUE - Initialize Next.js website with new marketing and documentation pages, replacing old static assets and configurations.#17
dborovcanin merged 178 commits into
mainfrom
fuma-docs

Conversation

@SammyOina

@SammyOina SammyOina commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

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

drasko and others added 30 commits February 13, 2024 14:38
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>
Signed-off-by: WashingtonKK <washingtonkigan@gmail.com>
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>
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 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>
Comment thread package-lock.json Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use pnpm as the package manager

@ianmuchyri

Copy link
Copy Markdown
Contributor
  • Invert image. you can have classname like "invert dark:invert-0"
image
  • Increase font-size. This applies to most of the website
image
  • We need better images
image
  • Please create an issue for a team member to come up with actual usecases with their own pages. They'll include UI screenshots and the likes
image
  • Visibility is kind of an issue in dark mode
image

…e inversion in marketing components.

Signed-off-by: Sammy Oina <sammyoina@gmail.com>
@SammyOina
SammyOina requested a review from ianmuchyri February 12, 2026 12:33
@ianmuchyri

Copy link
Copy Markdown
Contributor
  • I can't see the Prism logo anymore:
image
  • Some of these aren't visible in dark theme
image

…n, and lockfiles.

Signed-off-by: Sammy Oina <sammyoina@gmail.com>
…avigation bar logo.

Signed-off-by: Sammy Oina <sammyoina@gmail.com>
SammyOina and others added 2 commits February 13, 2026 15:55
…ry name in the layout configuration.

Signed-off-by: Sammy Oina <sammyoina@gmail.com>
@ianmuchyri

ianmuchyri commented Feb 16, 2026

Copy link
Copy Markdown
Contributor
  • Let's have 1 lock-file (pnpm)
  • Move subscribe button to be on same row with input
image
  • Blog link in top navbar should redirect to the website blog not medium
  • Use prism logo
image
  • I don't think we need the fix_frontmatter.py file. Is it necessary?

… 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>
Comment thread app/manifest.json Outdated
@@ -0,0 +1,21 @@
{
"name": "MyWebSite",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
@SammyOina
SammyOina requested a review from ianmuchyri February 18, 2026 09:53
…from `README.md`

Signed-off-by: Sammy Oina <sammyoina@gmail.com>
@dborovcanin
dborovcanin merged commit d393669 into main Feb 18, 2026
1 check passed
@dborovcanin
dborovcanin deleted the fuma-docs branch February 18, 2026 15:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.